org.codehaus.xfire
Class AbstractContext
java.lang.Object
org.codehaus.xfire.AbstractContext
- Direct Known Subclasses:
- AbstractHandlerSupport, Extensible, MessageContext, OperationInfo, ServiceInfo
public class AbstractContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractContext
public AbstractContext()
getProperty
public Object getProperty(String key)
setProperty
public void setProperty(String key,
Object value)
removeProperty
public Object removeProperty(String key)
Copyright © 2004-2013. All Rights Reserved.