Uses of Class
gate.util.spring.GateAwareObject

Packages that use GateAwareObject
gate.util.spring   
 

Uses of GateAwareObject in gate.util.spring
 

Subclasses of GateAwareObject in gate.util.spring
 class DuplicateResourceFactoryBean
          Spring factory bean to create duplicate copies of a GATE resource.
 class FeatureMapFactoryBean
          Spring FactoryBean to create a FeatureMap from a source Map (typically one created with a <map> element in a spring config file).
 class GateResourceFactoryBean
          Spring factory bean to create a GATE resource (LR, PR, controller).
 class SavedApplicationFactoryBean
          Spring factory bean to load a saved GATE application from a Spring resource location.