|
DODS 7.5 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.enhydra.dods.jts.xapool.Provider
public class Provider
Class responisble to initialize XAPool.
| Constructor Summary | |
|---|---|
Provider()
|
|
| Method Summary | |
|---|---|
static void |
init(javax.naming.Context ctx)
Reads property "org.enhydra.dods.jts.DSNames" from ctx's environment to determine what datasources to create. |
static void |
stop(javax.naming.Context ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Provider()
| Method Detail |
|---|
public static void init(javax.naming.Context ctx)
throws javax.naming.NamingException
Value of this property has to be comma-separated list of names. Such name is than used to load a property file that contains datasource description.
ctx -
javax.naming.NamingException
public static void stop(javax.naming.Context ctx)
throws java.lang.Exception
java.lang.Exception
|
DODS 7.5 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||