ProxyContainer

TODO: Add description of what this is and why it was designed as such.

interface ProxyContainer : Container , Storage!(ProxyObjectFactory, string), Decorator!(Locator!())

Inherited Members

From Container

instantiate
Container instantiate()

Sets up the internal state of container.

Meta