Interface Scope

All Superinterfaces:
IocContextListener<java.lang.Object>
All Known Implementing Classes:
Application

public interface Scope
extends IocContextListener<java.lang.Object>
The base interface that all shrike ioc scope classes must implement.
Author:
Gilberto Vento