public class EjbEnvironmentListener extends java.lang.Object implements AddLoaderListener
| Constructor and Description |
|---|
EjbEnvironmentListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLoader(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init).
|
boolean |
isEnhancer() |
public boolean isEnhancer()
isEnhancer in interface AddLoaderListenerpublic void addLoader(EnvironmentClassLoader loader)
addLoader in interface AddLoaderListener