|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TODO describe class Instances must be thread safe.
Field Summary | |
static String |
ROLE
|
Method Summary | |
void |
postRemoveSource(Source source)
called before a source was successfully removed |
void |
postStoreSource(Source source)
called after a source was successfully stored |
void |
preRemoveSource(Source source)
called before a source is removed |
void |
preStoreSource(Source source)
called before a source is stored |
Field Detail |
public static final String ROLE
Method Detail |
public void preRemoveSource(Source source) throws SourceException
SourceException
public void postRemoveSource(Source source) throws SourceException
SourceException
public void preStoreSource(Source source) throws SourceException
SourceException
public void postStoreSource(Source source) throws SourceException
SourceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |