Interface ManagedInstance


public interface ManagedInstance
Holds the instance being managed.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the resource which is being managed.
  • Method Details

    • getInstance

      Gets the resource which is being managed.
      Returns:
      the resource, such as a Processor, Consumer etc.