org.openejb.sfsb
Class StatefulContainerBuilder

java.lang.Object
  extended byorg.openejb.AbstractContainerBuilder
      extended byorg.openejb.sfsb.StatefulContainerBuilder
All Implemented Interfaces:
ContainerBuilder, ResourceEnvironmentBuilder, SecureBuilder

public class StatefulContainerBuilder
extends AbstractContainerBuilder

Version:
$Revision: 1.8 $ $Date: 2004/07/18 22:32:24 $

Constructor Summary
StatefulContainerBuilder()
           
 
Method Summary
protected  Object buildIt(boolean buildContainer)
           
protected  LinkedHashMap buildVopMap(Class beanClass)
           
protected  int getEJBComponentType()
           
 
Methods inherited from class org.openejb.AbstractContainerBuilder
createConfiguration, createConfiguration, createContainer, createContainer, createInstancePool, createProxyInfo, getApplicationManagedSecurityResources, getBeanClassName, getClassLoader, getComponentContext, getContainerId, getDefaultSubject, getEJBName, getHomeInterfaceName, getJndiNames, getLocalHomeInterfaceName, getLocalInterfaceName, getLocalJndiNames, getNonTransactedTimerName, getPrimaryKeyClassName, getRemoteInterfaceName, getRunAs, getSecurityConfiguration, getServiceEndpointName, getTimerName, getTrackedConnectionAssociator, getTransactedTimerName, getTransactionContextManager, getTransactionPolicySource, getUnshareableResources, getUserTransaction, initializeInterceptorBuilder, isDoAsCurrentCaller, isSecurityEnabled, isUseContextHandler, setApplicationManagedSecurityResources, setBeanClassName, setClassLoader, setComponentContext, setContainerId, setDefaultSubject, setDoAsCurrentCaller, setEJBName, setHomeInterfaceName, setJndiNames, setLocalHomeInterfaceName, setLocalInterfaceName, setLocalJndiNames, setNonTransactedTimerName, setPrimaryKeyClassName, setRemoteInterfaceName, setRunAs, setSecurityConfiguration, setSecurityEnabled, setServiceEndpointName, setTrackedConnectionAssociator, setTransactedTimerName, setTransactionContextManager, setTransactionPolicySource, setUnshareableResources, setUseContextHandler, setUserTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatefulContainerBuilder

public StatefulContainerBuilder()
Method Detail

getEJBComponentType

protected int getEJBComponentType()
Specified by:
getEJBComponentType in class AbstractContainerBuilder

buildIt

protected Object buildIt(boolean buildContainer)
                  throws Exception
Specified by:
buildIt in class AbstractContainerBuilder
Throws:
Exception

buildVopMap

protected LinkedHashMap buildVopMap(Class beanClass)
                             throws Exception
Throws:
Exception


Copyright © 1999-2005 OpenEJB. All Rights Reserved.