- cancelTimers() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- CasPoolSize - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Size of Cas pool to create. 
- cleanup() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
- 
Cleanup any jms resources used by the worker thread 
- cleanup() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
- 
Called at the end of collectionProcessingComplete - WAS closes receiving thread here 
- ClientExceptionListener() - Constructor for class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.ClientExceptionListener
-  
- close() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- closeConnection() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
- 
Closes shares connection to a broker 
- CM_PROCESS_SELECTOR_SUFFIX - Static variable in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- collectionProcessComplete(EntityProcessStatus) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
- 
The callback used to inform the application that the CPC request has completed. 
- collectionProcessComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
- 
The callback used to inform the application that the CPC request has completed. 
- collectionProcessingComplete() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Sends a Collection Processing Complete (CPC) request to a UIMA AS Service and blocks waiting
 for a reply. 
- ConcurrentMessageListener - Class in org.apache.uima.adapter.jms.activemq
- 
Message listener injected at runtime into Aggregate to handle a race condition when multiple
 threads simultaneously process messages from a Cas Multiplier. 
- ConcurrentMessageListener(int, Object, String, ThreadGroup, String) - Constructor for class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
- 
Creates a listener with a given number of process threads. 
- configureProperties(Map) - Method in class org.apache.uima.camel.UimaAsEndpoint
-  
- connectionClosedOrFailed(JmsOutputChannel.BrokerConnectionEntry) - Static method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- connectionClosedOrInvalid(Connection) - Method in class org.apache.uima.adapter.jms.client.ActiveMQConnectionValidator
-  
- connectionCreationTimestamp - Static variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- ConnectionFactoryIniter - Class in org.apache.uima.adapter.jms.activemq
-  
- ConnectionFactoryIniter(ActiveMQConnectionFactory) - Constructor for class org.apache.uima.adapter.jms.activemq.ConnectionFactoryIniter
-  
- connectionMux - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- ConnectionTimer(JmsOutputChannel.BrokerConnectionEntry) - Constructor for class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-  
- controller - Variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- CpcTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Collection Processing Complete timeout. 
- create(String) - Static method in class org.apache.uima.camel.UriUtils
- 
Create a URI from a String, with proper quoting. 
- createAggregateDelegateConfiguration(String, DelegateConfiguration...) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Delegate Configuration for a co-located delegate. 
- createAggregateDeploymentDescriptor(ServiceContext, DelegateConfiguration...) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates new Aggregate UIMA-AS DeploymentDescriptor object. 
- createAMQCallbackListener(int, Message) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- createBytesMessage() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-  
- createBytesMessage() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- createCollectionProcessCompleteErrorHandlingSettings(int, Action) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Error Handling Configuration for CPC using provided settings 
- createConsumer(Processor) - Method in class org.apache.uima.camel.UimaAsEndpoint
-  
- createEndpoint(String, String, Map) - Method in class org.apache.uima.camel.UimaAsComponent
-  
- createGetMetaErrorHandlingSettings() - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Default Error Handling Settings for GetMeta 
- createGetMetaErrorHandlingSettings(int, int, Action) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Error Handling Configuration for GetMeta with provided settings 
- createListener(String, Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- createListenerForTargetedMessages() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- createListenerOnTempQueue(ConnectionFactory, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- createPrimitiveDelegateConfiguration(String, ErrorHandlingSettings...) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Delegate Configuration for a Primitive delegate. 
- createPrimitiveDeploymentDescriptor(ServiceContext) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates new Primitive UIMA-AS DeploymentDescriptor object. 
- createProcessErrorHandlingSettings() - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Default Error Handling Configuration for Process 
- createProcessErrorHandlingSettings(int, int, Action, boolean, int, int) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Error Handling Configuration for Process using provided settings 
- createProducer() - Method in class org.apache.uima.camel.UimaAsEndpoint
-  
- createRemoteDelegateConfiguration(String, String, String, SerializationStrategy, ErrorHandlingSettings...) - Static method in class org.apache.uima.resourceSpecifier.factory.DeploymentDescriptorFactory
- 
Creates Delegate Configuration for a remote delegate. 
- createSharedConnection(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- createTextMessage() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-  
- createTextMessage() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- gatPath() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
-  
- get(int) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
-  
- get(int) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
-  
- getAnalysisEngineController() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- getAnalysisTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getAnalysisTime() - Method in class org.apache.uima.aae.monitor.statistics.AnalysisEnginePerformanceMetrics
- 
Gets the elapsed time the CAS spent analyzing this component 
- getBroker() - Method in class org.apache.uima.adapter.jms.activemq.BrokerDeployer
- 
Deprecated. 
- getBrokerURL() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getBrokerURL() - Method in interface org.apache.uima.adapter.jms.activemq.JmsInputChannelMBean
-  
- getBrokerURL() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-  
- getBrokerUrl() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- getBrokerURL() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the broker url. 
- getCAS() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
- 
Gets the returned CAS 
- getCAS() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Requests new CAS instance from a CAS pool. 
- getCasPoolSize() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the cas pool size. 
- getCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getCasReferenceId() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
- 
Gets the unique ID of the returned CAS 
- getCmFreeCasInstanceCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getCollectionProcessCompleteErrorHandlingSettings() - Method in interface org.apache.uima.resourceSpecifier.factory.UimaASPrimitiveDeploymentDescriptor
- 
Gets the collection process complete error handling settings. 
- getComponentKeyPath() - Method in interface org.apache.uima.aae.error.ErrorResult
- 
Returns a path consisting of a list of component key names 
- getConcurrentConsumerCount() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getConcurrentConsumerCount(String) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-  
- getConnection() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-  
- getConnectionFactory() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getConnectionFactory() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- getConnectionTimer() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-  
- getController() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getControllerInputEndpoint() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- getCpCAdditionalAction() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the cp c additional action. 
- getDelegates() - Method in interface org.apache.uima.resourceSpecifier.factory.UimaASAggregateDeploymentDescriptor
- 
Gets the delegates. 
- getDescription() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the description. 
- getDescriptor() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the descriptor. 
- getDestinationEndpoint() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
- 
Returns the full name of the destination queue 
- getDestinationName() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- getDispatcher() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- getEndpoint() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- getEndpoint() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- getEndpoint() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the endpoint. 
- getEndpointConnection(Object) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-  
- getEndpointName() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- getEndPointName() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
- 
Return a name of the queue to which the JMS Producer is connected to. 
- getGetMetaErrorHandlingSettings() - Method in interface org.apache.uima.resourceSpecifier.factory.UimaASPrimitiveDeploymentDescriptor
- 
Gets the gets the meta error handling settings. 
- getIdleTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getInitialHeapSize() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the initial heap size. 
- getInputQueueDepth() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getInputQueueName() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getInputQueueName() - Method in interface org.apache.uima.adapter.jms.activemq.JmsInputChannelMBean
-  
- getListenerContainer() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
-  
- getListenerEndpoint() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- getListeners() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getMessageProducer(Destination) - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-  
- getMessageProducer() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
- 
Returns jsm MessageProducer 
- getMessageProducer(Destination) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- GETMETA_SELECTOR_SUFFIX - Static variable in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- getMetaData() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Returns a ProcessingResourceMetadatareceived from the UIMA AS Service.
 
- GetMetaRequest - Class in org.apache.uima.examples.as
- 
This is a stand-alone utility class with a "main". 
- GetMetaRequest() - Constructor for class org.apache.uima.examples.as.GetMetaRequest
-  
- GetMetaTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
GetMeta timeout. 
- getName() - Method in class org.apache.uima.aae.monitor.statistics.AnalysisEnginePerformanceMetrics
- 
Gets the local name of the component as specified in the aggregate 
- getName() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getName() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- getName() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the name. 
- getNumProcessed() - Method in class org.apache.uima.aae.monitor.statistics.AnalysisEnginePerformanceMetrics
- 
Gets the total number of CASes processed by this component so far 
- getParentCasReferenceId() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
- 
If the Analysis Engine has returned a new CAS this will get the unique ID 
 of the input CAS that caused its creation. 
- getPerformanceMetricsList() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
- 
Gets a list of performance metrics containing, for each component in the Analysis Engine,
 the performance breakdown reported by the AE 
- getPerformanceReport() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Not implemented 
- getPrefetch() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the prefetch. 
- getProcessCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getProcessErrorHandlingSettings() - Method in interface org.apache.uima.resourceSpecifier.factory.UimaASPrimitiveDeploymentDescriptor
- 
Gets the process error handling settings. 
- getProcessErrorThresholdAction() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the process error threshold action. 
- getProcessErrorThresholdCount() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the process error threshold count. 
- getProcessErrorThresholdWindow() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the process error threshold window. 
- getProcessThreadCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getProtocol() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the protocol. 
- getProvider() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the provider. 
- getQueue() - Method in class org.apache.uima.adapter.jms.activemq.PriorityMessageHandler
-  
- getReplyQueueDepth() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getRootCause() - Method in interface org.apache.uima.aae.error.ErrorResult
- 
Returns the underlying root cause first reported as an error 
- getSamplingInterval() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getScaleup() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Gets the scaleup. 
- getScaleup() - Method in interface org.apache.uima.resourceSpecifier.factory.UimaASPrimitiveDeploymentDescriptor
- 
Gets the scaleup. 
- getSerialFormat() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Returns serialization strategy for the remote service. 
- getServerUri() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- getServerUri() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getServerURI() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- getServiceInfo() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getServiceName() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getServiceTargetId() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
-  
- getSession(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- getSession(Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- getSessionAckMode() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- getShadowCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getSpringContainer() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-  
- getSpringContext() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-  
- getSvcFreeCasInstanceCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getTaskExecutor() - Method in class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
-  
- getTaskExecutor() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- getTDs() - Method in interface org.apache.uima.aae.error.ErrorResult
- 
Returns a collection of paths to the components that were terminated or disabled 
- getTimeInCMGetNext() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getTimestamp() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- getTopLevelController() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-  
- getUniqueName() - Method in class org.apache.uima.aae.monitor.statistics.AnalysisEnginePerformanceMetrics
- 
Gets the unique name of the component reflecting its location in the aggregate hierarchy 
- globalLock - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- SaxonClasspath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Saxon classpath to use when processing a deployment descriptor. 
- send(Message, long, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- send(Message, long, boolean, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- sendAndReceiveCAS(CAS) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
This synchronous method sends a given CAS to a UIMA AS service and waits for response. 
- sendAndReceiveCAS(CAS, List<AnalysisEnginePerformanceMetrics>) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
This synchronous method sends a given CAS to a UIMA AS service and waits for response. 
- sendAndReceiveCAS(CAS, List<AnalysisEnginePerformanceMetrics>, String) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
This synchronous method sends a given CAS to a UIMA AS service and waits for response. 
- sendCAS(CAS) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Sends a given CAS for analysis to UIMA AS Service. 
- sendCAS(CAS, String) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Sends a given CAS for analysis to a specific instance of UIMA AS Service. 
- sendReply(InProcessCache.CacheEntry, Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- sendReply(int, Endpoint, String, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- sendReply(Throwable, String, String, Endpoint, int) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
- 
Sends JMS Reply Message to a given endpoint. 
- sendReply(ProcessingResourceMetaData, Endpoint, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- sendRequest(int, String, Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
- 
Sends request message to a delegate. 
- SERIALIZATION_STRATEGY - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Type of serialization to use when serializing CASes to remote Uima AS service. 
- SerializationStrategy - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Deprecated.  
- serializeCAS(boolean, CAS, String, SerialFormat) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
- 
Serializes CAS using indicated Serializer. 
- ServerUri - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Broker URL the Uima AS client will use to communicate with Uima AS service. 
- ServiceContext - Interface in org.apache.uima.resourceSpecifier.factory
- 
The Interface ServiceContext. 
- serviceInitializationCompleted - Variable in class org.apache.uima.adapter.jms.service.UIMA_Service
-  
- serviceInitializationException - Variable in class org.apache.uima.adapter.jms.service.UIMA_Service
-  
- ServiceMetrics - Class in org.apache.uima.aae.jmx.monitor
-  
- ServiceMetrics() - Constructor for class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- serviceMonitor - Variable in class org.apache.uima.adapter.jms.service.UIMA_Service
-  
- setAggregate(boolean) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the aggregate. 
- setAnalysisEngineController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
-  
- setAnalysisEngineController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-  
- setAnalysisTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setAsync(boolean) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the async. 
- setBroker(BrokerService) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-  
- setBrokerURL(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-  
- setBrokerURL(String) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the broker url. 
- setCASMessage(String, CAS, Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
- 
Initialize JMS Message with properties relevant to Process CAS request. 
- setCASMessage(String, String, Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setCASMessage(String, byte[], Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setCasMultiplier(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setCasMultiplier(boolean) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the cas multiplier. 
- setCasPoolSize(int) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the cas pool size. 
- setCasPoolWaitTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setCmFreeCasInstanceCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setCollectionReader(CollectionReader) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Registers a CollectionReaderinstance to process a Collection.
 
- setCommonProperties(String, Message, SerialFormat) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setConcurrentConsumers(int) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
- 
Intercept Spring call to increment number of consumer threads. 
- setConnection(Connection) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-  
- setConnection(Connection) - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
- 
This is called when a new Connection is created after broker is restarted 
- setConnectionCreationTimestamp(long) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-  
- setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
- 
called from Spring during initialization 
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setConnectionTimer(JmsOutputChannel.ConnectionTimer) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-  
- setController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- setController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- setController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setControllerInputEndpoint(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- setCpCAdditionalAction(Action) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the cp c additional action. 
- setCPCMessage(Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setDelegateEndpoint(Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- setDescription(String) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the description. 
- setDescriptor(String) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the descriptor. 
- setDestination(Destination) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setDestinationResolver(DestinationResolver) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResult
-  
- setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
-  
- setEndpoint(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- setEndpoint(String) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the endpoint. 
- setEndpointName(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- setFreeCasMessage(Message, String, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setFreeCasQueue(Destination) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- setIdleTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setInactivityTimeout(long) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-  
- setInitialHeapSize(int) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the initial heap size. 
- setInputQueueDepth(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setListener(UimaDefaultMessageListenerContainer) - Method in interface org.apache.uima.adapter.jms.activemq.ModifiableListener
-  
- setListener(UimaDefaultMessageListenerContainer) - Method in class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
-  
- setListenerContainer(UimaDefaultMessageListenerContainer) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- setListenerContainer(UimaDefaultMessageListenerContainer) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
-  
- setMessageHandler(Handler) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- setMessageListener(Object) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
- 
Intercept Spring call to inject application Pojo listener. 
- setMessageSelector(String) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
- 
Called by Spring 
- setMetaRequestMessage(Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setModifiedTaskExecutor(TaskExecutor) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setName(String) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the name. 
- setPrefetch(int) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the prefetch. 
- setProcessCount(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setProcessErrorThresholdAction(Action) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the process error threshold action. 
- setProcessErrorThresholdCount(int) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the process error threshold count. 
- setProcessErrorThresholdWindow(int) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the process error threshold window. 
- setProcessParentLast(boolean) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the process parent last. 
- setProcessThreadCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setProtocol(String) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the protocol. 
- setProvider(String) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the provider. 
- setReleaseCASMessage(TextMessage, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setReplyQueueDepth(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setRetryEnabled(boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- setRootCause(Throwable) - Method in interface org.apache.uima.aae.error.ErrorResult
-  
- setSamplingInterval(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setScaleup(int) - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
- 
Sets the scaleup. 
- setScaleup(int) - Method in interface org.apache.uima.resourceSpecifier.factory.UimaASPrimitiveDeploymentDescriptor
- 
Sets the scaleup. 
- setSecondaryInputQueue(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- setServerUri(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-  
- setServerUri(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- setServerURI(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
- 
Sets the ActiveMQ Broker URI 
- setServiceInputEndpoint(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- setServiceName(String) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setServiceRemote(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setShadowCasPoolWaitTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setStopMessage(Message, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- setStopped(boolean) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
-  
- setSvcFreeCasInstanceCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setTargetedListener() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setTargetEndpoint(Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setTaskExecutor(TaskExecutor) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
- 
Called by Spring to inject TaskExecutor 
- setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResult
-  
- setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
-  
- setTerminating() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- setTerminating() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- setTimeInCMGetNext(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setTimestamp(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- setTopLevelService(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-  
- ShadowCasPoolSize - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Deprecated.  
- SharedConnection - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Deprecated.  
- sharedConnectionSemaphore - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- shutdown() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
- 
Stops the Spring Container 
- shutdownTaskExecutor(ThreadPoolExecutor, boolean) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- SingleLineUimaJmxMonitorListener - Class in org.apache.uima.aae.jmx.monitor
- 
- SingleLineUimaJmxMonitorListener() - Constructor for class org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener
- 
Constructor 
- SpringContainerDeployer - Class in org.apache.uima.adapter.jms.activemq
-  
- SpringContainerDeployer(ApplicationListener) - Constructor for class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-  
- SpringContainerDeployer(ConcurrentHashMap) - Constructor for class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-  
- SpringContainerDeployer(ConcurrentHashMap, ApplicationListener) - Constructor for class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-  
- startInternalBroker() - Method in class org.apache.uima.adapter.jms.activemq.BrokerDeployer
- 
Deprecated. 
- startListeners() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-  
- startMonitor(long) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
- 
Creates an instance of a  JmxMonitor, initializes it with the JMX Server URI and
 checkpoint frequency, and finally starts the monitor. 
- startSessionReaperTimer(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
- 
Schedules regular cleanup of JMS sessions. 
- stop() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Stops the asynchronous client. 
- stop() - Method in class org.apache.uima.adapter.jms.activemq.BrokerDeployer
- 
Deprecated. Stops the ActiveMQ broker. 
- stop() - Method in class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
-  
- stop(boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- stop(int, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-  
- stop() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- stop(boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- stop(int, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-  
- stop() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-  
- stop() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- STOP_NOW - Static variable in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-  
- stopListener(String) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
- 
Stops a listener thread on a given endpoint 
- stopMonitor() - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
- 
Creates an instance of a  JmxMonitor, initializes it with the JMX Server URI and
 checkpoint frequency, and finally starts the monitor. 
- stopped - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-  
- stopProducingCases() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Request Uima AS client to initiate sending Stop requests to a service for all outstanding CASes
 awaiting reply. 
- stopProducingCases(String) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
- 
Request Uima AS client to initiate sending Stop request to a service for a given CAS id If the
 service is a Cas Multiplier, it will stop producing new CASes, will wait until all child CASes
 finish and finally returns the input CAS. 
- stopProducingCases() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
- 
Request Uima AS client to initiate sending Stop requests to a service for all outstanding CASes
 awaiting reply. 
- stopProducingCases(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
- 
Request Uima AS client to initiate sending Stop request to a service for a given CAS id If the
 service is a Cas Multiplier, it will stop producing new CASes, will wait until all child CASes
 finish and finally returns the input CAS. 
- stopSessionReaperTimer() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-  
- stopTimer() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-