org.openejb.loader
Class EmbeddedLoader

java.lang.Object
  extended byorg.openejb.loader.EmbeddedLoader
All Implemented Interfaces:
Loader

public class EmbeddedLoader
extends Object
implements Loader


Constructor Summary
EmbeddedLoader()
           
 
Method Summary
 void load(Hashtable env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedLoader

public EmbeddedLoader()
Method Detail

load

public void load(Hashtable env)
          throws Exception
Specified by:
load in interface Loader
Throws:
Exception


Copyright © 1999-2006 OpenEJB. All Rights Reserved.