Uses of Interface
org.apache.uima.resource.ResourceServiceSpecifier

Packages that use ResourceServiceSpecifier
org.apache.uima.resource Interfaces for Resources and ResourceSpecifiers
org.apache.uima.resource.impl   
 

Uses of ResourceServiceSpecifier in org.apache.uima.resource
 

Subinterfaces of ResourceServiceSpecifier in org.apache.uima.resource
 interface JMSMessagingSpecifier
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 interface MailMessagingSpecifier
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 interface MessagingSpecifier
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 interface MQMessagingSpecifier
          To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
 interface PearSpecifier
          A type of ResourceSpecifier that locate an installed pear Resource.
 interface URISpecifier
          A type of ResourceSpecifier that locates an existing Resource service by its URI.
 

Uses of ResourceServiceSpecifier in org.apache.uima.resource.impl
 

Classes in org.apache.uima.resource.impl that implement ResourceServiceSpecifier
 class PearSpecifier_impl
          Reference implementation of PearSpecifier.
 class URISpecifier_impl
          Reference implementation of URISpecifier.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.