org.jboss.ws.extensions.eventing.mgmt

Class SubscriptionManager

Instance

Management Bean.


Attribute Summary
int

Readable / Writable
CorePoolSize MBean Attribute.
long

Read Only
CompletedTaskCount MBean Attribute.
boolean

Readable / Writable
ValidateNotifications MBean Attribute.
java.lang.String

Readable / Writable
BindAddress MBean Attribute.
int

Read Only
ActiveCount MBean Attribute.
int

Read Only
MaximumPoolSize MBean Attribute.
int

Read Only
LargestPoolSize MBean Attribute.
long

Write Only
EventKeepAlive MBean Attribute.
int

Write Only
MaxPoolSize MBean Attribute.

Operation Summary
void registerEventSource( org.jboss.ws.extensions.eventing.deployment.EventingEndpointDeployment ) MBean Operation.
java.util.Date renew( java.net.URI java.util.Date ) MBean Operation.
void addNotificationFailure( org.jboss.ws.extensions.eventing.mgmt.NotificationFailure ) MBean Operation.
void dispatch( java.net.URI org.w3c.dom.Element ) MBean Operation.
org.jboss.ws.extensions.eventing.mgmt.SubscriptionTicket subscribe( java.net.URI org.jboss.ws.extensions.eventing.jaxws.EndpointReferenceType org.jboss.ws.extensions.eventing.jaxws.EndpointReferenceType java.util.Date org.jboss.ws.extensions.eventing.mgmt.Filter ) MBean Operation.
java.lang.String showSubscriptionTable() MBean Operation.
void unsubscribe( java.net.URI ) MBean Operation.
java.lang.String showEventsourceTable() MBean Operation.
java.util.Date getStatus( java.net.URI ) MBean Operation.
void removeEventSource( java.net.URI ) MBean Operation.
java.util.List showNotificationFailures() MBean Operation.

Operation Detail

registerEventSource

public void registerEventSource( org.jboss.ws.extensions.eventing.deployment.EventingEndpointDeployment )
MBean Operation.

Parameters:
p1 -

renew

public java.util.Date renew( java.net.URI  java.util.Date )
MBean Operation.

Parameters:
p1 -
p2 -

addNotificationFailure

public void addNotificationFailure( org.jboss.ws.extensions.eventing.mgmt.NotificationFailure )
MBean Operation.

Parameters:
p1 -

dispatch

public void dispatch( java.net.URI  org.w3c.dom.Element )
MBean Operation.

Parameters:
p1 -
p2 -

subscribe

public org.jboss.ws.extensions.eventing.mgmt.SubscriptionTicket subscribe( java.net.URI  org.jboss.ws.extensions.eventing.jaxws.EndpointReferenceType  org.jboss.ws.extensions.eventing.jaxws.EndpointReferenceType  java.util.Date  org.jboss.ws.extensions.eventing.mgmt.Filter )
MBean Operation.

Parameters:
p1 -
p2 -
p3 -
p4 -
p5 -

showSubscriptionTable

public java.lang.String showSubscriptionTable()
MBean Operation.

Parameters:

unsubscribe

public void unsubscribe( java.net.URI )
MBean Operation.

Parameters:
p1 -

showEventsourceTable

public java.lang.String showEventsourceTable()
MBean Operation.

Parameters:

getStatus

public java.util.Date getStatus( java.net.URI )
MBean Operation.

Parameters:
p1 -

removeEventSource

public void removeEventSource( java.net.URI )
MBean Operation.

Parameters:
p1 -

showNotificationFailures

public java.util.List showNotificationFailures()
MBean Operation.

Parameters: