Interface Contained

    • Method Detail

      • getContainer

        Container getContainer()
        Return the Container with which this instance is associated (if any); otherwise return null.
      • setContainer

        void setContainer​(Container container)
        Set the Container with which this instance is associated.
        Parameters:
        container - The Container instance with which this instance is to be associated, or null to disassociate this instance from any Container