DODS 7.3 API

org.enhydra.dods.jts.jotm
Class Provider

java.lang.Object
  extended by org.enhydra.dods.jts.jotm.Provider

public class Provider
extends java.lang.Object

Author:
V.Puskas, J.P. Rojas

Constructor Summary
Provider()
           
 
Method Summary
static void init(javax.naming.Context ctx)
           
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

Provider

public Provider()
Method Detail

init

public static void init(javax.naming.Context ctx)
                 throws java.lang.Exception
Throws:
java.lang.Exception

stop

public static void stop(javax.naming.Context ctx)
                 throws java.lang.Exception
Throws:
java.lang.Exception

DODS 7.3 API