@Service(name="ejb-invoker-service") @RunLevel(value=10) public class EjbInvokerService extends Object implements EventListener, ConfigListener
EventListener.Event<T>| Constructor and Description |
|---|
EjbInvokerService() |
| Modifier and Type | Method and Description |
|---|---|
UnprocessedChangeEvents |
changed(PropertyChangeEvent[] events)
Notification that @Configured objects that were injected have changed
|
void |
event(EventListener.Event event)
Process a Glassfish/Payara event
|
void |
init() |
@PostConstruct public void init()
public void event(EventListener.Event event)
EventListenerevent in interface EventListenerpublic UnprocessedChangeEvents changed(PropertyChangeEvent[] events)
ConfigListenerchanged in interface ConfigListenerevents - list of changesCopyright © 2021. All rights reserved.