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