pl.kernelpanic.dbmonster
Class DBMonsterContext
java.lang.Object
pl.kernelpanic.dbmonster.DBMonsterContext
- public class DBMonsterContext
- extends Object
Context.
- Version:
- $Id: DBMonsterContext.html,v 1.1 2007/06/21 08:38:14 sbahloul Exp $
- Author:
- Piotr Maj <piotr.maj@kernelpanic.pl>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBMonsterContext
public DBMonsterContext()
getProperty
public final Object getProperty(String key)
- Returns a context property.
- Parameters:
key
- the key of the property
- Returns:
- property value
setProperty
public final void setProperty(String key,
Object value)
- Sets the context property.
- Parameters:
key
- the name of propertyvalue
- the value
Copyright © 2003-2005 .:. kernelpanic.pl .:.. All Rights Reserved.