|
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.ServiceDynamicMBeanSupport
org.nuxeo.runtime.jboss.adapter.ComponentMBean
public class ComponentMBean
| Field Summary |
|---|
| Fields inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
| 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 | |
|---|---|
ComponentMBean(String name)
|
|
| Method Summary | |
|---|---|
protected Object |
getInternalAttribute(String attribute)
|
MBeanInfo |
getMBeanInfo()
|
static String |
getMBeanXMLContent(ComponentName name)
|
static String |
getMBeanXMLContent(String name)
Loads the template file for the jboss service and generates the service xml definition for the given service name. |
static ObjectName |
getObjectName(ComponentInstance service)
|
protected Object |
internalInvoke(String actionName,
Object[] params,
String[] signature)
|
protected void |
setInternalAttribute(Attribute attribute)
|
| Methods inherited from class org.jboss.system.ServiceDynamicMBeanSupport |
|---|
getAttribute, getAttributes, getInternalAttributeInfo, getInternalConstructorInfo, getInternalDescription, getInternalNotificationInfo, getInternalOperationInfo, invoke, setAttribute, setAttributes |
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
create, createService, 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 |
| Constructor Detail |
|---|
public ComponentMBean(String name)
throws IntrospectionException
IntrospectionException| Method Detail |
|---|
protected Object getInternalAttribute(String attribute)
throws AttributeNotFoundException,
MBeanException,
ReflectionException
getInternalAttribute in class org.jboss.system.ServiceDynamicMBeanSupportAttributeNotFoundException
MBeanException
ReflectionExceptionpublic MBeanInfo getMBeanInfo()
getMBeanInfo in interface DynamicMBeangetMBeanInfo in class org.jboss.system.ServiceDynamicMBeanSupport
protected Object internalInvoke(String actionName,
Object[] params,
String[] signature)
throws MBeanException,
ReflectionException
internalInvoke in class org.jboss.system.ServiceDynamicMBeanSupportMBeanException
ReflectionException
protected void setInternalAttribute(Attribute attribute)
throws AttributeNotFoundException,
InvalidAttributeValueException,
MBeanException,
ReflectionException
setInternalAttribute in class org.jboss.system.ServiceDynamicMBeanSupportAttributeNotFoundException
InvalidAttributeValueException
MBeanException
ReflectionExceptionpublic static String getMBeanXMLContent(String name)
name - the service name
public static ObjectName getObjectName(ComponentInstance service)
throws MalformedObjectNameException
MalformedObjectNameExceptionpublic static String getMBeanXMLContent(ComponentName name)
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||