|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.ra.ActiveMQBaseEndpointWorker
org.codehaus.activemq.ra.ActiveMQAsfEndpointWorker
Nested Class Summary | |
(package private) class |
ActiveMQAsfEndpointWorker.ServerSessionImpl
|
(package private) class |
ActiveMQAsfEndpointWorker.ServerSessionPoolImpl
|
Field Summary | |
(package private) ConnectionConsumer |
consumer
|
Fields inherited from class org.codehaus.activemq.ra.ActiveMQBaseEndpointWorker |
adapter, endpointActivationKey, endpointFactory, ON_MESSAGE_METHOD, transacted, workManager |
Constructor Summary | |
ActiveMQAsfEndpointWorker(ActiveMQResourceAdapter adapter,
ActiveMQEndpointActivationKey key)
|
Method Summary | |
void |
start()
|
void |
stop()
|
Methods inherited from class org.codehaus.activemq.ra.ActiveMQBaseEndpointWorker |
safeClose, safeClose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
ConnectionConsumer consumer
Constructor Detail |
public ActiveMQAsfEndpointWorker(ActiveMQResourceAdapter adapter, ActiveMQEndpointActivationKey key) throws ResourceException
adapter
- key
-
ResourceException
Method Detail |
public void start() throws WorkException, ResourceException
start
in class ActiveMQBaseEndpointWorker
WorkException
ResourceException
public void stop() throws java.lang.InterruptedException
stop
in class ActiveMQBaseEndpointWorker
java.lang.InterruptedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |