Class JNetReflectorCore
Concrete implementation of JNetReflectorCore<T>
public class JNetReflectorCore : JNetReflectorCore<JNetReflectorCore>, IJVMWrapperManagement, IJVMBridgeCore
- Inheritance
-
JNetReflectorCore
- Implements
- Inherited Members
-
SetupJVMWrapper<JNetReflectorCore>.ScopedOnSetupJVMWrapper<JNetReflectorCore>.ScopedOnVersionSetupJVMWrapper.Initialize()SetupJVMWrapper.InitializeRemote()
Properties
ClassPath
The starting JVM class path. Further path can be added later.
public override string ClassPath { get; }
Property Value
Remarks
It is not the same classpath switch available in CLI. No wildcards expansion is made at this level. Use ClassPathBuilder in this case.
CurrentClassPath
public static string CurrentClassPath { get; }