Uses of Class
com.sun.ejb.containers.util.MethodMap

Packages that use MethodMap
com.sun.ejb.containers   
 

Uses of MethodMap in com.sun.ejb.containers
 

Constructors in com.sun.ejb.containers with parameters of type MethodMap
EJBLocalObjectInvocationHandler(MethodMap invocationInfoMap, boolean optionalLocalBusinessView)
          Constructor used for Local Business view.
EJBLocalObjectInvocationHandler(MethodMap invocationInfoMap, Class localIntf)
          Constructor used for Local Home view
EJBObjectInvocationHandler(MethodMap invocationInfoMap)
          Constructor used for Remote Business view.
EJBObjectInvocationHandler(MethodMap invocationInfoMap, Class remoteIntf)
          Constructor used for Remote Home view.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.