Class WildFlyRootContext

java.lang.Object
org.wildfly.naming.client.WildFlyRootContext
All Implemented Interfaces:
Context, DirContext

public final class WildFlyRootContext extends Object implements DirContext
A root context which locates providers based on the Context.PROVIDER_URL environment property as well as any URL scheme which appears as a part of the JNDI name in the first segment.
Author:
David M. Lloyd, Tomasz Adamski