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

schemas.weblogic-sca.1.0.weblogic-sca.xsd Maven / Gradle / Ivy




  
	
        
          The element declares a Spring bean representing an SCA service external to the Spring application context. 
        
	
  
    
      
        
      
      
          
            
              The name of the reference.
            
	      
        
          
        
      
      
        
          
            The fully-qualified Java type of the interface or class representing the remote service.
            For example, if the external reference is to a Web Service, this would be the type of
            the client-side proxy to the Web Service. For SCA references using a Web Service binding,
            the type used must be a JAX-WS compatible interface, generated from the external WSDL
            using the WebLogic clientgen Ant task.
          
        
        
          
        
      
      
        
          
            The target bean (within the application context) for the reference if none is specified.      		
          
        
        
          
        
      
    
  
  
    
      
        The element declares a Spring bean that WebLogic SCA exposes as a service.  		
      
    
    
      
        
      
      
        
          
	      The name of the service.
	    
	  
        
          
        
      
      
        
	    
            The fully-qualified Java type of the Java class to be exposed as an SCA service.
          
	  
        
          
        
      
      
        
          
            The bean to be exposed as a service.
          
        
        
          
        
      
    
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy