public class ServiceShutdownEvent extends AbstractServiceInstanceEvent
ServiceInstance
.source
Constructor and Description |
---|
ServiceShutdownEvent(ServiceInstance source)
Constructs a prototypical Event.
|
public ServiceShutdownEvent(ServiceInstance source)
source
- The object on which the Event initially occurred.IllegalArgumentException
- if source is null.