JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.naming
javax.naming
Reference
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
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
Description
Reference
Referenceable.
getReference
()
Retrieves the Reference of this object.