DODS 7.6 API

org.enhydra.dods.jts.jbossts
Class Provider

java.lang.Object
  extended by org.enhydra.dods.jts.jbossts.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 javax.naming.NamingException
Throws:
javax.naming.NamingException

stop

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

DODS 7.6 API