|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FactoryStateListener
Factory state listener. This listener allows anyone to be notified when the listened factory state changes.
Method Summary | |
---|---|
void |
stateChanged(Factory factory,
int newState)
State change listener. |
Method Detail |
---|
void stateChanged(Factory factory, int newState)
factory
- : changing factorynewState
- : new instance state
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |