Package ddf.catalog.operation
Interface Pingable
public interface Pingable
-
Method Summary
Modifier and TypeMethodDescriptionbooleanping()This method can be called to get the status of a service.
-
Method Details
-
ping
boolean ping()This method can be called to get the status of a service.
-