:: com :: sun :: star :: script ::
|
service InvocationAdapterFactory |
- Description
- Provides functionality to create an adapter that supports (a)
special interface type(s) and maps calls to the interface's
methods to an invocation interface.
An adapter like this allows generic dispatch interfaces to
meet interface requirements, e.g. if a specific listener
interface has to be passed to an add...Listener method.
The adapter has to support
XInvocationAdapterFactory.
The adapter may also support
XInvocationAdapterFactory2.
- Developers Guide
- AdvUNO - UNO Reflection API
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.