|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.jca.ResourceManagerConfig
public class ResourceManagerConfig
Configuration for the resource manager.
| Constructor Summary | |
|---|---|
ResourceManagerConfig()
|
|
| Method Summary | |
|---|---|
ConnectorConfig |
getConnector(java.lang.String adapterClass)
Returns the matching connector. |
void |
init()
|
void |
setConfigDirectory(Path path)
Sets the configuration directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceManagerConfig()
throws ConfigException
ConfigException| Method Detail |
|---|
public void setConfigDirectory(Path path)
public ConnectorConfig getConnector(java.lang.String adapterClass)
public void init()
throws ConfigException
ConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||