Exported Interfaces - Summary |
XMultiServiceFactory |
This interface uses a service name to instantiate a component
which supports the specified service.
|
XMultiComponentFactory |
This interface uses a service name and a component context to instantiate
a component which supports the specified service.
|
XServiceInfo |
Factories, as well as all other services, should always support
this interface.
|
Exported Interfaces - Details |
XMultiServiceFactory
- Description
- This interface uses a service name to instantiate a component
which supports the specified service.
|
|
XMultiComponentFactory
- Description
- This interface uses a service name and a component context to instantiate
a component which supports the specified service.
|
|
XServiceInfo
- Description
- Factories, as well as all other services, should always support
this interface.
|
|
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.