org.openejb.loader
Interface Loader

All Known Implementing Classes:
EmbeddedLoader, EmbeddingLoader, SystemLoader

public interface Loader


Method Summary
 void load(Hashtable env)
           
 

Method Detail

load

public void load(Hashtable env)
          throws Exception
Throws:
Exception


Copyright © 1999-2006 OpenEJB. All Rights Reserved.