|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NamingProvider in org.apache.avalon.excalibur.naming |
Fields in org.apache.avalon.excalibur.naming declared as NamingProvider | |
protected NamingProvider |
RemoteContext.m_provider
|
Methods in org.apache.avalon.excalibur.naming that return NamingProvider | |
protected NamingProvider |
RemoteContext.getProvider()
|
Uses of NamingProvider in org.apache.avalon.excalibur.naming.rmi |
Subinterfaces of NamingProvider in org.apache.avalon.excalibur.naming.rmi | |
interface |
RMINamingProvider
The underlying communication interface for remote contexts. |
Methods in org.apache.avalon.excalibur.naming.rmi that return NamingProvider | |
protected NamingProvider |
RMIInitialContextFactory.newNamingProvider(java.util.Hashtable environment)
|
protected NamingProvider |
RMIInitialContextFactory.newNamingProvider(java.lang.String host,
int port)
|
Uses of NamingProvider in org.apache.avalon.excalibur.naming.rmi.server |
Classes in org.apache.avalon.excalibur.naming.rmi.server that implement NamingProvider | |
class |
RMINamingProviderImpl
The RMI implementation of provider. |
Uses of NamingProvider in org.exolab.jms.jndi.http |
Classes in org.exolab.jms.jndi.http that implement NamingProvider | |
class |
NameServiceProxy
The underlying communication interface for remote contexts over the http connector. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |