Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

abort() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
abort() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
ackMessage(MessageContext) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
ActiveMQConnectionValidator - Class in org.apache.uima.adapter.jms.client
ActiveMQ specific class for determining if Broker connection is valid.
ActiveMQConnectionValidator() - Constructor for class org.apache.uima.adapter.jms.client.ActiveMQConnectionValidator
 
ActiveMQMessageSender - Class in org.apache.uima.adapter.jms.client
Initializes JMS session and creates JMS MessageProducer to be used for sending messages to a given destination.
ActiveMQMessageSender(Connection, String, BaseUIMAAsynchronousEngineCommon_impl) - Constructor for class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
 
add(String) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
add(String, int) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
add(ErrorResultTDs.TD) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
add(ErrorResultTDs.TD, int) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
addComponentKeyPath(String) - Method in interface org.apache.uima.aae.error.ErrorResult
 
addComponentKeyPath(String, boolean, boolean) - Method in interface org.apache.uima.aae.error.ErrorResult
 
addEndpointConnection(Object, JmsEndpointConnection_impl) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
 
addStatusCallbackListener(UimaAsBaseCallbackListener) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Registers application specific listener.
afterPropertiesSet() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
afterPropertiesSet(boolean) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
Called by Spring and some Uima AS components when all properties have been set.
AnalysisEnginePerformanceMetrics - Class in org.apache.uima.aae.monitor.statistics
Contains information about the processing of a CAS in a component of an Analysis Engine
AnalysisEnginePerformanceMetrics(String, String, long, long) - Constructor for class org.apache.uima.aae.monitor.statistics.AnalysisEnginePerformanceMetrics
Creates a performance metrics instance
ApplicationContext - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deprecated. 
ApplicationName - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Name of an application that uses Uima AS client.
attachToBrokerMBeanServer - Static variable in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 

B

BaseUIMAAsynchronousEngine_impl - Class in org.apache.uima.adapter.jms.client
 
BaseUIMAAsynchronousEngine_impl() - Constructor for class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
BaseUIMAAsynchronousEngine_impl.ClientExceptionListener - Class in org.apache.uima.adapter.jms.client
 
