|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IUnauthorizedComponentInstantiationListener
Interface to code that is called to handle unauthorized component instantiations.
| Method Summary | |
|---|---|
void |
onUnauthorizedInstantiation(Component component)
Called when an unauthorized component instantiation is about to take place (but before it happens). |
| Method Detail |
|---|
void onUnauthorizedInstantiation(Component component)
component - The partially constructed component (only the id is guaranteed to be valid).IComponentInstantiationListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||