当前页面:
在线文档首页 >
JBoss 3.2.7 naming API Documentation 英文版文档
Index (JBoss Naming API) - JBoss 3.2.7 naming API Documentation 英文版文档
A B C D G H I J L M N O P R S T U V
A
- addToEnvironment(String, Object) -
Method in class org.jnp.interfaces.NamingContext
-
B
- backlog -
Variable in class org.jnp.server.Main
- The serverSocket listen queue depth
- bind(Name, Object, String) -
Method in interface org.jnp.interfaces.Naming
-
- bind(String, Object) -
Method in class org.jnp.interfaces.NamingContext
-
- bind(Name, Object) -
Method in class org.jnp.interfaces.NamingContext
-
- bind(Name, Object, String) -
Method in class org.jnp.server.NamingServer
-
- bindAddress -
Variable in class org.jnp.server.Main
- The interface to bind to for the lookup socket.
C
- clientSocketFactory -
Variable in class org.jnp.server.Main
- An optional custom client socket factory
- clientSocketFactoryName -
Variable in class org.jnp.server.Main
- The class name of the optional custom client socket factory
- close() -
Method in class org.jnp.interfaces.NamingContext
-
- close() -
Method in class org.jnp.interfaces.NamingEnumerationImpl
-
- composeName(String, String) -
Method in class org.jnp.interfaces.NamingContext
-
- composeName(Name, Name) -
Method in class org.jnp.interfaces.NamingContext
-
- createServerSocket(int) -
Method in class org.jnp.test.TestJNPSockets.ServerSocketFactory
-
- createSocket(String, int) -
Method in class org.jnp.interfaces.TimedSocketFactory
-
- createSocket(InetAddress, int) -
Method in class org.jnp.interfaces.TimedSocketFactory
-
- createSocket(String, int, InetAddress, int) -
Method in class org.jnp.interfaces.TimedSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) -
Method in class org.jnp.interfaces.TimedSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int, int) -
Method in class org.jnp.interfaces.TimedSocketFactory
-
- createSocket(String, int) -
Method in class org.jnp.test.TestJNPSockets.ClientSocketFactory
-
- createSubcontext(Name) -
Method in interface org.jnp.interfaces.Naming
-
- createSubcontext(String) -
Method in class org.jnp.interfaces.NamingContext
-
- createSubcontext(Name) -
Method in class org.jnp.interfaces.NamingContext
-
- createSubcontext(Name) -
Method in class org.jnp.server.NamingServer
-
D
- DEFAULT_DISCOVERY_GROUP_ADDRESS -
Static variable in class org.jnp.interfaces.NamingContext
- The default discovery multicast information
- DEFAULT_DISCOVERY_GROUP_PORT -
Static variable in class org.jnp.interfaces.NamingContext
-
- DEFAULT_DISCOVERY_TIMEOUT -
Static variable in class org.jnp.interfaces.NamingContext
-
- destroySubcontext(String) -
Method in class org.jnp.interfaces.NamingContext
-
- destroySubcontext(Name) -
Method in class org.jnp.interfaces.NamingContext
-
G
- get() -
Method in class org.jnp.interfaces.MarshalledValuePair
-
- getBacklog() -
Method in class org.jnp.server.Main
-
- getBacklog() -
Method in interface org.jnp.server.MainMBean
-
- getBindAddress() -
Method in class org.jnp.server.Main
-
- getBindAddress() -
Method in interface org.jnp.server.MainMBean
-
- getClientSocketFactory() -
Method in class org.jnp.server.Main
-
- getClientSocketFactory() -
Method in interface org.jnp.server.MainMBean
- Get the RMIClientSocketFactory implementation class
- getEnableCallByReference() -
Static method in class org.jnp.interfaces.MarshalledValuePair
- Get the lookp call by reference flag.
- getEnvironment() -
Method in class org.jnp.interfaces.NamingContext
-
- getHANamingServerForPartition(String) -
Static method in class org.jnp.interfaces.NamingContext
-
- getInitialContext(Hashtable) -
Method in class org.jnp.interfaces.NamingContextFactory
-
- getInstallGlobalService() -
Method in class org.jnp.server.Main
-
- getInstallGlobalService() -
Method in interface org.jnp.server.MainMBean
- Get the InstallGlobalService which defines whether the MainMBean's
Naming server will be installed as the NamingContext.setLocal global
value.
- getLookupPool() -
Method in class org.jnp.server.Main
-
- getNameInNamespace() -
Method in class org.jnp.interfaces.NamingContext
-
- getNameParser(String) -
Method in class org.jnp.interfaces.NamingContext
-
- getNameParser(Name) -
Method in class org.jnp.interfaces.NamingContext
-
- getNaming() -
Method in class org.jnp.interfaces.NamingContext
-
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.jnp.interfaces.NamingContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.jnp.interfaces.java.javaURLContextFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.jnp.interfaces.jnp.jnpURLContextFactory
-
- getPort() -
Method in class org.jnp.server.Main
-
- getPort() -
Method in interface org.jnp.server.MainMBean
-
- getRmiBindAddress() -
Method in class org.jnp.server.Main
-
- getRmiBindAddress() -
Method in interface org.jnp.server.MainMBean
-
- getRmiPort() -
Method in class org.jnp.server.Main
-
- getRmiPort() -
Method in interface org.jnp.server.MainMBean
-
- getRoot() -
Static method in class org.jnp.interfaces.java.javaURLContextFactory
-
- getRoot() -
Method in class org.jnp.server.NamingServer
-
- getServer() -
Method in class org.jnp.server.Main
-
- getServerSocketFactory() -
Method in class org.jnp.server.Main
-
- getServerSocketFactory() -
Method in interface org.jnp.server.MainMBean
- Get the RMIServerSocketFactory implementation class
- getSyntax() -
Static method in class org.jnp.interfaces.NamingParser
-
H
- haServers -
Static variable in class org.jnp.interfaces.NamingContext
-
- hasMore() -
Method in class org.jnp.interfaces.NamingEnumerationImpl
-
- hasMoreElements() -
Method in class org.jnp.interfaces.NamingEnumerationImpl
-
I
- InstallGlobalService -
Variable in class org.jnp.server.Main
- A flag indicating if theServer will be set as the NamingContext.setLocal value
- initBootstrapListener() -
Method in class org.jnp.server.Main
- Bring up the bootstrap lookup port for obtaining the naming service
proxy
- initCustomSocketFactories() -
Method in class org.jnp.server.Main
- Init the clientSocketFactory, serverSocketFactory using the bind address.
- initJnpInvoker() -
Method in class org.jnp.server.Main
- This code should be moved to a seperate invoker in the org.jboss.naming
package.
- isStubExported -
Variable in class org.jnp.server.Main
-
J
- JNP_DISABLE_DISCOVERY -
Static variable in class org.jnp.interfaces.NamingContext
- A flag to disable the broadcast discovery queries
- JNP_DISCOVERY_GROUP -
Static variable in class org.jnp.interfaces.NamingContext
- The multicast IP/address to which the discovery query is sent
- JNP_DISCOVERY_PORT -
Static variable in class org.jnp.interfaces.NamingContext
- The port to which the discovery query is sent
- JNP_DISCOVERY_TIMEOUT -
Static variable in class org.jnp.interfaces.NamingContext
- The time in MS to wait for a discovery query response
- JNP_LOCAL_ADDRESS -
Static variable in class org.jnp.interfaces.NamingContext
- The local address to bind the connected bootstrap socket to
- JNP_LOCAL_PORT -
Static variable in class org.jnp.interfaces.NamingContext
- The local port to bind the connected bootstrap socket to
- JNP_MAX_RETRIES -
Static variable in class org.jnp.interfaces.NamingContext
- An integer that controls the number of connection retry attempts will
be made on the initial connection to the naming server.
- JNP_PARSED_NAME -
Static variable in class org.jnp.interfaces.NamingContext
- An internal property added by parseNameForScheme if the input name uses a
url prefix that was removed during cannonicalization.
- JNP_PARTITION_NAME -
Static variable in class org.jnp.interfaces.NamingContext
- The cluster partition discovery should be restricted to
- JNP_SOCKET_FACTORY -
Static variable in class org.jnp.interfaces.NamingContext
- The javax.net.SocketFactory impl to use for the bootstrap socket
- JNP_SO_TIMEOUT -
Static variable in class org.jnp.interfaces.TimedSocketFactory
-
- JNP_TIMEOUT -
Static variable in class org.jnp.interfaces.TimedSocketFactory
-
- JNP_USE_RELATIVE_NAME -
Static variable in class org.jnp.interfaces.NamingContext
- A flag indicating the style of names passed to NamingManager method.
- javaURLContextFactory - class org.jnp.interfaces.java.javaURLContextFactory.
- Implementation of "java:" namespace factory.
- javaURLContextFactory() -
Constructor for class org.jnp.interfaces.java.javaURLContextFactory
-
- jnpServerSocketFactory -
Variable in class org.jnp.server.Main
- An optional custom server socket factory
- jnpServerSocketFactoryName -
Variable in class org.jnp.server.Main
- The class name of the optional custom JNP server socket factory
- jnpURLContextFactory - class org.jnp.interfaces.jnp.jnpURLContextFactory.
- The URL context factory for jnp: style URLs.
- jnpURLContextFactory() -
Constructor for class org.jnp.interfaces.jnp.jnpURLContextFactory
-
L
- list(Name) -
Method in interface org.jnp.interfaces.Naming
-
- list(String) -
Method in class org.jnp.interfaces.NamingContext
-
- list(Name) -
Method in class org.jnp.interfaces.NamingContext
-
- list(Name) -
Method in class org.jnp.server.NamingServer
-
- listBindings(Name) -
Method in interface org.jnp.interfaces.Naming
-
- listBindings(String) -
Method in class org.jnp.interfaces.NamingContext
-
- listBindings(Name) -
Method in class org.jnp.interfaces.NamingContext
-
- listBindings(Name) -
Method in class org.jnp.server.NamingServer
-
- localServer -
Static variable in class org.jnp.interfaces.NamingContext
-
- log -
Variable in class org.jnp.server.Main
-
- lookup(Name) -
Method in interface org.jnp.interfaces.Naming
-
- lookup(String) -
Method in class org.jnp.interfaces.NamingContext
-
- lookup(Name) -
Method in class org.jnp.interfaces.NamingContext
-
- lookup(Name) -
Method in class org.jnp.server.NamingServer
-
- lookupLink(String) -
Method in class org.jnp.interfaces.NamingContext
-
- lookupLink(Name) -
Method in class org.jnp.interfaces.NamingContext
- Lookup the object referred to by name but don't dereferrence the final
component.
- lookupPool -
Variable in class org.jnp.server.Main
-
M
- MAX_RETRIES -
Static variable in class org.jnp.interfaces.NamingContext
- An obsolete constant replaced by the JNP_MAX_RETRIES value
- Main - class org.jnp.client.Main.
- This is a test client of the NamingServer.
- Main() -
Constructor for class org.jnp.client.Main
-
- Main - class org.jnp.server.Main.
- A main() entry point for running the jnp naming service implementation as
a standalone process.
- Main() -
Constructor for class org.jnp.server.Main
-
- Main(String) -
Constructor for class org.jnp.server.Main
-
- MainMBean - interface org.jnp.server.MainMBean.
- The Mbean interface for the jnp provider server.
- MarshalledValuePair - class org.jnp.interfaces.MarshalledValuePair.
- An encapsulation of a JNDI binding as both the raw object and its
MarshalledObject form.
- MarshalledValuePair(Object) -
Constructor for class org.jnp.interfaces.MarshalledValuePair
- Creates a new instance of MashalledValuePair
- main(String[]) -
Static method in class org.jnp.client.Main
- Start the test
- main(String[]) -
Static method in class org.jnp.server.Main
-
- main(String[]) -
Static method in class org.jnp.test.TestJNPSockets
-
- marshalledValue -
Variable in class org.jnp.interfaces.MarshalledValuePair
-
N
- Naming - interface org.jnp.interfaces.Naming.
- NamingContext - class org.jnp.interfaces.NamingContext.
- This class provides the jnp provider Context implementation.
- NamingContext(Hashtable, Name, Naming) -
Constructor for class org.jnp.interfaces.NamingContext
-
- NamingContextFactory - class org.jnp.interfaces.NamingContextFactory.
- The jnp naming provider InitialContextFactory implementation.
- NamingContextFactory() -
Constructor for class org.jnp.interfaces.NamingContextFactory
-
- NamingEnumerationImpl - class org.jnp.interfaces.NamingEnumerationImpl.
- NamingParser - class org.jnp.interfaces.NamingParser.
- The NamingParser for the jnp naming implementation
- NamingParser() -
Constructor for class org.jnp.interfaces.NamingParser
-
- NamingServer - class org.jnp.server.NamingServer.
- NamingServer() -
Constructor for class org.jnp.server.NamingServer
-
- NamingServer(Name, NamingServer) -
Constructor for class org.jnp.server.NamingServer
-
- next() -
Method in class org.jnp.interfaces.NamingEnumerationImpl
-
- nextElement() -
Method in class org.jnp.interfaces.NamingEnumerationImpl
-
O
- org.jnp.client - package org.jnp.client
-
- org.jnp.interfaces - package org.jnp.interfaces
-
- org.jnp.interfaces.java - package org.jnp.interfaces.java
-
- org.jnp.interfaces.jnp - package org.jnp.interfaces.jnp
-
- org.jnp.server - package org.jnp.server
-
- org.jnp.test - package org.jnp.test
-
P
- parent -
Variable in class org.jnp.server.NamingServer
-
- parse(String) -
Method in class org.jnp.interfaces.NamingParser
-
- parser -
Variable in class org.jnp.server.NamingServer
-
- port -
Variable in class org.jnp.server.Main
- The jnp protocol listening port.
- prefix -
Variable in class org.jnp.server.NamingServer
-
- printName(String) -
Method in class org.jnp.client.Main
-
R
- rebind(Name, Object, String) -
Method in interface org.jnp.interfaces.Naming
-
- rebind(String, Object) -
Method in class org.jnp.interfaces.NamingContext
-
- rebind(Name, Object) -
Method in class org.jnp.interfaces.NamingContext
-
- rebind(Name, Object, String) -
Method in class org.jnp.server.NamingServer
-
- removeFromEnvironment(String) -
Method in class org.jnp.interfaces.NamingContext
-
- removeHANamingServerForPartition(String) -
Static method in class org.jnp.interfaces.NamingContext
-
- rename(String, String) -
Method in class org.jnp.interfaces.NamingContext
-
- rename(Name, Name) -
Method in class org.jnp.interfaces.NamingContext
-
- resolveLink(Object, Hashtable) -
Method in class org.jnp.interfaces.NamingContext
-
- rmiBindAddress -
Variable in class org.jnp.server.Main
- The interface to bind to for the Naming RMI server.
- rmiPort -
Variable in class org.jnp.server.Main
- The RMI port on which the Naming implementation will be exported.
- run() -
Method in class org.jnp.client.Main
- Run the tests
S
- serverSocket -
Variable in class org.jnp.server.Main
- The jnp server socket through which the NamingServer stub is vended
- serverSocketFactory -
Variable in class org.jnp.server.Main
- An optional custom server socket factory
- serverSocketFactoryName -
Variable in class org.jnp.server.Main
- The class name of the optional custom server socket factory
- serverStub -
Variable in class org.jnp.server.Main
-
- setBacklog(int) -
Method in class org.jnp.server.Main
-
- setBacklog(int) -
Method in interface org.jnp.server.MainMBean
-
- setBindAddress(String) -
Method in class org.jnp.server.Main
-
- setBindAddress(String) -
Method in interface org.jnp.server.MainMBean
-
- setClientSocketFactory(String) -
Method in class org.jnp.server.Main
-
- setClientSocketFactory(String) -
Method in interface org.jnp.server.MainMBean
- Set the RMIClientSocketFactory implementation class
- setEnableCallByReference(boolean) -
Static method in class org.jnp.interfaces.MarshalledValuePair
- Set the lookp call by reference flag.
- setHANamingServerForPartition(String, Naming) -
Static method in class org.jnp.interfaces.NamingContext
-
- setInstallGlobalService(boolean) -
Method in class org.jnp.server.Main
-
- setInstallGlobalService(boolean) -
Method in interface org.jnp.server.MainMBean
- Set the InstallGlobalService which defines whether the MainMBean's
Naming server will be installed as the NamingContext.setLocal global
value.
- setJNPServerSocketFactory(String) -
Method in class org.jnp.server.Main
-
- setJNPServerSocketFactory(String) -
Method in interface org.jnp.server.MainMBean
- Set the ServerSocketFactory implementation class
- setLocal(Naming) -
Static method in class org.jnp.interfaces.NamingContext
-
- setLookupPool(ThreadPool) -
Method in class org.jnp.server.Main
-
- setNaming(Naming) -
Method in class org.jnp.interfaces.NamingContext
-
- setNamingProxy(Object) -
Method in class org.jnp.server.Main
-
- setPort(int) -
Method in class org.jnp.server.Main
-
- setPort(int) -
Method in interface org.jnp.server.MainMBean
-
- setRmiBindAddress(String) -
Method in class org.jnp.server.Main
-
- setRmiBindAddress(String) -
Method in interface org.jnp.server.MainMBean
-
- setRmiPort(int) -
Method in class org.jnp.server.Main
-
- setRmiPort(int) -
Method in interface org.jnp.server.MainMBean
-
- setRoot(Naming) -
Static method in class org.jnp.interfaces.java.javaURLContextFactory
-
- setServerSocketFactory(String) -
Method in class org.jnp.server.Main
-
- setServerSocketFactory(String) -
Method in interface org.jnp.server.MainMBean
- Set the RMIServerSocketFactory implementation class
- setUp() -
Method in class org.jnp.test.TestJNPSockets
-
- showTree(Context) -
Method in class org.jnp.client.Main
- Show a JNDI context tree on system out.
- showTree(Context, int) -
Method in class org.jnp.client.Main
-
- soTimeout -
Variable in class org.jnp.interfaces.TimedSocketFactory
- The SO_TIMEOUT in milliseconds
- start() -
Method in class org.jnp.server.Main
-
- start() -
Method in interface org.jnp.server.MainMBean
-
- stop() -
Method in class org.jnp.server.Main
-
- stop() -
Method in interface org.jnp.server.MainMBean
-
T
- TestJNPSockets - class org.jnp.test.TestJNPSockets.
- A test of RMI custom sockets with the jnp JNDI provider.
- TestJNPSockets(String) -
Constructor for class org.jnp.test.TestJNPSockets
-
- TestJNPSockets.ClientSocketFactory - class org.jnp.test.TestJNPSockets.ClientSocketFactory.
-
- TestJNPSockets.ClientSocketFactory() -
Constructor for class org.jnp.test.TestJNPSockets.ClientSocketFactory
-
- TestJNPSockets.ServerSocketFactory - class org.jnp.test.TestJNPSockets.ServerSocketFactory.
-
- TestJNPSockets.ServerSocketFactory() -
Constructor for class org.jnp.test.TestJNPSockets.ServerSocketFactory
-
- TimedSocketFactory - class org.jnp.interfaces.TimedSocketFactory.
- A concrete implementation of the SocketFactory that supports a configurable
timeout for the initial socket connection as well as the SO_TIMEOUT used to
determine how long a read will block waiting for data.
- TimedSocketFactory() -
Constructor for class org.jnp.interfaces.TimedSocketFactory
- Creates a new instance of TimedSocketFactory
- TimedSocketFactory(Hashtable) -
Constructor for class org.jnp.interfaces.TimedSocketFactory
-
- table -
Variable in class org.jnp.server.NamingServer
-
- testAccess() -
Method in class org.jnp.test.TestJNPSockets
-
- theServer -
Variable in class org.jnp.server.Main
- The Naming interface server implementation
- timeout -
Variable in class org.jnp.interfaces.TimedSocketFactory
- The connection timeout in milliseconds
U
- unbind(Name) -
Method in interface org.jnp.interfaces.Naming
-
- unbind(String) -
Method in class org.jnp.interfaces.NamingContext
-
- unbind(Name) -
Method in class org.jnp.interfaces.NamingContext
-
- unbind(Name) -
Method in class org.jnp.server.NamingServer
-
V
- value -
Variable in class org.jnp.interfaces.MarshalledValuePair
-
A B C D G H I J L M N O P R S T U V
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.