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 VinciServiceInfoVinciCasProcessorDeployer.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 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 VinciServiceInfoModifier and TypeMethodDescriptionprivate static booleanVNSQuery.newService(VinciServiceInfo aService, ArrayList oldList) Checks if a service identified byVinciServiceInfoinstance is in use.