Module java.naming
Package javax.naming

Interface Referenceable

    • Method Detail

      • getReference

        Reference getReference()
                        throws NamingException
        Retrieves the Reference of this object.
        Returns:
        The non-null Reference of this object.
        Throws:
        NamingException - If a naming exception was encountered while retrieving the reference.