creamtec.webcream
Class ServletHelper.InProcessClientAgent

java.lang.Object
  extended by creamtec.webcream.core.ClientAgent
      extended by creamtec.webcream.ServletHelper.InProcessClientAgent
All Implemented Interfaces:
ClientAgentRemote, java.rmi.Remote
Enclosing class:
ServletHelper

public static class ServletHelper.InProcessClientAgent
extends ClientAgent

Declare this class to resolve classpath to the application classes. Otherwise bootclasspath doesn't work


Nested Class Summary
 
Nested classes/interfaces inherited from class creamtec.webcream.core.ClientAgent
ClientAgent.InitLock, ClientAgent.OperationLock, ClientAgent.RequestLock
 
Field Summary
 
Fields inherited from class creamtec.webcream.core.ClientAgent
shuttingDown, useWebCreamFontsConfigFile
 
Constructor Summary
ServletHelper.InProcessClientAgent(java.lang.String appName)
           
 
Method Summary
 
Methods inherited from class creamtec.webcream.core.ClientAgent
addBlockedThread, allowExit, beginOperation, doRun, emulateRequest, endOperation, exit, getAppName, getBrowserID, getBrowserVersion, getClassLoader, getClientId, getCurrentInstance, getDocumentRenderer, getEventQueue, getException, getHTMLPage, getInitData, getMaximumWindowSize, getOperationLock, getProps, getRequestData, getRequestFilter, getRequestId, getResponseData, getSession, getTempFiles, getUIManager, getWebCreamThreadGroup, getWindowProperty, getWindowUpdater, init, initProperties, installExitTrap, installToolkit, isApplet, isOperationActive, isRequestActive, isRunning, isToolkitInstalled, ping, processHttpRequest, removeBlockedThread, renderCurrentWindow, renderStandardPage, runApp, setAllowExit, setException, setResponseData, shutdown, waitForBlockedThreads
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletHelper.InProcessClientAgent

public ServletHelper.InProcessClientAgent(java.lang.String appName)
                                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.