|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jms.client.container.AsfAspect
An aspect that implements the Application Server Facilities for concurrent processing of a consumer's messages.
| Nested Class Summary | |
protected static class |
AsfAspect.AsfMessageHolder
|
| Field Summary | |
protected java.util.LinkedList |
msgs
|
protected SessionState |
state
|
| Constructor Summary | |
AsfAspect()
|
|
| Method Summary | |
java.lang.Object |
handleAddAsfMessage(Invocation invocation)
|
java.lang.Object |
handleCreateConnectionConsumer(Invocation invocation)
|
java.lang.Object |
handleGetMessageListener(Invocation invocation)
|
java.lang.Object |
handleRun(Invocation invocation)
|
java.lang.Object |
handleSetMessageListener(Invocation invocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.LinkedList msgs
protected SessionState state
| Constructor Detail |
public AsfAspect()
| Method Detail |
public java.lang.Object handleSetMessageListener(Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object handleGetMessageListener(Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object handleCreateConnectionConsumer(Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object handleAddAsfMessage(Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object handleRun(Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||