| Package | Description |
|---|---|
| org.smallmind.quorum.namespace.java.backingStore | |
| org.smallmind.quorum.namespace.java.pool |
| Modifier and Type | Method and Description |
|---|---|
static StorageType |
StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageType[] |
StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PooledJavaContextComponentInstanceFactory(StorageType storageType,
String contextPath,
String host,
int port,
boolean tls,
String rootNamespace,
String userContext,
String password) |
Copyright © 2016. All rights reserved.