|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.system.ListenerServiceMBeanSupport
org.nuxeo.runtime.jboss.adapter.RuntimeAdapter
public class RuntimeAdapter
Adapts the runtime service to a MBean.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.system.ListenerServiceMBeanSupport |
|---|
org.jboss.system.ListenerServiceMBeanSupport.SubscriptionInfo |
| Field Summary | |
|---|---|
static String |
NAME
|
| Fields inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
| Fields inherited from interface org.jboss.system.ListenerServiceMBean |
|---|
SL_FILTER_ELEMENT, SL_FILTER_FACTORY_ATTRIBUTE, SL_MBEAN_ELEMENT, SL_MBEAN_HANDBACK_ATTRIBUTE, SL_MBEAN_NAME_ATTRIBUTE, SL_NOTIFICATION_ELEMENT, SL_NOTIFICATION_TYPE_ATTRIBUTE, SL_ROOT_ELEMENT |
| Fields inherited from interface org.jboss.system.ServiceMBean |
|---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Constructor Summary | |
|---|---|
RuntimeAdapter()
|
|
| Method Summary | |
|---|---|
protected void |
createService()
|
String |
getDescription()
|
String |
getHomeLocation()
|
RuntimeService |
getRuntime()
|
File |
getTempDeployDir()
|
Version |
getVersion()
|
String |
listExtensionPoints()
|
String |
listPendingComponents()
|
String |
listResolvedComponents()
|
String |
listServices()
|
| Methods inherited from class org.jboss.system.ListenerServiceMBeanSupport |
|---|
handleNotification, handleNotification2, setSubscriptionList, subscribe, subscribe, subscribe, unsubscribe |
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
create, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, startService, stop, stopService |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nuxeo.runtime.jboss.adapter.RuntimeAdapterMBean |
|---|
getName |
| Methods inherited from interface org.jboss.system.ListenerServiceMBean |
|---|
setSubscriptionList |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Field Detail |
|---|
public static final String NAME
| Constructor Detail |
|---|
public RuntimeAdapter()
| Method Detail |
|---|
public RuntimeService getRuntime()
getRuntime in interface RuntimeAdapterMBeanpublic String getHomeLocation()
getHomeLocation in interface RuntimeAdapterMBeanpublic String listResolvedComponents()
listResolvedComponents in interface RuntimeAdapterMBeanpublic String listPendingComponents()
listPendingComponents in interface RuntimeAdapterMBeanpublic String getDescription()
getDescription in interface RuntimeAdapterMBeanpublic Version getVersion()
getVersion in interface RuntimeAdapterMBeanpublic String listExtensionPoints()
listExtensionPoints in interface RuntimeAdapterMBeanpublic String listServices()
listServices in interface RuntimeAdapterMBeanpublic File getTempDeployDir()
getTempDeployDir in interface RuntimeAdapterMBean
protected void createService()
throws Exception
createService in class org.jboss.system.ServiceMBeanSupportException
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||