|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jame.core.config.RuntimeElement
public abstract class RuntimeElement
Runtime element.
| Constructor Summary | |
|---|---|
RuntimeElement()
|
|
| Method Summary | |
|---|---|
int |
changeCount()
|
void |
dispose()
Disposes the element resources. |
protected void |
finalize()
|
void |
fireChanged()
Increments the change counter. |
boolean |
isChanged()
Tests and resets the change counter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeElement()
| Method Detail |
|---|
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.ThrowableObject.finalize()public void fireChanged()
public int changeCount()
public boolean isChanged()
public void dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||