| 
 |   | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.lang.Thread
        |
        +--sunlabs.brazil.server.Server
              |
              +--sunlabs.brazil.velocity.VelocityFilter.Vserver
A helper class for Velocity that provides read only access
 to the public fields of the Server object.  This
 class and it's methods should only be used by the Velocity
 engine.
| Field Summary | 
| Fields inherited from class sunlabs.brazil.server.Server | 
| acceptCount, bufsize, errorCount, handler, hostName, initFailure, listen, LOG_DIAGNOSTIC, LOG_ERROR, LOG_INFORMATIONAL, LOG_LOG, LOG_WARNING, logLevel, maxPost, maxRequests, maxThreads, name, prefix, props, protocol, requestCount, restrict, timeout | 
| Fields inherited from class java.lang.Thread | 
| MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY | 
| Constructor Summary | |
| VelocityFilter.Vserver(Server server) | |
| Method Summary | |
|  Object | get(String fieldName) | 
| Methods inherited from class sunlabs.brazil.server.Server | 
| close, init, log, restart, run, setup | 
| Methods inherited from class java.lang.Thread | 
| activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public VelocityFilter.Vserver(Server server)
                       throws Exception
| Method Detail | 
public Object get(String fieldName)
| 
 | Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||