ProxyContainerImpl.get

Get object that is associated with identity.

class ProxyContainerImpl
Object
get
(
string identity
)

Parameters

identity string

the object identity.

Return Value

Type: Object

Object if it is available.

Throws

NotFoundException in case if the object wasn't found or container is not enabled.

Meta