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