|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonathan.libs.kernel.JElement
org.objectweb.jonathan.libs.kernel.JContextFactory.ContextElement
public static class JContextFactory.ContextElement
Class of the context elements used by JContextFactory.
| Constructor Summary | |
|---|---|
JContextFactory.ContextElement(Context container)
Constructs a new context element. |
|
| Method Summary | |
|---|---|
protected boolean |
checkType()
|
protected void |
reset()
Resets the element, setting all object reference members to null, and possibly recycling the element in a pool. |
java.lang.String |
toString()
Contructs a new context element, using the provided component. |
| Methods inherited from class org.objectweb.jonathan.libs.kernel.JElement |
|---|
getComponent, getContainer, getIntValue, getName, getType, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JContextFactory.ContextElement(Context container)
| Method Detail |
|---|
public java.lang.String toString()
toString in class JElement_component - a component.protected boolean checkType()
protected void reset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||