de.ukn.hci.squidy.manager.commander
Class ControlServerContext
java.lang.Object
de.ukn.hci.squidy.manager.commander.ControlServerContext
public class ControlServerContext
- extends Object
ControlServerContext.
Date: Sep 21, 2008
Time: 11:15:51 PM
- Since:
- 1.1.0
- Version:
- $Id: ControlServerContext.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle, Roman.Raedle@uni-konstanz.de,
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControlServerContext
public ControlServerContext()
putObject
public void putObject(String key,
Object value)
- Parameters:
key - value -
getObject
public <T> T getObject(Class<T> type,
String key)
- Type Parameters:
T - - Parameters:
type - key -
- Returns:
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.