Uses of Interface
org.wildfly.common.context.Contextual
Packages that use Contextual
Package
Description
Types related to management of contextual objects.
Elytron Client enable remote clients to authenticate using Elytron.
-
Uses of Contextual in org.jboss.as.controller.client.helpers
Constructors in org.jboss.as.controller.client.helpers with parameters of type ContextualModifierConstructorDescriptionContextualModelControllerClient(ModelControllerClient delegate, Contextual<?> context) Creates a client which uses the supplied context. -
Uses of Contextual in org.jboss.ejb.client
Classes in org.jboss.ejb.client that implement ContextualModifier and TypeClassDescriptionfinal classThe public API for an Enterprise Bean client context. -
Uses of Contextual in org.jboss.ejb.client.legacy
Classes in org.jboss.ejb.client.legacy that implement ContextualModifier and TypeClassDescriptionfinal classAn object model of the legacyjboss-ejb.propertiesfile format. -
Uses of Contextual in org.wildfly.common.context
Classes in org.wildfly.common.context with type parameters of type ContextualModifier and TypeClassDescriptionfinal classContextManager<C extends Contextual<C>>A context manager for aContextualtype.interfaceContextual<C extends Contextual<C>>A base class for contexts which are activated in a thread-local context. -
Uses of Contextual in org.wildfly.httpclient.common
Classes in org.wildfly.httpclient.common that implement ContextualModifier and TypeClassDescriptionclassRepresents the current configured state of the HTTP contexts. -
Uses of Contextual in org.wildfly.security.auth.client
Classes in org.wildfly.security.auth.client that implement ContextualModifier and TypeClassDescriptionfinal classA set of rules and authentication configurations to use with a client for establishing a connection.