Uses of Class
javax.naming.Reference
-
Packages that use Reference Package Description javax.naming Provides the classes and interfaces for accessing naming services. -
-
Uses of Reference in javax.naming
Subclasses of Reference in javax.naming Modifier and Type Class and Description class
LinkRef
This class represents a Reference whose contents is a name, called the link name, that is bound to an atomic name in a context.Methods in javax.naming that return Reference Modifier and Type Method and Description Reference
Referenceable. getReference()
Retrieves the Reference of this object.
-
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, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.