Package org.pipservices3.commons.refer


package org.pipservices3.commons.refer
  • Class
    Description
    Helper class for resolving component dependencies.
    Locator type that most often used in PipServices toolkit.
    Interface for components that depends on other components.
    Interface for a map that holds component references and passes them to components to establish dependencies with each other.
    Interface for components that require explicit clearing of references to dependent components.
    Contains a reference to a component and locator to find it.
    Error when required component dependency cannot be found.
    Helper class that sets and unsets references to components.
    The most basic implementation of IReferences to store and locate component references.