JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
MaximumPoolSize int R 15 MBean Attribute.
CompletedTaskCount long R 0 MBean Attribute.
LargestPoolSize int R 0 MBean Attribute.
ActiveCount int R 0 MBean Attribute.
CorePoolSize int RW MBean Attribute.
EventKeepAlive long W MBean Attribute.
MaxPoolSize int W MBean Attribute.

List of MBean operations:


void registerEventSource()

MBean Operation.

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

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 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)

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)

java.lang.String showEventsourceTable()

MBean Operation.


java.lang.String showSubscriptionTable()

MBean Operation.


java.util.Date renew()

MBean Operation.

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