| Package | Description | 
|---|---|
| javax.naming.spi | 
| Modifier and Type | Method and Description | 
|---|---|
static DirStateFactory.Result | 
DirectoryManager.getStateToBind(Object obj,
              Name name,
              Context nameCtx,
              Hashtable<?,?> environment,
              Attributes attrs)
Retrieves the state of an object for binding when given the original
 object and its attributes. 
 | 
DirStateFactory.Result | 
DirStateFactory.getStateToBind(Object obj,
              Name name,
              Context nameCtx,
              Hashtable<?,?> environment,
              Attributes inAttrs)
Retrieves the state of an object for binding given the object and attributes
 to be transformed. 
 | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.