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