public class ServiceUnregisterEvent extends ServiceEvent
Warning: The order in which register and unregister events are called should not be relied upon.
Event.Result| Constructor and Description | 
|---|
ServiceUnregisterEvent(RegisteredServiceProvider<?> serviceProvider)  | 
| Modifier and Type | Method and Description | 
|---|---|
static HandlerList | 
getHandlerList()  | 
HandlerList | 
getHandlers()  | 
getProvidercallEvent, getEventName, isAsynchronouspublic ServiceUnregisterEvent(@NotNull
                              RegisteredServiceProvider<?> serviceProvider)
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.