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

schema.jboss-ejb-client_1_1.xsd Maven / Gradle / Ivy

There is a newer version: 33.0.2.Final
Show newest version





    
    
        
            
                Root element for a jboss-ejb-client.xml file
            
        
    

    
        
            
                The EJB client configurations
            
        
        
            
                
                    
                        Configurations that will be used to setup an EJB client context for the
                        deployment.
                    
                
            
        

    

    
        
            
                
                    
                        Configures EJB receivers for the client context
                    
                
            
            
                
                    
                        Cluster configurations applicable for this client context
                    
                
            
        
    

    
        
            
                
                    
                        Configures a remoting based EJB receiver
                    
                
            
        
        
            
                
                    Set to true if the local receiver which gets added to the EJB client context by default, has to be
                    excluded from the context
                
            
        
        
            
                
                    Set to false if the local receiver that's available in the EJB client context, should use
                    pass-by-reference (instead of pass-by-value) semantics for the EJB invocations.
                
            
        
    


    
        
            
                
                    Reference to an outbound connection configured in the remoting subsystem
                
            
        
    

    
        
            
                
                    
                        Configures a cluster in the client context
                    
                
            
        
    

    
        
            
                
                    
                        Configures the channel creation options for the nodes in this cluster
                    
                
            
            
                
                    
                        Configures the connection creation options for the nodes in this cluster
                    
                
            
            
                
                    
                        Configures the channel creation options for the nodes in this cluster
                    
                
            
        
        
            
                
                    The name of the cluster
                
            
        
        
            
                
                    The timeout in milliseconds while creating a connection for the nodes in the cluster
                
            
        
        
            
                
                    The maximum number of nodes to which the connection will be established in the cluster
                
            
        
        
            
                
                    The fully qualified class name of the class which implements the
                    org.jboss.ejb.client.ClusterNodeSelector
                    interface. The instance of this class will be used for selecting nodes, within the cluster, for
                    handling invocations
                
            
        
        
            
                
                    The username that will be used for authentication during connection creation for nodes in the
                    cluster
                
            
        
        
            
                
                    The security-realm that will be used for authentication during connection creation for nodes in the
                    cluster
                
            
        
    

    
        
            
                
                    
                        Configures the channel creation options for the node
                    
                
            
            
                
                    
                        Configures the connection creation options for the node
                    
                
            
        
        
            
                
                    The name of the cluster node
                
            
        
        
            
                
                    The timeout in milliseconds while creating a connection for the node
                
            
        
        
            
                
                    The username that will be used for authentication during connection creation for the node
                
            
        
        
            
                
                    The security-realm that will be used for authentication during connection creation for the node
                    cluster
                
            
        
    

    
        
            
        
    

    
        
            
        
    

    
        
            
                
                    The name of the property. Example org.xnio.Options.SASL_POLICY_NOANONYMOUS
                
            
        
        
            
                
                    The value of the property.
                
            
        

    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy