This project has retired. For details please refer to its Attic page.
DaemonContext (Jetspeed 1 Enterprise Portal 1.6 API)

org.apache.jetspeed.daemon
Class DaemonContext

java.lang.Object
  extended byorg.apache.jetspeed.daemon.DaemonContext

public class DaemonContext
extends java.lang.Object

Version:
$Id: DaemonContext.java,v 1.4 2004/02/23 02:48:57 jford Exp $
Author:
Kevin A. Burton

Constructor Summary
DaemonContext()
           
 
Method Summary
 java.lang.String getParameter(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DaemonContext

public DaemonContext()
Method Detail

getParameter

public java.lang.String getParameter(java.lang.String name)


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.