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