public class DomainRootImpl extends AMXImplBase
EMPTY_OBJECT_NAMES, GET, GET_PREFIX, mMBeanInfo, OBJECT_NAME_SUFFIX, SETEMPTY_STRING_ARRAY, mSelfObjectName, mServer| Constructor and Description |
|---|
DomainRootImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAMXReady() |
String |
getApplicationServerFullVersion() |
String |
getAppserverDomainName() |
ObjectName |
getBulkAccess() |
Map<ObjectName,List<String>> |
getComplianceFailures() |
String |
getConfigDir() |
String |
getDebugPort() |
String |
getDomainDir() |
String |
getInstallDir() |
String |
getInstanceRoot() |
ObjectName |
getJ2EEDomain() |
ObjectName |
getMonitoringRoot() |
ObjectName |
getPathnames() |
ObjectName |
getQueryMgr() |
Object[] |
getUptimeMillis() |
protected void |
postRegisterHook(Boolean registrationSucceeded)
Important: must be synchronized so that preDeregisterHook cannot be called prior to
existing postRegisterHook()
|
void |
preRegisterDone() |
protected ObjectName |
preRegisterHook(MBeanServer server,
ObjectName selfObjectName)
This is an opportunity for a subclass to do initialization
and optionally to modify the ObjectName one last time.
|
protected void |
registerChildren() |
void |
stopDomain() |
void |
waitAMXReady() |
attributeNameToType, attributeTypeMatches, cdebug, child, child, child, findGetter, findMethod, findSetter, getAncestorByType, getAttribute, getAttributeByMethod, getAttributeInfo, getAttributeInfos, getAttributeInternal, getAttributeManually, getAttributeNames, getAttributeNoThrow, getAttributes, getAttributeType, getChildren, getChildren, getChildren, getChildren, getChildrenMap, getDomainRoot, getDomainRootProxy, getLogger, getMBeanInfo, getMBeanTracker, getName, getNotificationInfo, getObjectNameAttribute, getObjectNames, getObjectNamesForAttribute, getParent, getParentProxy, getProxy, getProxyFactory, getSelf, getSelf, getterNameMatches, handleException, handleGetAttributeException, handleInvokeThrowable, impossible, invoke, invokeManually, isReadOnlyAttribute, isUtilityMBean, java, operationNameMatches, postRegisterModifyMBeanInfo, preDeregisterHook, preRegister, preRegisterModifyName, registerChild, sendAttributeChangeNotification, setAttribute, setAttributeByMethod, setAttributeInternal, setAttributeManually, setAttributes, shouldEmitNotifications, stringify, supportsChildren, toString, unimplementedAttribute, unimplementedOperation, unregisterChildren_getMBeanLogLevel, addNotificationListener, addNotificationListener, createNotificationBuilder, debug, debug, debugMethod, debugMethod, enableAMXDebug, getAMXDebug, getDebugID, getDebugOutput, getJMXDomain, getListenerCount, getMBeanLogger, getMBeanLoggerName, getMBeanLogLevel, getMBeanLogLevelInt, getMBeanServer, getNotificationBuilder, getNotificationEmitter, getNotificationTypeListenerCount, getObjectName, logFine, logFiner, logFinest, logInfo, logSevere, logWarning, postDeregister, postDeregisterHook, postRegister, preDeregister, quote, removeNotificationListener, removeNotificationListener, sendNotification, sendNotification, sendNotification, sendNotification, setAMXDebug, setMBeanLogLevel, shouldOmitObjectNameForDebug, sleepMillis, toString, traceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitremoveNotificationListeneraddNotificationListener, removeNotificationListenerpublic void stopDomain()
public ObjectName getQueryMgr()
public ObjectName getJ2EEDomain()
public ObjectName getMonitoringRoot()
public ObjectName getPathnames()
public ObjectName getBulkAccess()
protected ObjectName preRegisterHook(MBeanServer server, ObjectName selfObjectName) throws Exception
AMXImplBasepreRegisterHook in class AMXImplBaseExceptionpublic void preRegisterDone()
throws Exception
preRegisterDone in class AMXImplBaseExceptionprotected void postRegisterHook(Boolean registrationSucceeded)
AMXImplBasepostRegisterHook in class AMXImplBasepublic Map<ObjectName,List<String>> getComplianceFailures()
public String getAppserverDomainName()
protected final void registerChildren()
registerChildren in class AMXImplBasepublic boolean getAMXReady()
public void waitAMXReady()
public String getDebugPort()
public String getApplicationServerFullVersion()
public String getInstanceRoot()
public String getDomainDir()
public String getConfigDir()
public String getInstallDir()
public Object[] getUptimeMillis()
Copyright © 2017. All rights reserved.