![]() | Setup |
The SetupJVMWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize |
Finalize an instance of SetupJVMWrapper (Overrides ObjectFinalize) |
![]() | GetCLRGlobal |
Get previously registered Object from CLR global mapper
Obsolete |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetJCGraphicContainer(IJavaObject, Boolean) |
Requests to allocate a remote graphic container to host the Component in graphicObject Obsolete |
![]() | GetJCGraphicContainer(String, Boolean) |
Requests to allocate a remote graphic container to host the Component with class name className Obsolete |
![]() | GetJVMGlobal |
Get previously registered IJavaObject from JVM global mapper
Obsolete |
![]() | GetListener |
Returns the IJVMBridgeBase listener reference associated to the JVM reference
Obsolete |
![]() ![]() | GetMainClasses |
Retrieve all Main-Class from the assembly Obsolete |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | ImportPackage |
Imports a Java package to be used within the program
Obsolete |
![]() | InitializeListener |
Request the initialization of the Listener from the JVM. The listener is a new class which inherits from JVMBridgeListener or JVMBridgeListener Obsolete |
![]() ![]() | Launch(Type, String) |
Launch the type with the args arguments
Obsolete |
![]() ![]() | LaunchTClass(String) |
Launch the TClass with the args arguments
Obsolete |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | PostInitialization | Override the method to manage post initialization step |
![]() | PreInitialization | Override the method to setup some information, this is the first method invoked: some settings can be applied here like SetEventOrExceptionHandler(EventHandlerEventOrExceptionEventArgs) |
![]() | ProcessCommandLine | Process command line arguments |
![]() | RegisterCLRGlobal |
Register the object into the global CLR mapper.
Obsolete |
![]() | ReleaseJCGraphicContainer |
Reelase a IJCGraphicContainer from the JVM
Obsolete |
![]() | ReleaseListener |
Release a IJVMBridgeBase listener reference from the JVM
Obsolete |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | UnregisterCLRGlobal |
Unregister the object from the global CLR mapper.
Obsolete |
![]() | UnwrapAndDemonizeOnT | Creates and unwrap the JVM instance as daemon |
![]() | UnwrapOnT | Creates and unwrap the JVM instance |
Name | Description | |
---|---|---|
![]() | ConvertTReturn |
Converts a generic object
(Defined by JCOBridgeExtensions) |
![]() | ToNative |
Converts a generic input to an object manageable from the JVM
(Defined by JCOBridgeExtensions) |