|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IScopeListener
Interface for listeners to scope events.
Method Summary | |
---|---|
void |
notifyScopeCreated(IScope scope)
A scope has been created. |
void |
notifyScopeRemoved(IScope scope)
A scope has been removed. |
Method Detail |
---|
void notifyScopeCreated(IScope scope)
scope
- the new scopevoid notifyScopeRemoved(IScope scope)
scope
- the removed scope
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |