|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.management.ServiceName
This class is used for storing the names of core services.
Field Summary | |
static java.lang.String |
DELEGATE
The default key properties for the delegate object The value is type=MBeanServerDelegate . |
static java.lang.String |
DOMAIN
The default domain. |
static java.lang.String |
MLET
The class name used for registering the class loader of the MLet service. |
Constructor Summary | |
ServiceName()
|
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 DELEGATE
type=MBeanServerDelegate
.public static final java.lang.String MLET
type=MLet
.public static final java.lang.String DOMAIN
DefaultDomain
.Constructor Detail |
public ServiceName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |