|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.admin.amx.intf.config.ObjectTypeValues
public final class ObjectTypeValues
Values which are legal to pass for the object-type.
object-type defines the type of the resource. It can be: system-all These are system resources for all instances and DAS system-admin These are system resources only in DAS system-instance These are system resources only in instances (and not DAS) user User resources (This is the default for all elements)
ObjectType| Field Summary | |
|---|---|
static java.lang.String |
SYSTEM_ADMIN
|
static java.lang.String |
SYSTEM_ALL
|
static java.lang.String |
SYSTEM_INSTANCE
|
static java.lang.String |
USER
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SYSTEM_ALL
public static final java.lang.String SYSTEM_ADMIN
public static final java.lang.String SYSTEM_INSTANCE
public static final java.lang.String USER
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||