JMX MBean View

647c07faf5bd

Fri Apr 26 14:27:21 UTC 2024
 
NameDomainjboss.ws
serviceSubscriptionManager
moduleeventing
Java Classorg.jboss.ws.extensions.eventing.mgmt.SubscriptionManager
DescriptionManagement Bean.

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


Operation Return Type Description Parameters
unsubscribe void MBean Operation.
p1 java.net.URI (no description)
renew java.util.Date MBean Operation.
p1 java.net.URI (no description)
p2 java.util.Date (no description)
getStatus java.util.Date MBean Operation.
p1 java.net.URI (no description)
dispatch void MBean Operation.
p1 java.net.URI (no description)
p2 org.w3c.dom.Element (no description)
showSubscriptionTable java.lang.String MBean Operation.
[no parameters]
registerEventSource void MBean Operation.
p1 org.jboss.ws.extensions.eventing.deployment.EventingEndpointDeployment (no description)
showEventsourceTable java.lang.String MBean Operation.
[no parameters]
subscribe org.jboss.ws.extensions.eventing.mgmt.SubscriptionTicket MBean Operation.
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)
addNotificationFailure void MBean Operation.
p1 org.jboss.ws.extensions.eventing.mgmt.NotificationFailure (no description)
removeEventSource void MBean Operation.
p1 java.net.URI (no description)
showNotificationFailures java.util.List MBean Operation.
[no parameters]