Uses of Interface
creamtec.webcream.core.JVMProcessRemote

Packages that use JVMProcessRemote
creamtec.webcream   
creamtec.webcream.core   
 

Uses of JVMProcessRemote in creamtec.webcream
 

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

Uses of JVMProcessRemote in creamtec.webcream.core
 

Fields in creamtec.webcream.core declared as JVMProcessRemote
 JVMProcessRemote JVMProcessContext.jvmProcess
           
 

Methods in creamtec.webcream.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-2006 CreamTec LLC. All Rights Reserved.