|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.safehaus.penrose.event.Event
org.safehaus.penrose.event.CacheEvent
| Field Summary | |
static int |
AFTER_LOAD_ENTRIES
|
static int |
BEFORE_LOAD_ENTRIES
|
| Constructor Summary | |
CacheEvent(java.lang.Object source,
SourceConfig sourceConfig,
int type)
|
|
| Method Summary | |
SourceConfig |
getSourceConfig()
|
void |
setSourceConfig(SourceConfig sourceConfig)
|
| Methods inherited from class org.safehaus.penrose.event.Event |
getSource, getType, setSource, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int BEFORE_LOAD_ENTRIES
public static final int AFTER_LOAD_ENTRIES
| Constructor Detail |
public CacheEvent(java.lang.Object source,
SourceConfig sourceConfig,
int type)
| Method Detail |
public SourceConfig getSourceConfig()
public void setSourceConfig(SourceConfig sourceConfig)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||