Method Summary |
|
public String | getCallEjbStoreOnClean() Gets the value of the callEjbStoreOnClean property. |
public String | getCallLogging() Gets the value of the callLogging property. |
public ClusterConfig | getClusterConfig() Gets the value of the clusterConfig property. |
public String | getCommitOption() Gets the value of the commitOption property. |
public ContainerCacheConf | getContainerCacheConf() Gets the value of the containerCacheConf property. |
public ContainerInterceptors | getContainerInterceptors() Gets the value of the containerInterceptors property. |
public String | getContainerName() Gets the value of the containerName property. |
public ContainerPoolConf | getContainerPoolConf() Gets the value of the containerPoolConf property. |
public List<Depends> | getDepends() Gets the value of the depends property.
This accessor method returns a reference to the live list,
not a snapshot. |
public String | getExtends() Gets the value of the extends property. |
public String | getInsertAfterEjbPostCreate() Gets the value of the insertAfterEjbPostCreate property. |
public String | getInstanceCache() Gets the value of the instanceCache property. |
public String | getInstancePool() Gets the value of the instancePool property. |
public String | getInvokerProxyBindingName() Gets the value of the invokerProxyBindingName property. |
public String | getLockingPolicy() Gets the value of the lockingPolicy property. |
public String | getOptiondRefreshRate() Gets the value of the optiondRefreshRate property. |
public String | getPersistenceManager() Gets the value of the persistenceManager property. |
public String | getSecurityDomain() Gets the value of the securityDomain property. |
public String | getStoreNotFlushed() Gets the value of the storeNotFlushed property. |
public String | getSyncOnCommitOnly() Gets the value of the syncOnCommitOnly property. |
public String | getWebClassLoader() Gets the value of the webClassLoader property. |
public void | setCallEjbStoreOnClean(String value) Sets the value of the callEjbStoreOnClean property. |
public void | setCallLogging(String value) Sets the value of the callLogging property. |
public void | setClusterConfig(ClusterConfig value) Sets the value of the clusterConfig property. |
public void | setCommitOption(String value) Sets the value of the commitOption property. |
public void | setContainerCacheConf(ContainerCacheConf value) Sets the value of the containerCacheConf property. |
public void | setContainerInterceptors(ContainerInterceptors value) Sets the value of the containerInterceptors property. |
public void | setContainerName(String value) Sets the value of the containerName property. |
public void | setContainerPoolConf(ContainerPoolConf value) Sets the value of the containerPoolConf property. |
public void | setExtends(String value) Sets the value of the extends property. |
public void | setInsertAfterEjbPostCreate(String value) Sets the value of the insertAfterEjbPostCreate property. |
public void | setInstanceCache(String value) Sets the value of the instanceCache property. |
public void | setInstancePool(String value) Sets the value of the instancePool property. |
public void | setInvokerProxyBindingName(String value) Sets the value of the invokerProxyBindingName property. |
public void | setLockingPolicy(String value) Sets the value of the lockingPolicy property. |
public void | setOptiondRefreshRate(String value) Sets the value of the optiondRefreshRate property. |
public void | setPersistenceManager(String value) Sets the value of the persistenceManager property. |
public void | setSecurityDomain(String value) Sets the value of the securityDomain property. |
public void | setStoreNotFlushed(String value) Sets the value of the storeNotFlushed property. |
public void | setSyncOnCommitOnly(String value) Sets the value of the syncOnCommitOnly property. |
public void | setWebClassLoader(String value) Sets the value of the webClassLoader property. |