Interface ManagedObject


public interface ManagedObject
ManagedObject is a tagging interface for CGLIB alias proxies
  • Method Summary

    Modifier and Type
    Method
    Description
    Path<?>
    Returns the underlying Path instance of this proxy
  • Method Details

    • __mappedPath

      Path<?> __mappedPath()
      Returns the underlying Path instance of this proxy
      Returns:
      underlying Path instance