Package com.sun.ejb.containers
package com.sun.ejb.containers
-
ClassDescriptionImplementation of EJBContext for SessionBeansThis class implements part of the com.sun.ejb.Container interface.Informations about this container.PreInvokeException is used to wrap exceptions thrown from BaseContainer.preInvoke, so it indicates that the bean's method will not be called.the base class for all ContainerFactory impls.EjbAsyncTask<V>Container support for handling transactionsImplementation of jakarta.ejb.EJBContext for the J2EE Reference Implementation.Proxy for accessing EJBContext objects when requested by lookup or injection.A facade for container services to be used by web services runtime.This class implements the EJBHome interface.Handler for EJBHome invocations through EJBHome proxy.Implementation of the
EJBLocalHomeinterface.Handler for EJBLocalHome invocations through EJBLocalHome proxy.Implementation of the EJBLocalObject interface.Handler for EJBLocalObject invocations through EJBLocalObject proxy.This class is used as a "proxy" or adapter between the business interface proxy and theEJBLocalObjectInvocationHandler.Implementation common to EJBObjects and EJBLocalObjects.EJBObjectImpl implements EJBObject methods for EJBs.Handler for EJBObject invocations through EJBObject proxy.This class is used as a "proxy" or adapter between the remote business interface proxy and the EJBObjectInvocationHandler.A runtime representation of the user-defined calendar-based timeout expression for an enterprise bean timer.ConfigListener class for the EJB Timer Service changesProvides access to internal product-specific spi object for binding system-level interceptors (e.g from JAX-RS)Used to register portable global JNDI names for LOCAL EJB 2.x / 3.x references.This class stores the result of an async Future operation.An object factory to handle Remote EJB 30 business interface reference access.RuntimeTimerState holds all runtime state of an EJB timer, including what fine-grained state it's in, stats about the number of expirations and failed deliveries that have occurred, and any existing JDK timer task that is currently scheduled for this timer.Implementation of EJBContext for SessionBeansA class to checkpoint HA enabled SFSBs as a single transactional unit.Implementation of EJBContext for Singleton SessionBeansA builder for StatefulSessionContainer.This class provides container functionality specific to stateful SessionBeans.This class provides container functionality specific to stateless SessionBeans.Proxy for creating TimerService instances when requested by lookup or injection.Used by serialization code to serialize a TimerWrapper.This is a proxy invocation handler for web service ejb invocations.