Class ObjectContainer

All Implemented Interfaces:
Completable, Startable, Streamable

public class ObjectContainer extends AbstractDataObject
Object containers are MO:DCA objects that envelop and carry object data.
  • Constructor Details

    • ObjectContainer

      public ObjectContainer(Factory factory, String name)
      Main constructor
      Parameters:
      factory - the object factory
      name - the name of this object container
  • Method Details