![]() | Setup |
The SetupJVMWrapperT type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateGlobalInstance | Create a singleton global instance of T |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize |
Finalize an instance of SetupJVMWrapper (Inherited from SetupJVMWrapper) |
![]() | GetCLRGlobal |
Get previously registered Object from CLR global mapper
(Inherited from SetupJVMWrapper) |
![]() | 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 (Inherited from SetupJVMWrapper) |
![]() | GetJCGraphicContainer(String, Boolean) |
Requests to allocate a remote graphic container to host the Component with class name className (Inherited from SetupJVMWrapper) |
![]() | GetJVMGlobal |
Get previously registered IJavaObject from JVM global mapper
(Inherited from SetupJVMWrapper) |
![]() | GetListener |
Returns the IJVMBridgeBase listener reference associated to the JVM reference
(Inherited from SetupJVMWrapper) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | ImportPackage |
Imports a Java package to be used within the program
(Inherited from SetupJVMWrapper) |
![]() | InitializeListener |
Request the initialization of the Listener from the JVM. The listener is a new class which inherits from JVMBridgeListener or JVMBridgeListener (Inherited from SetupJVMWrapper) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ProcessCommandLine |
Process command line arguments
(Inherited from SetupJVMWrapper) |
![]() | RegisterCLRGlobal |
Register the object into the global CLR mapper.
(Inherited from SetupJVMWrapper) |
![]() | ReleaseJCGraphicContainer |
Reelase a IJCGraphicContainer from the JVM
(Inherited from SetupJVMWrapper) |
![]() | ReleaseListener |
Release a IJVMBridgeBase listener reference from the JVM
(Inherited from SetupJVMWrapper) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | UnregisterCLRGlobal |
Unregister the object from the global CLR mapper.
(Inherited from SetupJVMWrapper) |
![]() | UnwrapAndDemonizeOn | Creates and unwrap the JVM instance as daemon |
![]() | UnwrapOn | 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) |