Uses of Interface
org.jboss.as.naming.context.external.ExternalContexts
Packages that use ExternalContexts
Package
Description
-
Uses of ExternalContexts in org.jboss.as.naming.context.external
Classes in org.jboss.as.naming.context.external that implement ExternalContextsModifier and TypeClassDescriptionclassAnExternalContextsimplementation using aNavigableSetto store the service names of the existent external contexts. -
Uses of ExternalContexts in org.jboss.as.naming.deployment
Fields in org.jboss.as.naming.deployment with type parameters of type ExternalContextsModifier and TypeFieldDescriptionstatic final org.jboss.as.server.deployment.AttachmentKey<ExternalContexts>Attachments.EXTERNAL_CONTEXTSThe DU key where the subsystem'sExternalContextsinstance may be found by DUPs.Methods in org.jboss.as.naming.deployment that return ExternalContextsConstructors in org.jboss.as.naming.deployment with parameters of type ExternalContexts -
Uses of ExternalContexts in org.jboss.as.naming.service
Methods in org.jboss.as.naming.service that return ExternalContextsMethods in org.jboss.as.naming.service that return types with arguments of type ExternalContextsModifier and TypeMethodDescriptionorg.jboss.msc.value.InjectedValue<ExternalContexts>ExternalContextBinderService.getExternalContextsInjector()Constructors in org.jboss.as.naming.service with parameters of type ExternalContexts