|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.program.ConfigProgram
com.caucho.ejb.xa.XaInterceptor
public abstract class XaInterceptor
Server container for a session bean.
Constructor Summary | |
---|---|
protected |
XaInterceptor(AnnotatedMethod<?> method)
|
Method Summary | |
---|---|
static ConfigProgram |
create(AnnotatedMethod<?> method)
|
protected void |
invokeMethod(java.lang.Object instance,
java.lang.Object[] args)
|
Methods inherited from class com.caucho.config.program.ConfigProgram |
---|
addProgram, bind, compareTo, configure, configure, configure, create, create, create, getDeclaringClass, getName, getPriority, getQName, init, inject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XaInterceptor(AnnotatedMethod<?> method)
Method Detail |
---|
public static ConfigProgram create(AnnotatedMethod<?> method)
protected void invokeMethod(java.lang.Object instance, java.lang.Object[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |