org.apache.uima.collection.impl.cpm.container.deployer.vns
Class VinciServiceInfo
java.lang.Object
org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
public class VinciServiceInfo
- extends java.lang.Object
Vinci service information
Constructor Summary |
VinciServiceInfo(java.lang.String aServiceName,
java.lang.String aHost,
int aPort)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VinciServiceInfo
public VinciServiceInfo(java.lang.String aServiceName,
java.lang.String aHost,
int aPort)
getServiceName
public java.lang.String getServiceName()
getHost
public java.lang.String getHost()
getPort
public int getPort()
setAvailable
public void setAvailable(boolean isAvailable)
isAvailable
public boolean isAvailable()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2012. All Rights Reserved.