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.
BindAddress java.lang.String RW 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.
ValidateNotifications boolean RW True False MBean Attribute.
EventKeepAlive long W MBean Attribute.
MaxPoolSize int W MBean Attribute.

List of MBean operations:


java.util.Date getStatus()

MBean Operation.

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

void registerEventSource()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.ws.extensions.eventing.deployment.EventingEndpointDeployment (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.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)

java.util.List showNotificationFailures()

MBean Operation.


void addNotificationFailure()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.ws.extensions.eventing.mgmt.NotificationFailure (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)