|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jasmine.rules.logs.beans.JMSLogInterceptor
public class JMSLogInterceptor
Interceptor class for LogInterface.
This intercepts method invocations in LogInterface objects in order to detect alarm logging.
It sends messages through JMS to notify external interfaces.
| Constructor Summary | |
|---|---|
JMSLogInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoked(javax.interceptor.InvocationContext context)
Handles method invocations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMSLogInterceptor()
| Method Detail |
|---|
public java.lang.Object invoked(javax.interceptor.InvocationContext context)
throws java.lang.Exception
context - the context around the invocation.
java.lang.Exception - any exception that invocation may throw.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||