Package org.isis.jaut

Class Summary
Apartment The Apartment class represents a COM Apartment, and its Threads, in a Java application.
ApartmentObject The ApartmentObject allows derived objects to release their resources from the same Apartment when finalized.
Dispatch The Dispatch class enables Java programs to invoke methods and access properties of an Automation object.
SafeArray  
Variant The Variant class is a peer object to an uderlying VARIANT Automation structure.
 

Exception Summary
ComException A runtime exception thrown by the COM and Automation functions.
InvokeException A runtime exception thrown by an Automation application.
JAutException A runtime exception thrown by the jaut library.