Uses of Class
org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
Packages that use VinciServiceInfo
Package
Description
-
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 VinciServiceInfoModifier and TypeMethodDescriptionprivate VinciServiceInfo
VinciCasProcessorDeployer.getNextAvailable
(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 VinciServiceInfoModifier and TypeMethodDescriptionprivate VinciServiceInfo
VNSQuery.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 VinciServiceInfoModifier and TypeMethodDescriptionprivate static boolean
VNSQuery.newService
(VinciServiceInfo aService, ArrayList oldList) Checks if a service identified byVinciServiceInfo
instance is in use.