Package org.smallmind.phalanx.wire
Interface Service
-
public interface Service
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetServiceName()intgetVersion()
-
-
-
Method Detail
-
getServiceName
String getServiceName()
-
getVersion
int getVersion()
-
-