service Java in module com::sun::star::loader::

(Global Index)

Syntax

service Java;

Description

makes it possible to access the services implemented in a Java class file.

Exported Interfaces


com::sun::star::loader::XImplementationLoader

Description

is used for writing persistent information in the registry for external implementation and for activating this implementation.


com::sun::star::lang::XServiceInfo

Description

provides additional information about the implementations and the services supported by them.

Top of Page