com.googlecode.mycontainer.kernel.boot
Class ContainerBuilder
java.lang.Object
com.googlecode.mycontainer.kernel.boot.ContainerBuilder
public class ContainerBuilder
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerBuilder
public ContainerBuilder()
throws javax.naming.NamingException
- Throws:
javax.naming.NamingException
ContainerBuilder
public ContainerBuilder(java.util.Properties props)
throws javax.naming.NamingException
- Throws:
javax.naming.NamingException
ContainerBuilder
public ContainerBuilder(javax.naming.InitialContext ctx)
deployJTA
public void deployJTA()
deployVMShutdownHook
public void deployVMShutdownHook()
createDeployer
public <T extends Deployer> T createDeployer(java.lang.String deployer)
createDeployer
public <T extends Deployer> T createDeployer(java.lang.Class<T> deployer)
getContext
public javax.naming.InitialContext getContext()
waitFor
public void waitFor()
Copyright © 2008-2013 Mycontainer Team. All Rights Reserved.