|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.AbstractContext
public class AbstractContext
Constructor Summary | |
---|---|
AbstractContext()
|
Method Summary | |
---|---|
java.lang.Object |
getProperty(java.lang.String key)
|
java.lang.Object |
removeProperty(java.lang.String key)
|
void |
setProperty(java.lang.String key,
java.lang.Object value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractContext()
Method Detail |
---|
public java.lang.Object getProperty(java.lang.String key)
public void setProperty(java.lang.String key, java.lang.Object value)
public java.lang.Object removeProperty(java.lang.String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |