Interface BeanIdentifier

    • Method Detail

      • asString

        String asString()
        String representation of this identifier. This is required as some parts of the CDI API use String identifiers, for example PassivationCapable.getId(). Unlike Object.toString(), this method returns a non-verbose canonical string identifier.
        Returns:
        string representation of this identifier