Uses of Class
org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
-
Packages that use VinciServiceInfo Package Description org.apache.uima.collection.impl.cpm.container.deployer.vinci org.apache.uima.collection.impl.cpm.container.deployer.vns -
-
Uses of VinciServiceInfo in org.apache.uima.collection.impl.cpm.container.deployer.vinci
Methods in org.apache.uima.collection.impl.cpm.container.deployer.vinci that return VinciServiceInfo Modifier and Type Method Description private VinciServiceInfoVinciCasProcessorDeployer. getNextAvailable(java.util.ArrayList aServiceList)Gets the next available. -
Uses of VinciServiceInfo in org.apache.uima.collection.impl.cpm.container.deployer.vns
Methods in org.apache.uima.collection.impl.cpm.container.deployer.vns that return VinciServiceInfo Modifier and Type Method Description private VinciServiceInfoVNSQuery.VinciVNSQuery. getServiceInfo(VinciFrame aServiceFrame)Copy service information from Vinci frame.Methods in org.apache.uima.collection.impl.cpm.container.deployer.vns with parameters of type VinciServiceInfo Modifier and Type Method Description private static booleanVNSQuery. newService(VinciServiceInfo aService, java.util.ArrayList oldList)Checks if a service identified byVinciServiceInfoinstance is in use.
-