Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: script ::

service InvocationAdapterFactory

Description
allows you to create adapter interfaces of any given type for an invocation interface.

You can do this via an adapter factory instance.




Exported Interfaces

com::sun::star::script::XInvocationAdapterFactory
Description
creates adapter interfaces of any given type for an invocation interface by using this adapter factory interface.

Top of Page