Package | Description |
---|---|
org.jboss.naming | |
org.jnp.server |
Modifier and Type | Method and Description |
---|---|
protected NamingServer |
ENCFactory.createServer()
Util method for possible override.
|
Modifier and Type | Class and Description |
---|---|
class |
SingletonNamingServer
An extension of the NamingServer that installs itself as the
NamingContext.setLocal(org.jnp.interfaces.Naming) instancee used
as the JVM local server. |
Modifier and Type | Field and Description |
---|---|
protected NamingServer |
NamingServer.parent |
Modifier and Type | Method and Description |
---|---|
protected NamingServer |
NamingServer.createNamingServer(Name prefix,
NamingServer parent)
Create sub naming.
|
Modifier and Type | Method and Description |
---|---|
protected NamingServer |
NamingServer.createNamingServer(Name prefix,
NamingServer parent)
Create sub naming.
|
Constructor and Description |
---|
NamingServer(Name prefix,
NamingServer parent) |
NamingServer(Name prefix,
NamingServer parent,
EventMgr eventMgr) |
NamingServer(Name prefix,
NamingServer parent,
EventMgr eventMgr,
SecurityManager secMgr) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.