JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
CompletedTaskCount long R 0 MBean Attribute.
ActiveCount int R 0 MBean Attribute.
ValidateNotifications boolean RW True False MBean Attribute.
LargestPoolSize int R 0 MBean Attribute.
CorePoolSize int RW MBean Attribute.
BindAddress java.lang.String RW MBean Attribute.
MaximumPoolSize int R 15 MBean Attribute.
EventKeepAlive long W MBean Attribute.
MaxPoolSize int W MBean Attribute.

List of MBean operations:


void unsubscribe()

MBean Operation.

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

java.util.Date renew()

MBean Operation.

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

java.util.Date getStatus()

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)

java.lang.String showSubscriptionTable()

MBean Operation.


void registerEventSource()

MBean Operation.

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

java.lang.String showEventsourceTable()

MBean Operation.


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

MBean Operation.

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

void addNotificationFailure()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.ws.extensions.eventing.mgmt.NotificationFailure (no description)

void removeEventSource()

MBean Operation.

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

java.util.List showNotificationFailures()

MBean Operation.