creamtec.webcream
Class WebCreamRouter.InProcessJVMFactory
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
creamtec.webcream.core.JVMFactory
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
| 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 |
WebCreamRouter.InProcessJVMFactory
public WebCreamRouter.InProcessJVMFactory()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.