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

schema.wildfly-client-ejb_3_0.xsd Maven / Gradle / Ivy

Go to download

Client library for EJB applications working against Wildfly - Jakarta EE Variant

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






    

    

    

    
        
            
                Container for EJB client configuration.
            
        
        
            
            
                
                    
                        Container for global EJB client interceptor definitions.
                    
                
            
            
        
    

    
        
            
                Definition of an EJB invocation timeout.
            
        
        
            
                
                    The timeout, in seconds, for the EJB handshake or method invocation request/response cycle.
                    The invocation of any method throws a java.util.concurrent.TimeoutException if the execution
                    takes longer than the timeout period. The server side will not be interrupted.
                
            
        
    

    

    
        
            
        
    

    
        
            
                Definition of an EJB client interceptor.
            
        
        
            
                
                    The name of a class that implements the org.jboss.ejb.client.EJBClientInterceptor interface.
                
            
        
        
            
                
                    The name of the module that should be used to load the interceptor class.
                
            
        
    

    

    
        
            
                Container for EJB client connection definitions.
            
        
        
            
        
    

    
        
            
                Definition of an EJB client connection.
            
        
        
            
                
                    
                        Container for EJB client interceptor definitions.
                    
                
            
        
        
            
                
                    The connection destination URI.
                
            
        
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy