com.caucho.loader
Interface AddLoaderListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
EjbEnvironmentListener, PersistenceEnvironmentListener, TypeFactory, WebBeansAddLoaderListener

public interface AddLoaderListener
extends java.util.EventListener

Interface for adding a loader


Method Summary
 void addLoader(EnvironmentClassLoader loader)
          Called with the loader config changes.
 

Method Detail

addLoader

void addLoader(EnvironmentClassLoader loader)
Called with the loader config changes.