public class PooledJavaContextComponentInstanceFactory extends AbstractComponentInstanceFactory<PooledJavaContext>
| Constructor and Description |
|---|
PooledJavaContextComponentInstanceFactory(StorageType storageType,
String contextPath,
String host,
int port,
boolean tls,
String rootNamespace,
String userContext,
String password) |
| Modifier and Type | Method and Description |
|---|---|
ComponentInstance<PooledJavaContext> |
createInstance(ComponentPool<PooledJavaContext> componentPool) |
deconstruct, initialize, shutdown, startuppublic ComponentInstance<PooledJavaContext> createInstance(ComponentPool<PooledJavaContext> componentPool) throws Exception
ExceptionCopyright © 2017. All rights reserved.