:: com :: sun :: star :: script ::
|
deprecated |
interface XInvocationAdapterFactory |
|
|
|
- Usage Restrictions
- deprecated
- Description
- Interface to create adapter objects giving a type to be supported and a
an invocation interface incoming calls are delegated to.
This interface is deprecated. Use XInvocationAdapterFactory2.
|
Methods' Details |
createAdapter
- Description
- Creates an adapter interface of given type for calling the given
XInvocation interface.
- Parameter Invocation
- invocation interface being called on incoming adapter calls
- Parameter aType
- supported type of adapter
- Returns
- adapter interface; this interface can be queried for
XInterface and given type
|
|
Top of Page
Copyright © 2011, 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.