| GNU Classpath (0.95) | |
| Frames | No Frames |
Classes implementing javax.naming.Context | |
| class | The starting context for performing naming operations. |
Fields of type javax.naming.Context | |
| Context | |
| Context | Contains the default initial context. |
Methods with parameter type javax.naming.Context | |
| void | |
Methods with return type javax.naming.Context | |
| Context | Creates the new naming subcontext and binds it to the current (this)
context.
|
| Context | |
| Context | Creates the new naming subcontext and binds it to the current (this)
context.
|
| Context | |
| Context | |
| Context | Get the default initial context. |
| Context | |
| Context | ReferralException.getReferralContext(Hashtable , ?> env) |
| Context | Obtains the context for resolving the given name. |
| Context | Obtains the context for resolving the given name. |
Classes implementing javax.naming.Context | |
| class | |
Classes implementing javax.naming.Context | |
| class | |
Methods with parameter type javax.naming.Context | |
| Control | |
Methods with return type javax.naming.Context | |
| Context | |
| Context | LdapReferralException.getReferralContext(Hashtable , ?> env) |
| Context | |
Methods with parameter type javax.naming.Context | |
| Object | NamingManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable , ?> environment) Creates an object for the specified name context, environment and
referencing context object.
If the builder factory is set by
setObjectFactoryBuilder(ObjectFactoryBuilder), the call is
delegated to that factory. |
| Object | ObjectFactory.getObjectInstance(Object refObj, Name name, Context nameCtx, Hashtable , ?> environment) Creates the object, using the specified name and location information. |
| Object | DirectoryManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable , ?> environment, Attributes attrs) |
| Object | DirObjectFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable , ?> environment, Attributes attrs) |
| Object | Get the object state for binding.
|
| Object | Get the object state for binding.
|
| DirStateFactory.Result | DirectoryManager.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable , ?> environment, Attributes attrs) |
| DirStateFactory.Result | DirStateFactory.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable , ?> environment, Attributes inAttrs) |
Methods with return type javax.naming.Context | |
| Context | Creates a context in which the context operation must be continued.
|
| Context | InitialContextFactory.getInitialContext(Hashtable , ?> environment) Create a new initial context
|
| Context | NamingManager.getInitialContext(Hashtable , ?> environment) Creates the initial context. |
| Context |
Creates the URL context for the given URL scheme id.
|
| GNU Classpath (0.95) |