Interface IFacade

    • Method Detail

      • getImpl

        java.lang.Object getImpl()
        The implementation behind the facade.
        Returns:
        The implementation behind the facade.