public class ServiceRegisterEvent extends ServiceEvent
Warning: The order in which register and unregister events are called should not be relied upon.
Event.Result| Constructor | Description |
|---|---|
ServiceRegisterEvent(RegisteredServiceProvider<?> registeredProvider) |
| Modifier and Type | Method | Description |
|---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProviderpublic ServiceRegisterEvent(RegisteredServiceProvider<?> registeredProvider)
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.