public class Context extends Object
Context()
Map<String,Object>
getProperties()
Object
getProperty(String name)
void
setProperty(String name, Object value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Context()
public String toString()
toString
public Object getProperty(String name)
public void setProperty(String name, Object value)
public Map<String,Object> getProperties()
Copyright © 2016–2018. All rights reserved.