edu.rice.rubis.beans
Class BeanConfig

java.lang.Object
  |
  +--edu.rice.rubis.beans.BeanConfig

public class BeanConfig
extends java.lang.Object

This class contains the configuration for the beans

Version:
1.0
Author:
Emmanuel Cecchet and Julie Marguerite

Field Summary
static java.lang.String context
          Returns the context used by the web container for html files and servlets (this isthe name of the war file).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

public static final java.lang.String context
Returns the context used by the web container for html files and servlets (this isthe name of the war file).


Copyright © 2003 - ObjectWeb Consortium - All Rights Reserved.