Uses of Interface
com.creamtec.ajaxswing.core.JVMProcessRemote

Packages that use JVMProcessRemote
com.creamtec.ajaxswing   
com.creamtec.ajaxswing.core   
 

Uses of JVMProcessRemote in com.creamtec.ajaxswing
 

Classes in com.creamtec.ajaxswing that implement JVMProcessRemote
 class JVMProcess
          Represents a standalone JVM process.
 class JVMProcess_Stub
           
 

Uses of JVMProcessRemote in com.creamtec.ajaxswing.core
 

Fields in com.creamtec.ajaxswing.core declared as JVMProcessRemote
 JVMProcessRemote JVMProcessContext.jvmProcess
           
 

Methods in com.creamtec.ajaxswing.core with parameters of type JVMProcessRemote
 void JVMFactory.registerJVM(java.lang.String appName, JVMProcessRemote jvmProcess)
          Registers external JVM with the factory.
 void JVMFactoryRemote.registerJVM(java.lang.String appName, JVMProcessRemote jvmProcess)
          Registers external JVM with the factory.
 void JVMFactory_Stub.registerJVM(java.lang.String $param_String_1, JVMProcessRemote $param_JVMProcessRemote_2)
           
 



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