|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kabeja.processing.AbstractConfigurable
public abstract class AbstractConfigurable
| Field Summary | |
|---|---|
protected java.util.Map |
properties
|
| Constructor Summary | |
|---|---|
AbstractConfigurable()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getProperties()
Get the configuration Properties of the component. |
void |
setProperties(java.util.Map properties)
Set configuration properties of the component |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map properties
| Constructor Detail |
|---|
public AbstractConfigurable()
| Method Detail |
|---|
public void setProperties(java.util.Map properties)
Configurable
setProperties in interface Configurablepublic java.util.Map getProperties()
Configurable
getProperties in interface Configurable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||