オペレーションの概要 |
void
|
create()
create service lifecycle operation
|
void
|
start()
start service lifecycle operation
|
void
|
stop()
stop service lifecycle operation
|
void
|
destroy()
destroy service lifecycle operation
|
void
|
jbossInternalLifecycle( java.lang.String )
Internal lifecycle (for internal use)
|
javax.resource.spi.ActivationSpec
|
createActivationSpec( java.lang.Class java.util.Collection )
Create an activation spec
|
java.lang.Void
|
endpointActivation( javax.resource.spi.endpoint.MessageEndpointFactory javax.resource.spi.ActivationSpec )
Active the endpoint
|
java.lang.Void
|
endpointDeactivation( javax.resource.spi.endpoint.MessageEndpointFactory javax.resource.spi.ActivationSpec )
Deactive the endpoint
|