|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jms.client.container.BrowserAspect
Aspect that caches blocks of messages during queue browsing in the aspect thus preventing excessive network traffic. This aspect is PER_INSTANCE.
| Constructor Summary | |
BrowserAspect()
|
|
| Method Summary | |
java.lang.Object |
handleHasNextMessage(Invocation invocation)
|
java.lang.Object |
handleNextMessage(Invocation invocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BrowserAspect()
| Method Detail |
public java.lang.Object handleNextMessage(Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
public java.lang.Object handleHasNextMessage(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 | ||||||||||