@Service public class DecoratorForJ2EEInstanceListener extends Object implements WebModuleDecorator
WebModuleDecorator that inserts J2EEInstanceListener.
TODO: this implementation of the extension point shouldn't belong to the webtier. AFAIK, this should live somewhere in the EJB side.
| Constructor and Description |
|---|
DecoratorForJ2EEInstanceListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(WebModule module)
Invoked after the initial configuration of
WebModule
is done. |
public void decorate(WebModule module)
WebModuleDecoratorWebModule
is done. This givesdecorate in interface WebModuleDecoratorCopyright © 2017. All rights reserved.