public interface FactoryStateListener
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(Factory factory,
int newState)
Notification listener.
|
void stateChanged(Factory factory, int newState)
factory
- the changing factorynewState
- the new factory stateCopyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.