|
|||||||
| Classes | ||
|---|---|---|
|
|
ContainerScope | A implementation-defined scope. |
|
|
ListService | Generic List of IService Instances |
|
|
RequestScope | A scope that indicates a single requrest to an Application Server. |
|
|
SessionScope | A scope that indicates a single requrest to an Application Server. |
|
|
TransientScope | A scope that indicates that the lifecycle of the instance is NOT controled/managed by the Service Manager. |