Uses of Class
org.wildfly.naming.client.ProviderEnvironment
Packages that use ProviderEnvironment
Package
Description
-
Uses of ProviderEnvironment in org.jboss.ejb.client
Methods in org.jboss.ejb.client with parameters of type ProviderEnvironmentModifier and TypeMethodDescriptionEJBNamingContextFactory.createRootContext(NamingProvider namingProvider, String nameScheme, FastHashtable<String, Object> env, ProviderEnvironment providerEnvironment) -
Uses of ProviderEnvironment in org.wildfly.httpclient.naming
Methods in org.wildfly.httpclient.naming that return ProviderEnvironmentMethods in org.wildfly.httpclient.naming with parameters of type ProviderEnvironmentModifier and TypeMethodDescriptionHttpNamingProviderFactory.createProvider(FastHashtable<String, Object> env, ProviderEnvironment providerEnvironment) HttpNamingContextFactory.createRootContext(NamingProvider namingProvider, String nameScheme, FastHashtable<String, Object> env, ProviderEnvironment providerEnvironment) -
Uses of ProviderEnvironment in org.wildfly.naming.client
Methods in org.wildfly.naming.client that return ProviderEnvironmentModifier and TypeMethodDescriptionProviderEnvironment.Builder.build()Build the provider environment from a point-in-time snapshot of the values in this builder.NamingProvider.getProviderEnvironment()Get the provider environment.Methods in org.wildfly.naming.client with parameters of type ProviderEnvironmentModifier and TypeMethodDescriptionNamingProviderFactory.createProvider(FastHashtable<String, Object> env, ProviderEnvironment providerEnvironment) Create the naming provider instance for a provider URI.NamingContextFactory.createRootContext(NamingProvider namingProvider, String nameScheme, FastHashtable<String, Object> env, ProviderEnvironment providerEnvironment) Create the root context for this naming scheme. -
Uses of ProviderEnvironment in org.wildfly.naming.client.remote
Methods in org.wildfly.naming.client.remote that return ProviderEnvironmentMethods in org.wildfly.naming.client.remote with parameters of type ProviderEnvironmentModifier and TypeMethodDescriptionRemoteNamingProviderFactory.createProvider(FastHashtable<String, Object> env, ProviderEnvironment providerEnvironment) RemoteNamingContextFactory.createRootContext(NamingProvider namingProvider, String nameScheme, FastHashtable<String, Object> env, ProviderEnvironment providerEnvironment)