org.jboss.ws.extensions.eventing.mgmt

クラス SubscriptionManager

インスタンス

Management Bean.


属性の概要
int

読み書き可能
CorePoolSize MBean Attribute.
long

読み取りのみ
CompletedTaskCount MBean Attribute.
boolean

読み書き可能
ValidateNotifications MBean Attribute.
java.lang.String

読み書き可能
BindAddress MBean Attribute.
int

読み取りのみ
ActiveCount MBean Attribute.
int

読み取りのみ
MaximumPoolSize MBean Attribute.
int

読み取りのみ
LargestPoolSize MBean Attribute.
long

書き込みのみ
EventKeepAlive MBean Attribute.
int

書き込みのみ
MaxPoolSize MBean Attribute.

オペレーションの概要
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.

オペレーションの詳細

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: