@Service(name="payara-file-watcher") @RunLevel(value=10) public class PayaraFileWatcher extends Object implements EventListener
EventListener.Event<T>| Constructor and Description |
|---|
PayaraFileWatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
event(EventListener.Event<?> event)
Process a Glassfish/Payara event
|
protected void |
postConstruct() |
protected void |
preDestroy() |
static void |
watch(Path path,
Runnable runnable) |
@PostConstruct protected void postConstruct()
@PreDestroy protected void preDestroy()
public void event(EventListener.Event<?> event)
EventListenerevent in interface EventListenerCopyright © 2021. All rights reserved.