|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jame.core.config.DefaultConfigContext
public class DefaultConfigContext
Default implementation of a configuration context.
| Constructor Summary | |
|---|---|
DefaultConfigContext()
Constructs a new context. |
|
| Method Summary | |
|---|---|
long |
getTimestamp()
Returns the timestamp. |
void |
setParentConfigContext(ConfigContext context)
Sets the parent context. |
void |
updateTimestamp()
Updates the timestamp. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultConfigContext()
| Method Detail |
|---|
public long getTimestamp()
ConfigContext
getTimestamp in interface ConfigContextConfigContext.getTimestamp()public void updateTimestamp()
ConfigContext
updateTimestamp in interface ConfigContextConfigContext.updateTimestamp()public void setParentConfigContext(ConfigContext context)
ConfigContext
setParentConfigContext in interface ConfigContextcontext - the parent context.ConfigContext.setParentConfigContext(net.sf.jame.core.config.ConfigContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||