public class ServiceInstanceLogEvent extends ApplicationEvent
source
Constructor and Description |
---|
ServiceInstanceLogEvent(Object source,
String serviceInstanceId,
org.cloudfoundry.dropsonde.events.Envelope envelope) |
Modifier and Type | Method and Description |
---|---|
org.cloudfoundry.dropsonde.events.Envelope |
getEnvelope() |
String |
getServiceInstanceId() |
getTimestamp
getSource, toString
public String getServiceInstanceId()
public org.cloudfoundry.dropsonde.events.Envelope getEnvelope()