Class NamingContext

java.lang.Object
org.jboss.as.naming.NamingContext
All Implemented Interfaces:
Context, EventContext

public class NamingContext extends Object implements EventContext
Naming context implementation which proxies calls to a NamingStore instance. This context is read-only.
Author:
John E. Bailey