All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gate.util.spring.xml.gate-spring.xsd Maven / Gradle / Ivy

The newest version!




  

  
    
      
        Initializes GATE, optionally loading some plugins
      
    
    
      
        
          
            
            
          
          
          
          
          
          
          
        
      
    
  
  
  
    
      
        Defines a URL, given a string representing a Spring resource.
      
    
    
      
        
          
        
      
    
  

  
    
      
        Defines a URL to an extra plugin (to be loaded after Gate.init),
        given a string representing a Spring resource.
      
    
    
      
        
          
          
          
          
        
      
    
  

  
    
      
        Defines a GATE feature map.
      
    
  	
      
        
          
        
      
    
  

  
    
      
        Defines a GATE Resource, to be created by the GATE Factory.
      
    
    
      
        
          
            
            
            
          
          
          
          
        
      
    
  

  
    
      
        Loads a GATE saved application from a spring Resource.
        Supports a nested customisers element giving transformations
        to carry out on the application once it is loaded (e.g. to
        override particular runtime parameters with values from
        the Spring context).
      
    
    
      
        
          
            
          
          
          
        
      
    
  

  
    
      
        Defines a factory bean that returns a new duplicate copy of
        its template resource every time it is injected or fetched.
        Supports a nested customisers element giving transformations
        to carry out on the duplicate once it is created (e.g. to
        override particular runtime parameters with values from
        the Spring context).
      
    
    
      
        
          
            
              
              
              
            
            
          
          
          
          
        
      
    
  
    
  
    
      
        Defines either an inline list of customisers, or a reference
        to a list defined elsewhere (typically by a top-level
        ]]> element).
      
    
    
      
        
          
        
      
    
  
  
  
    
      
        Resource customiser that sets a runtime parameter on the resource
        being customised.  Optionally takes a "pr-name" parameter, in which
        case it assumes that the resource being customised is a Controller
        and sets the parameter on the first PR with the given name in the
        controller, rather than on the controller itself.
      
    
    
      
        
          
        
      
    
  
  
  
    
      
        Resource customiser that adds a PR to a serial controller.  The PR
        to add is defined by either a ref attribute, or a bean, ref, or
        custom namespace sub-element.
      
    
    
      
        
        
        
      
      
      
      
      
    
  
  
  
    
      
        Decorator element that replaces a singleton bean definition with
        a proxy backed by a pool of instances of the original bean
        definition converted to prototype scope.
      
    
    
      
      
      
      
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy