Interface ManagedObject

    • Method Detail

      • getObject

        java.lang.Object getObject()
                            throws java.lang.Throwable
        Obtains the object being managed.
        Returns:
        Object being managed.
        Throws:
        java.lang.Throwable - Indicating failed to obtain the object for use.