Searched defs:EJBObjectInvocationHandler (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DEJBObjectInvocationHandler.java74 public final class EJBObjectInvocationHandler class in inherits:EJBObjectImpl,InvocationHandler
78 new LocalStringManagerImpl(EJBObjectInvocationHandler.class);
90 public EJBObjectInvocationHandler(MethodMap invocationInfoMap, method in class:EJBObjectInvocationHandler
106 public EJBObjectInvocationHandler(MethodMap invocationInfoMap) method in class:EJBObjectInvocationHandler

Completed in 8 milliseconds