com.creamtec.ajaxswing
Class AjaxSwingRouter.InProcessJVMFactory

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

public static class AjaxSwingRouter.InProcessJVMFactory
extends JVMFactory

Extends the JVMFactory to provide AjaxSwing 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
AjaxSwingRouter.InProcessJVMFactory()
           
 
Method Summary
 
Methods inherited from class com.creamtec.ajaxswing.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

AjaxSwingRouter.InProcessJVMFactory

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


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