org.openejb
Class EJBContainerConfiguration
java.lang.Object
org.openejb.EJBContainerConfiguration
- public class EJBContainerConfiguration
- extends Object
- Version:
- $Revision: 1.2 $ $Date: 2004/04/06 00:43:06 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
containerID
public Object containerID
ejbName
public String ejbName
beanClassName
public String beanClassName
homeInterfaceName
public String homeInterfaceName
remoteInterfaceName
public String remoteInterfaceName
localHomeInterfaceName
public String localHomeInterfaceName
localInterfaceName
public String localInterfaceName
pkClassName
public String pkClassName
messageEndpointInterfaceName
public String messageEndpointInterfaceName
txnDemarcation
public TransactionDemarcation txnDemarcation
userTransaction
public org.apache.geronimo.transaction.UserTransactionImpl userTransaction
componentContext
public org.apache.geronimo.naming.java.ReadOnlyContext componentContext
unshareableResources
public Set unshareableResources
transactionPolicySource
public TransactionPolicySource transactionPolicySource
contextId
public String contextId
runAs
public Subject runAs
setSecurityInterceptor
public boolean setSecurityInterceptor
setPolicyContextHandlerDataEJB
public boolean setPolicyContextHandlerDataEJB
setIdentity
public boolean setIdentity
EJBContainerConfiguration
public EJBContainerConfiguration()
Copyright © 1999-2005 OpenEJB. All Rights Reserved.