@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public class ContextScope extends Object implements Scope
Scope
implementation delegating to the jDTAUS Context
.
Constructor and Description |
---|
ContextScope()
Creates a new
ContextScope instance. |
@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public ContextScope()
ContextScope
instance.public Object getObject(String string) throws NullPointerException
getObject
in interface Scope
NullPointerException
public Map<String,Object> getObjects()
getObjects
in interface Scope
public Object putObject(String string, Object o) throws NullPointerException
putObject
in interface Scope
NullPointerException
public Object removeObject(String string) throws NullPointerException
removeObject
in interface Scope
NullPointerException
Copyright © 2005-2012 jDTAUS. All Rights Reserved.