public interface ResourceFactoryListener
Modifier and Type | Method and Description |
---|---|
void |
factoryReleased()
Called when the factory is released.
|
void |
factoryReset()
Called when the factory is lost and about to be reset.
|
void factoryReset()
void factoryReleased()