Class SingletonContextImpl

All Implemented Interfaces:
ComponentContext, jakarta.ejb.EJBContext, jakarta.ejb.SessionContext, Serializable, org.glassfish.api.invocation.ResourceHandler

public final class SingletonContextImpl extends AbstractSessionContextImpl
Implementation of EJBContext for Singleton SessionBeans
Author:
Mahesh Kannan
See Also: