org.jfox.ejb
Class SessionBeanMethod
java.lang.Object
org.jfox.ejb.SessionBeanMethod
- public class SessionBeanMethod
- extends java.lang.Object
SessionBean 类的方法,用来实现对 session bean 得回调
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBActivate
public static final java.lang.reflect.Method EJBActivate
EJBPassivate
public static final java.lang.reflect.Method EJBPassivate
EJBRemove
public static final java.lang.reflect.Method EJBRemove
SetSessionContext
public static final java.lang.reflect.Method SetSessionContext
SessionBeanMethod
public SessionBeanMethod()
main
public static void main(java.lang.String[] args)