org.glassfish.admin.amx.impl.config
Interface AMXConfigStartupServiceMBean
- All Superinterfaces:
- AMXLoader
- All Known Implementing Classes:
- AMXConfigStartupService
@Taxonomy(stability=NOT_AN_INTERFACE)
public interface AMXConfigStartupServiceMBean
- extends AMXLoader
MBean responsible for starting AMX configuration support.
- See Also:
AMXConfigStartupService
|
Field Summary |
static javax.management.ObjectName |
OBJECT_NAME
ObjectName of the MBean which actually loads AMX MBeans; that MBean references this constant |
OBJECT_NAME
static final javax.management.ObjectName OBJECT_NAME
- ObjectName of the MBean which actually loads AMX MBeans; that MBean references this constant
getDomainConfig
javax.management.ObjectName getDomainConfig()
Copyright © 2012 GlassFish Community. All Rights Reserved.