creamtec.webcream
Class WebCreamRouter.InProcessJVMFactory

java.lang.Object
  extended by java.rmi.server.RemoteObject
      extended by java.rmi.server.RemoteServer
          extended by java.rmi.server.UnicastRemoteObject
              extended by creamtec.webcream.core.JVMFactory
                  extended by creamtec.webcream.WebCreamRouter.InProcessJVMFactory
All Implemented Interfaces:
JVMFactoryRemote, java.io.Serializable, java.rmi.Remote
Enclosing class:
WebCreamRouter

public static class WebCreamRouter.InProcessJVMFactory
extends JVMFactory

Extends the JVMFactory to provide WebCream with a class that is not loaded from the boot class path. This is needed because classes loaded from the boot class path can not refer to classes loaded by the application class loader.

See Also:
Serialized Form

Constructor Summary
WebCreamRouter.InProcessJVMFactory()
           
 
Method Summary
 
Methods inherited from class creamtec.webcream.core.JVMFactory
execJVMProcess, findFreeJVM, getAppJvms, getAvailableJVM, initRegistry, launchJVM, ping, registerJVM, shutdown, shutdownJVM, unregisterJVM, waitForJVM
 
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
 
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebCreamRouter.InProcessJVMFactory

public WebCreamRouter.InProcessJVMFactory()
                                   throws java.lang.Exception
Throws:
java.lang.Exception


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