Uses of Class
com.sun.ejb.containers.EJBLocalRemoteObject
Packages that use EJBLocalRemoteObject
-
Uses of EJBLocalRemoteObject in com.sun.ejb
Fields in com.sun.ejb declared as EJBLocalRemoteObjectModifier and TypeFieldDescriptionEjbInvocation.ejbObjectThe EJBObject/EJBLocalObject which created this EjbInvocation object. -
Uses of EJBLocalRemoteObject in com.sun.ejb.containers
Subclasses of EJBLocalRemoteObject in com.sun.ejb.containersModifier and TypeClassDescriptionclassImplementation of the EJBLocalObject interface.final classHandler for EJBLocalObject invocations through EJBLocalObject proxy.classEJBObjectImpl implements EJBObject methods for EJBs.final classHandler for EJBObject invocations through EJBObject proxy.final classThis is a proxy invocation handler for web service ejb invocations.Methods in com.sun.ejb.containers with parameters of type EJBLocalRemoteObjectModifier and TypeMethodDescriptionprotected voidBaseContainer.authorizeLocalGetPrimaryKey(EJBLocalRemoteObject ejbObj) protected voidBaseContainer.authorizeRemoteGetPrimaryKey(EJBLocalRemoteObject ejbObj) protected voidAbstractSingletonContainer.checkExists(EJBLocalRemoteObject ejbObj) Check if the given EJBObject/LocalObject has been removed.protected voidBaseContainer.checkExists(EJBLocalRemoteObject ejbObj) Check if the given EJBObject/LocalObject has been removed.protected voidStatefulSessionContainer.checkExists(EJBLocalRemoteObject ejbObj) Check if the given EJBObject/LocalObject has been removed.protected voidStatelessSessionContainer.checkExists(EJBLocalRemoteObject ejbObj) Check if the given EJBObject/LocalObject has been removed.protected voidAbstractSingletonContainer.removeBean(EJBLocalRemoteObject ejbo, Method removeMethod, boolean local) protected abstract voidBaseContainer.removeBean(EJBLocalRemoteObject ejbo, Method removeMethod, boolean local) protected voidStatefulSessionContainer.removeBean(EJBLocalRemoteObject ejbo, Method removeMethod, boolean local) protected voidStatelessSessionContainer.removeBean(EJBLocalRemoteObject ejbo, Method removeMethod, boolean local)