This class provides basic implementations of the Containable Interface to
save the typical programmer lots of typing. Under 99% of the conditions it
should be sufficient to derivce your container component from this class
instead of implementing the interfaces in a raw fashion.
author: Michael Rimov since: Expresso 5.1
Sets the marker to the ComponentContainer (which has a 1:1 instance mapping
with Containable). This is often called by the actual implementation
of the ComponentContainer.
Parameters: newContainer - a ComponentCo
Methods inherited from com.jcorporate.expresso.kernel.ComponentBase