|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamingServer | |
|---|---|
| org.jboss.naming | |
| org.jnp.server | |
| Uses of NamingServer in org.jboss.naming |
|---|
| Methods in org.jboss.naming that return NamingServer | |
|---|---|
protected NamingServer |
ENCFactory.createServer()
Util method for possible override. |
| Uses of NamingServer in org.jnp.server |
|---|
| Subclasses of NamingServer in org.jnp.server | |
|---|---|
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. |
| Fields in org.jnp.server declared as NamingServer | |
|---|---|
protected NamingServer |
NamingServer.parent
|
| Methods in org.jnp.server that return NamingServer | |
|---|---|
protected NamingServer |
NamingServer.createNamingServer(Name prefix,
NamingServer parent)
Create sub naming. |
| Methods in org.jnp.server with parameters of type NamingServer | |
|---|---|
protected NamingServer |
NamingServer.createNamingServer(Name prefix,
NamingServer parent)
Create sub naming. |
| Constructors in org.jnp.server with parameters of type NamingServer | |
|---|---|
NamingServer(Name prefix,
NamingServer parent)
|
|
NamingServer(Name prefix,
NamingServer parent,
EventMgr eventMgr)
|
|
NamingServer(Name prefix,
NamingServer parent,
EventMgr eventMgr,
SecurityManager secMgr)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||