|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nhncorp.neptune.common.conf.NConfigured
public class NConfigured
Base class for things that may be configured with a NConfiguration.
| Constructor Summary | |
|---|---|
NConfigured(NConfiguration conf)
Construct a Configured. |
|
| Method Summary | |
|---|---|
NConfiguration |
getConf()
Return the configuration used by this object. |
void |
setConf(NConfiguration conf)
Set the configuration to be used by this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NConfigured(NConfiguration conf)
| Method Detail |
|---|
public void setConf(NConfiguration conf)
NConfigurable
setConf in interface NConfigurablepublic NConfiguration getConf()
NConfigurable
getConf in interface NConfigurable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||