org.apache.openejb.assembler.classic.enricher
Class AdditionalLibClassLoaderEnricherObserver

java.lang.Object
  extended by org.apache.openejb.assembler.classic.enricher.AdditionalLibClassLoaderEnricherObserver

public class AdditionalLibClassLoaderEnricherObserver
extends Object


Field Summary
static String OPENEJB_ENRICHER_ADDITIONAL_LIB
           
 
Constructor Summary
AdditionalLibClassLoaderEnricherObserver()
           
 
Method Summary
 void initEnricher(ObserverAdded event)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPENEJB_ENRICHER_ADDITIONAL_LIB

public static final String OPENEJB_ENRICHER_ADDITIONAL_LIB
See Also:
Constant Field Values
Constructor Detail

AdditionalLibClassLoaderEnricherObserver

public AdditionalLibClassLoaderEnricherObserver()
Method Detail

initEnricher

public void initEnricher(@Observes
                         ObserverAdded event)

setPath

public void setPath(String path)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.