Searched defs:scope (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/visual-panels/core/src/java/smf-old/com/oracle/solaris/scf/common/
H A DFMRI.java155 @ConstructorProperties({"scheme", "svcType", "scope", "name", "service",
157 public FMRI(FMRIScheme scheme, FMRIType type, String scope, String name, argument
162 scope_ = scope;
220 * Returns the FMRI's scope.
322 "svcType", "scope", "name", "service", "instance", "propertyGroup",

Completed in 157 milliseconds