Interface ContextListManagedReferenceFactory

    • Field Detail

      • DEFAULT_INSTANCE_CLASS_NAME

        static final String DEFAULT_INSTANCE_CLASS_NAME
    • Method Detail

      • getInstanceClassName

        String getInstanceClassName()
        Retrieves the reference's object instance class name. If it's impossible to obtain such data, the factory should return the static attribute DEFAULT_INSTANCE_CLASS_NAME, exposed by this interface.
        Returns: