Class ContainerReferences

All Implemented Interfaces:
org.pipservices3.commons.refer.IReferences, org.pipservices3.commons.run.IClosable, org.pipservices3.commons.run.IOpenable

public class ContainerReferences extends ManagedReferences
Container managed references that can be created from container configuration.
See Also:
  • Constructor Details

    • ContainerReferences

      public ContainerReferences()
  • Method Details

    • putFromConfig

      public void putFromConfig(ContainerConfig config) throws org.pipservices3.commons.refer.ReferenceException
      Puts components into the references from container configuration.
      Parameters:
      config - a container configuration with information of components to be added.
      Throws:
      org.pipservices3.commons.refer.ReferenceException - when no found references.