| java.lang.Object org.apache.geronimo.openejb.EjbDeployment org.apache.geronimo.openejb.cluster.stateful.deployment.ClusteredStatefulDeployment
ClusteredStatefulDeployment | public class ClusteredStatefulDeployment extends EjbDeployment implements GBeanLifecycle(Code) | | version: $Rev:$ $Date:$ |
Constructor Summary | |
public | ClusteredStatefulDeployment() | public | ClusteredStatefulDeployment(String objectName, String deploymentId, String ejbName, String homeInterfaceName, String remoteInterfaceName, String localHomeInterfaceName, String localInterfaceName, String serviceEndpointInterfaceName, String beanClassName, ClassLoader classLoader, boolean securityEnabled, String defaultRole, String runAsRole, RunAsSource runAsSource, Map componentContext, Set unshareableResources, Set applicationManagedSecurityResources, TrackedConnectionAssociator trackedConnectionAssociator, GeronimoTransactionManager transactionManager, OpenEjbSystem openEjbSystem, SessionManager sessionManager, Kernel kernel) | public | ClusteredStatefulDeployment(String objectName, String deploymentId, String ejbName, String homeInterfaceName, String remoteInterfaceName, String localHomeInterfaceName, String localInterfaceName, String serviceEndpointInterfaceName, String beanClassName, ClassLoader classLoader, boolean securityEnabled, String defaultRole, String runAsRole, RunAsSource runAsSource, Context componentContext, Set unshareableResources, Set applicationManagedSecurityResources, TrackedConnectionAssociator trackedConnectionAssociator, OpenEjbSystem openEjbSystem, SessionManager sessionManager) |
GBEAN_INFO | final public static GBeanInfo GBEAN_INFO(Code) | | |
GBEAN_REF_SESSION_MANAGER | final public static String GBEAN_REF_SESSION_MANAGER(Code) | | |
ClusteredStatefulDeployment | public ClusteredStatefulDeployment(String objectName, String deploymentId, String ejbName, String homeInterfaceName, String remoteInterfaceName, String localHomeInterfaceName, String localInterfaceName, String serviceEndpointInterfaceName, String beanClassName, ClassLoader classLoader, boolean securityEnabled, String defaultRole, String runAsRole, RunAsSource runAsSource, Map componentContext, Set unshareableResources, Set applicationManagedSecurityResources, TrackedConnectionAssociator trackedConnectionAssociator, GeronimoTransactionManager transactionManager, OpenEjbSystem openEjbSystem, SessionManager sessionManager, Kernel kernel) throws Exception(Code) | | |
ClusteredStatefulDeployment | public ClusteredStatefulDeployment(String objectName, String deploymentId, String ejbName, String homeInterfaceName, String remoteInterfaceName, String localHomeInterfaceName, String localInterfaceName, String serviceEndpointInterfaceName, String beanClassName, ClassLoader classLoader, boolean securityEnabled, String defaultRole, String runAsRole, RunAsSource runAsSource, Context componentContext, Set unshareableResources, Set applicationManagedSecurityResources, TrackedConnectionAssociator trackedConnectionAssociator, OpenEjbSystem openEjbSystem, SessionManager sessionManager) throws LoginException(Code) | | |
doFail | public void doFail()(Code) | | |
getGBeanInfo | public static GBeanInfo getGBeanInfo()(Code) | | |
stop | protected void stop()(Code) | | |
|
|