schema.wildfly-client-ejb_3_0.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jboss-ejb-client Show documentation
Show all versions of jboss-ejb-client Show documentation
Client library for EJB applications working against Wildfly - Jakarta EE Variant
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.