pl.kernelpanic.dbmonster
Class DBMonsterContext
java.lang.Object
pl.kernelpanic.dbmonster.DBMonsterContext
public class DBMonsterContext
- extends Object
Context.
- Version:
- $Id: DBMonsterContext.java,v 1.2 2006/01/05 16:29:37 majek Exp $
- Author:
- Piotr Maj <pm@jcake.com>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBMonsterContext
public DBMonsterContext()
getProperty
public Object getProperty(String key)
- Returns a context property.
- Parameters:
key - the key of the property
- Returns:
- property value
setProperty
public void setProperty(String key,
Object value)
- Sets the context property.
- Parameters:
key - the name of propertyvalue - the value
Copyright © 2003-2006 .:. kernelpanic.pl .:.. All Rights Reserved.