BasicUimaJmxMonitorListener - Class in org.apache.uima.aae.jmx.monitor
This class implements JmxMonitorListener interface.
BasicUimaJmxMonitorListener(int) - Constructor for class org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
Constructor
bindWithClientEndpoint(Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
This method verifies that the destination (queue) exists.
BrokerConnectionEntry() - Constructor for class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
 
BrokerDeployer - Class in org.apache.uima.adapter.jms.activemq
Deprecated. 
BrokerDeployer(long) - Constructor for class org.apache.uima.adapter.jms.activemq.BrokerDeployer
Deprecated.
 
BrokerDeployer() - Constructor for class org.apache.uima.adapter.jms.activemq.BrokerDeployer
Deprecated.
 

C

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
 

D

DD2SpringXsltFilePath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Path to the XSLT processor to use when processing a deployment descriptor.
delegateEndpoint - Variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
delegateStop() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
deploy(String, Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deploys a UIMA AS container and all services defined in the provided deployment descriptor.
deploy(String[], Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deploys a single UIMA AS container and all services defined in provided deployment descriptors.
deploy(String) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
deploy(String[]) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
deploy(String, Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
First generates a Spring context from a given deploy descriptor and than deploys the context into a Spring Container.
deploy(String[], Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
deploy(String[], ApplicationListener<ApplicationEvent>) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
 
deploy(String[]) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
Deploy Spring context files in a Spring Container.
deployEmbeddedBroker() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
DeploymentDescriptorFactory - Class in org.apache.uima.resourceSpecifier.factory
Factory class providing static API to generate UIMA AS Deployment Descriptor.
deploySpringContainer(String[]) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
Deploys provided context files ( and beans) in a new Spring container.
destination - Variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
destroy() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
destroy(boolean) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
Spins a shutdown thread and stops Sprint and ActiveMQ threads.
destroyListener(String, String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
disconnectListenersFromQueue() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
dispatchFreeCasRequest(String, Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
dispatchMessage(PendingMessage, BaseUIMAAsynchronousEngineCommon_impl, boolean) - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
 
doDestroy() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
Delegate shutdown to the super class
doInvokeListener(SessionAwareMessageListener, Session, Message) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
Callback called by Spring when it receives a messages.

E

ENDPOINT - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Name of a queue where the Uima AS client sends JMS requests.
Endpoint - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deprecated.
use ENDPOINT instead
endpointExists(Object) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
 
entityProcessComplete(CAS, EntityProcessStatus) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
Called when the processing of each entity has completed.
entityProcessComplete(CAS, EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
Called when the processing of each entity has completed.
ErrorResult - Interface in org.apache.uima.aae.error
 
ErrorResultComponentPath - Interface in org.apache.uima.aae.error
 
ErrorResultTDs - Interface in org.apache.uima.aae.error
 
ErrorResultTDs.TD - Interface in org.apache.uima.aae.error
 

F

finalize() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
finalize() - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
 

G

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 ProcessingResourceMetadata received 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
 

H

handleListenerException(Throwable) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
handleListenerSetupFailure(Throwable, boolean) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
This method is called by Spring when a listener fails
HIGH_PRIORITY - Static variable in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 

I

initializationComplete(EntityProcessStatus) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
The callback used to inform the application that the initialization request has completed.
initializationComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
The callback used to inform the application that the initialization request has completed.
initializationFailed() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
initialize(Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Initializes UIMA asynchronous client using configuration parameters provided in a Map object.
initialize() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
 
initialize(Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
Initialize the uima ee client.
initialize(String[]) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
Parse command args, run dd2spring on the deployment descriptors to generate Spring context files.
initializeConsumer(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
Create a JMS Consumer on a temporary queue.
initializeConsumer(String, Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
initializeContainer() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
initializeProducer() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
Creates a jms session object used to instantiate message producer
initializeProducer(String, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
initializeProducer(String, String, Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
InvalidContainerException - Exception in org.apache.uima.adapter.jms.client
 
InvalidContainerException() - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
 
InvalidContainerException(String) - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
 
InvalidContainerException(Throwable) - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
 
InvalidContainerException(String, Throwable) - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
 
isAggregate() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
Checks if is aggregate.
isAsync() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
Checks if is async.
isCasMultiplier() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
isCasMultiplier() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
Checks if is cas multiplier.
isFailed(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
isFreeCasQueueListener() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
isGetMetaListener() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
isInitialized() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
isListenerActiveOnDestination(Destination) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
isListenerForDestination(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
isOpen() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
isReplyEndpoint - Variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
isRetryEnabled() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
isServiceRemote() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
isShutdown() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
 
isSingleton() - Method in class org.apache.uima.camel.UimaAsEndpoint
 
isStopped() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
isStopped() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
 
isStopping() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
 
isTopLevelService() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
iterator() - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
iterator() - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 

J

JmsEndpointConnection_impl - Class in org.apache.uima.adapter.jms.activemq
 
JmsEndpointConnection_impl(JmsOutputChannel.BrokerConnectionEntry, Endpoint, AnalysisEngineController) - Constructor for class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
JmsInputChannel - Class in org.apache.uima.adapter.jms.activemq
Thin adapter for receiving JMS messages from Spring.
JmsInputChannel() - Constructor for class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
JmsInputChannelMBean - Interface in org.apache.uima.adapter.jms.activemq
 
JmsOutputChannel - Class in org.apache.uima.adapter.jms.activemq
 
JmsOutputChannel() - Constructor for class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
 
JmsOutputChannel.BrokerConnectionEntry - Class in org.apache.uima.adapter.jms.activemq
 
JmsOutputChannel.ConnectionTimer - Class in org.apache.uima.adapter.jms.activemq
 
JmxMonitorListener - Interface in org.apache.uima.aae.jmx.monitor
 
jndiContext - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 

L

lastDispatchTimestamp - Variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
ListenerEntry() - Constructor for class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
 
lookupProducerForEndpoint(Endpoint) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 

M

main(String[]) - Static method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
main(String[]) - Static method in class org.apache.uima.adapter.jms.service.UIMA_Service
The main routine for starting the deployment of a UIMA-AS instance.
main(String[]) - Static method in class org.apache.uima.examples.as.GetMetaRequest
retrieve meta information for a UIMA-AS Service attached to a broker It uses the port 1099 as the JMX port on the broker, unless overridden by defining the system property activemq.broker.jmx.port with a value of another port number It uses the default JMX ActiveMQ Domain "org.apache.activemq", unless overridden by defining the system property activemq.broker.jmx.domain with a value of the domain to use This normally never needs to be done unless multiple brokers are run on the same node as is sometimes done for unit tests.
main(String[]) - Static method in class org.apache.uima.examples.as.RunRemoteAsyncAE
main class.
MAX_PREFETCH_FOR_CAS_NOTIFICATION_Q - Static variable in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
ModifiableListener - Interface in org.apache.uima.adapter.jms.activemq
 

N

notifyOnInitializationFailure(AnalysisEngineController, Exception) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnInitializationFailure(Exception) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnInitializationFailure(Exception) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
notifyOnInitializationFailure(AnalysisEngineController, Exception) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
notifyOnInitializationSuccess(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnInitializationSuccess() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnInitializationSuccess() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
notifyOnInitializationSuccess(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
notifyOnReconnecting(String) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnReconnecting(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
notifyOnReconnectionSuccess() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnReconnectionSuccess() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
notifyOnTermination(String, UimaASApplicationEvent.EventTrigger) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnTermination(String, String, Exception) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
notifyOnTermination(String, UimaASApplicationEvent.EventTrigger) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
notifyOnTermination(String, String, Exception) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 

O

onApplicationEvent(ApplicationEvent) - Method in class org.apache.uima.adapter.jms.activemq.BrokerDeployer
Deprecated.
Callback method invoked by Spring container during its lifecycle changes Ignore all events except for ContextClosedEvent which indicates the container has shutdown.
onApplicationEvent(ApplicationEvent) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
 
onBeforeMessageSend(UimaASProcessStatus) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
Called by Uima AS client API just before the CAS is send to the service.
onBeforeProcessCAS(UimaASProcessStatus, String, String) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
Called by Uima AS client API before CAS processing begins at the remote UIMA AS service
onBeforeProcessMeta(String, String) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
Called by Uima AS client API before GetMeta processing begins at the remote UIMA AS service
onConsumerEvent(ConsumerEvent) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
onException(JMSException) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
onException(JMSException) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl.ClientExceptionListener
 
onMessage(Message, Session) - Method in class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
Intercept a message to increment a child count of the input CAS.
onMessage(MessageWrapper) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
onMessage(Message, Session) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
Receives Messages from the JMS Provider.
onMessage(Message, Session) - Method in class org.apache.uima.adapter.jms.activemq.PriorityMessageHandler
Wraps an incoming message in a protocol neutral envelope and adds priority value to enable sorting in a Priority Queue.
onNewMetrics(long, ServiceMetrics[]) - Method in class org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
Callback method called by the JmxMonitor after each checkpoint.
onNewMetrics(long, ServiceMetrics[]) - Method in interface org.apache.uima.aae.jmx.monitor.JmxMonitorListener
Provides metrics for all UIMA AS services collected during a checkpoint.
onNewMetrics(long, ServiceMetrics[]) - Method in class org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener
Callback method called by the JmxMonitor after each checkpoint.
onNewSamplingInterval() - Method in class org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
 
onTerminate(String, UimaASApplicationEvent.EventTrigger) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
 
onUimaAsServiceExit(UimaASApplicationEvent.EventTrigger) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
 
open() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
open(String, String) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
org.apache.uima.adapter.jms.activemq - package org.apache.uima.adapter.jms.activemq
 
org.apache.uima.adapter.jms.client - package org.apache.uima.adapter.jms.client
 
org.apache.uima.adapter.jms.service - package org.apache.uima.adapter.jms.service
 
org.apache.uima.camel - package org.apache.uima.camel
 
org.apache.uima.examples.as - package org.apache.uima.examples.as
 

P

password - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
The password for Message queuing connection if needed
PriorityMessageHandler - Class in org.apache.uima.adapter.jms.activemq
This class main job is to receive a JMS message from Spring Listeners via onMessage() and wrapping it in a MessageWrapper before enqueuing that onto a BlockingPriorityQueue for process threads.
PriorityMessageHandler(int) - Constructor for class org.apache.uima.adapter.jms.activemq.PriorityMessageHandler
 
process() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Initiates processing of a collection.
process(Exchange) - Method in class org.apache.uima.camel.UimaAsProducer
Not implemented, since the producer implements the AsyncProcessor interface.
process(Exchange, AsyncCallback) - Method in class org.apache.uima.camel.UimaAsProducer
 
PROCESS_SELECTOR_SUFFIX - Static variable in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
processParentLast() - Method in interface org.apache.uima.resourceSpecifier.factory.ServiceContext
Process parent last.
produceByteMessage(byte[]) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
produceObjectMessage() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
producerSession - Variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 
produceTextMessage(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
 

Q

QUIESCE_AND_STOP - Static variable in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
quote(String) - Static method in class org.apache.uima.camel.UriUtils
Create a URI from a string, with proper quoting.
quote(URL) - Static method in class org.apache.uima.camel.UriUtils
Create a URI from a URL, with proper quoting.

R

recoverAfterListenerSetupFailure() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
refreshConnectionUntilSuccessful() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
Overriden Spring's method that tries to recover from lost connection.
registerListener(UimaDefaultMessageListenerContainer) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
removeDelegateFromFailedList(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
removeEndpoint(Object) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
 
removeStatusCallbackListener(UimaAsBaseCallbackListener) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Unregisters named application listener.
ReplyWindow - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deprecated. 
resolveDestinationName(Session, String, boolean) - Method in class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
This method is called by the Spring listener code.
run() - Method in class org.apache.uima.examples.as.RunRemoteAsyncAE
 
RunRemoteAsyncAE - Class in org.apache.uima.examples.as
Example application that calls a Remote Asynchronous Analysis Engine on a collection.
RunRemoteAsyncAE(String[]) - Constructor for class org.apache.uima.examples.as.RunRemoteAsyncAE
Constructor for the class.

S

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 CollectionReader instance 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
This class implements JmxMonitorListener interface.
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
 

T

TargetSelectorProperty - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
TempDestinationResolver - Class in org.apache.uima.adapter.jms.activemq
 
TempDestinationResolver() - Constructor for class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
 
TempDestinationResolver(String) - Constructor for class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
 
terminate() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
 
terminating - Static variable in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
Timeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
CAS process timeout.
TimerPerCAS - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Flag to indicate whether or not the uima-as client should use timer per CAS.

U

UIMA_Service - Class in org.apache.uima.adapter.jms.service
 
UIMA_Service() - Constructor for class org.apache.uima.adapter.jms.service.UIMA_Service
 
UimaASAggregateDeploymentDescriptor - Interface in org.apache.uima.resourceSpecifier.factory
The Interface UimaASAggregateDeploymentDescriptor.
UimaAsBaseCallbackListener - Class in org.apache.uima.aae.client
This is an abstract listener class that provides empty implementation.
UimaAsBaseCallbackListener() - Constructor for class org.apache.uima.aae.client.UimaAsBaseCallbackListener
 
UimaAsComponent - Class in org.apache.uima.camel
Defines the UIMA-AS camel driver component.
UimaAsComponent() - Constructor for class org.apache.uima.camel.UimaAsComponent
 
UimaAsEndpoint - Class in org.apache.uima.camel
Represent the UIMA-AS camel driver endpoint.
UimaAsEndpoint(String, String, UimaAsComponent) - Constructor for class org.apache.uima.camel.UimaAsEndpoint
 
UimaASPrimitiveDeploymentDescriptor - Interface in org.apache.uima.resourceSpecifier.factory
The Interface UimaASPrimitiveDeploymentDescriptor.
UimaASProcessStatus - Interface in org.apache.uima.aae.client
Contains information about the processing of a CAS by a UIMA-AS Analysis Engine.
UimaAsProducer - Class in org.apache.uima.camel
The UimaAsProducer sends the body of a message to a UIMA AS processing pipeline.
UimaAsProducer(String, String, Integer, Integer, Endpoint) - Constructor for class org.apache.uima.camel.UimaAsProducer
 
UimaASStatusCallbackListener - Interface in org.apache.uima.aae.client
Interface for a Listener that receives notification from the UimaAsynchronousEngine as various events occur.
UimaAsynchronousEngine - Interface in org.apache.uima.aae.client
A UimaAsynchronousEngine enables an application to send CASes for analysis to remote UIMA AS service.
UimaDefaultMessageListenerContainer - Class in org.apache.uima.adapter.jms.activemq
 
UimaDefaultMessageListenerContainer() - Constructor for class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
UimaDefaultMessageListenerContainer(boolean) - Constructor for class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
 
UimaEEAdminSpringContext - Class in org.apache.uima.adapter.jms.activemq
 
UimaEEAdminSpringContext(FileSystemXmlApplicationContext, ControllerCallbackListener) - Constructor for class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
 
UimaEEAdminSpringContext.ListenerEntry - Class in org.apache.uima.adapter.jms.activemq
 
UimaEeDebug - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Debug flag to use when processing a deployment descriptor.
undeploy(String) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Undeploys specified UIMA AS container and all services running within it.
undeploy(String, int) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Undeploys specified UIMA AS container and all services running within it.
undeploy(int) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
undeploy() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
undeploy(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
undeploy(String, int) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
Undeploys Spring container with a given container Id.
UriUtils - Class in org.apache.uima.camel
Static methods supporting proper handling of URIs
UriUtils() - Constructor for class org.apache.uima.camel.UriUtils
 
userName - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
The userName for Message queuing connection if needed

V

validateConnection(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
validMessage(Message) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
Validates contents of the message.

W

waitForServiceNotification() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
 
waitForServiceNotification() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
 
wasDisabled() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns true if any disabling occured with this error
wasDisabled() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
wasTerminated() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns true is any termination occurred with this error
wasTerminated() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
whiteListPackages() - Method in class org.apache.uima.adapter.jms.activemq.ConnectionFactoryIniter
 
whiteListPackages(List<String>) - Method in class org.apache.uima.adapter.jms.activemq.ConnectionFactoryIniter
 
whiteListPackages(String) - Method in class org.apache.uima.adapter.jms.activemq.ConnectionFactoryIniter
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.