OleAutomation provides a simple interface to use of DCOM/OLE classes like simple Java classes. He uses the jacob project as backend and java 5 features to make the references to methods and dcom/ole properties.
Follow OleAutomation
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
It is very simple to write a Java interface for an ActiveX-Object - and once you have this interface, it is really, really simple to work with the ActiveX/OLE-Object! Of course it would be nice if there was some documentation, but the provided sample is quite self-explaining.