public class J2EEServerImpl extends J2EELogicalServerImplBase
Modifier and Type | Field and Description |
---|---|
static Class<J2EEServer> |
INTF |
static Set<String> |
J2EE_RESOURCE_TYPES |
mStartTime
EMPTY_OBJECT_NAMES, GET, GET_PREFIX, mMBeanInfo, OBJECT_NAME_SUFFIX, SET
EMPTY_STRING_ARRAY, mSelfObjectName, mServer
Constructor and Description |
---|
J2EEServerImpl(ObjectName parentObjectName,
Metadata meta) |
Modifier and Type | Method and Description |
---|---|
String[] |
getjavaVMs() |
String |
getjvm() |
String[] |
getresources() |
String |
getserverVendor() |
String |
getserverVersion() |
protected void |
registerChildren() |
protected void |
unregisterChildren() |
getstate, start, startApp, startRecursive, stop, stopApp
defaultChildMetadata, getChildrenAsStrings, getChildrenAsStrings, getCorrespondingConfig, getdeployedObjects, getDomain, getExtraObjectNameProps, getJ2EEServer, getMEJB, getobjectName, getServerName, getServerObjectName, getstartTime, iseventProvider, isstateManageable, isstatisticsProvider, j2eeType, metadata, preRegisterModifyName
attributeNameToType, attributeTypeMatches, 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, postRegisterHook, postRegisterModifyMBeanInfo, preDeregisterHook, preRegister, preRegisterDone, preRegisterHook, registerChild, sendAttributeChangeNotification, setAttribute, setAttributeByMethod, setAttributeInternal, setAttributeManually, setAttributes, shouldEmitNotifications, stringify, supportsChildren, toString, unimplementedAttribute, unimplementedOperation
_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, toString, trace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
removeNotificationListener
addNotificationListener, removeNotificationListener
public static final Class<J2EEServer> INTF
public J2EEServerImpl(ObjectName parentObjectName, Metadata meta)
public String[] getjavaVMs()
public String[] getresources()
public String getserverVersion()
public String getserverVendor()
public String getjvm()
protected void registerChildren()
registerChildren
in class AMXImplBase
protected void unregisterChildren()
unregisterChildren
in class AMXImplBase
Copyright © 2019. All rights reserved.