|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.easybeans.examples.messagedrivenbean.MessageDrivenInterceptor
public class MessageDrivenInterceptor
Interceptor for the onMessage() method in this separated class.
| Constructor Summary | |
|---|---|
MessageDrivenInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
handleMessage(InvocationContext invocationContext)
Interceptor for onMessage() method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDrivenInterceptor()
| Method Detail |
|---|
public java.lang.Object handleMessage(InvocationContext invocationContext)
throws java.lang.Exception
invocationContext - contains attributes of invocation
java.lang.Exception - if invocation fails
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||