|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use CatalogState | |
---|---|
eteg.sinon.executor | |
eteg.sinon.listener |
Uses of CatalogState in eteg.sinon.executor |
---|
Fields in eteg.sinon.executor declared as CatalogState | |
---|---|
static CatalogState |
CatalogState.AFTER_PROCESSING
Constant that defines the state of a catalog after it is processed. |
static CatalogState |
CatalogState.BEFORE_PROCESSING
Constant that defines the state of a catalog before its processing begins. |
Uses of CatalogState in eteg.sinon.listener |
---|
Methods in eteg.sinon.listener with parameters of type CatalogState | |
---|---|
void |
CatalogStateListener.onStateChange(Catalog catalog,
CatalogState state,
CollectorExecutor executor)
Invoked when the state of a listened catalog changes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |