JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
StateString java.lang.String R Started MBean Attribute.
MaximumPoolSize int R 15 MBean Attribute.
CompletedTaskCount long R 0 MBean Attribute.
State int R 3 MBean Attribute.
LargestPoolSize int R 0 MBean Attribute.
ActiveCount int R 0 MBean Attribute.
CorePoolSize int RW MBean Attribute.
Name java.lang.String R SubscriptionManager MBean Attribute.
EventKeepAlive long W MBean Attribute.
MaxPoolSize int W MBean Attribute.

List of MBean operations:


org.jboss.ws.eventing.mgmt.SubscriptionTicket subscribe()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URI (no description)
p2 org.jboss.ws.eventing.element.EndpointReference (no description)
p3 org.jboss.ws.eventing.element.EndpointReference (no description)
p4 java.util.Date (no description)
p5 org.jboss.ws.eventing.mgmt.Filter (no description)

void start()

MBean Operation.


void stop()

MBean Operation.


java.lang.String showSubscriptionTable()

MBean Operation.


void create()

MBean Operation.


java.util.Date getStatus()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URI (no description)

void unsubscribe()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URI (no description)

void jbossInternalLifecycle()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.String (no description)

void registerEventSource()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.ws.eventing.deployment.EventSourceDesc (no description)

void removeEventSource()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URI (no description)

void dispatch()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URI (no description)
p2 org.w3c.dom.Element (no description)

void destroy()

MBean Operation.


java.lang.String showEventsourceTable()

MBean Operation.


java.util.Date renew()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URI (no description)
p2 java.util.Date (no description)