|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openxri.config.impl.AbstractComponent
public abstract class AbstractComponent
Field Summary | |
---|---|
protected java.util.Properties |
properties
|
Constructor Summary | |
---|---|
AbstractComponent(java.util.Properties properties)
|
Method Summary | |
---|---|
java.util.Properties |
getProperties()
Returns the Properties object that was used to initialize the component. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openxri.config.Component |
---|
init |
Field Detail |
---|
protected java.util.Properties properties
Constructor Detail |
---|
public AbstractComponent(java.util.Properties properties)
Method Detail |
---|
public java.util.Properties getProperties()
Component
getProperties
in interface Component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |