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

This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

The 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 - 2025 Weber Informatics LLC | Privacy Policy