Class ServiceInfo
- java.lang.Object
-
- org.apache.vinci.transport.vns.service.ServiceInfo
-
public class ServiceInfo extends Object
Class representing a service's attributes, used by VNSCommandLine
-
-
Constructor Summary
Constructors Constructor Description ServiceInfo(String[] in)
ServiceInfo(String name, String host, String port, String level, String instance)
-