|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb3.interceptors.aop.BusinessMethodBeanMethodInterceptor
public class BusinessMethodBeanMethodInterceptor
Comment
Constructor Summary | |
---|---|
BusinessMethodBeanMethodInterceptor(java.lang.reflect.Method beanMethodInterceptorMethod)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BusinessMethodBeanMethodInterceptor(java.lang.reflect.Method beanMethodInterceptorMethod)
beanMethodInterceptorMethod
- a bean method interceptor on the bean itselfMethod Detail |
---|
public java.lang.String getName()
getName
in interface org.jboss.aop.advice.Interceptor
public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation) throws java.lang.Throwable
invoke
in interface org.jboss.aop.advice.Interceptor
java.lang.Throwable
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |