public static class JContextFactory.ContextElement extends JElement
Constructor and Description |
---|
ContextElement(Context container)
Constructs a new context element.
|
Modifier and Type | Method and Description |
---|---|
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.
|
getComponent, getContainer, getIntValue, getName, getType, getValue
public ContextElement(Context container)
public java.lang.String toString()
protected boolean checkType()
protected void reset()