sunlabs.brazil.velocity
Class VelocityFilter.Vserver

java.lang.Object
  extended by java.lang.Thread
      extended by sunlabs.brazil.server.Server
          extended by sunlabs.brazil.velocity.VelocityFilter.Vserver
All Implemented Interfaces:
Runnable
Enclosing class:
VelocityFilter

public class VelocityFilter.Vserver
extends Server

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.


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
 
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, version
 
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, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, 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

VelocityFilter.Vserver

public VelocityFilter.Vserver(Server server)
                       throws Exception
Throws:
Exception
Method Detail

get

public Object get(String fieldName)

Version Kenai-svn-r24, Generated 08/18/09
Copyright (c) 2001-2009, Sun Microsystems.