UNO Java Runtime

Package com.sun.star.lib.uno.helper

Class Summary
ComponentBase This class can be used as the base class for UNO components.
InterfaceContainer This class is a container for interfaces.
MultiTypeInterfaceContainer  
PropertySet This class is an implementation of the interfaces com.sun.star.beans.XPropertySet, com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet.
UnoUrl Object representation and parsing of Uno Urls, which allow to locate a named Uno object in a different process.
WeakAdapter An XAdapter implementation that holds a weak reference (java.lang.ref.WeakReference) to an object.
WeakBase This class can be used as the base class for UNO components.
 


UNO Java Runtime