public final class ListenerRegistry extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ListenerRegistry.Config
Internal configuration holder class.
|
Modifier and Type | Method and Description |
---|---|
static ListenerRegistry |
getInstance()
Returns the singleton instances.
|
List<ServerLifecycleListener> |
getServerLifecycleListeners() |
public static final ListenerRegistry getInstance()
public List<ServerLifecycleListener> getServerLifecycleListeners()
Copyright © 2010-2014 anotheria.net. All Rights Reserved.