Language
The Free and Open Productivity Suite
:: com :: sun :: star :: lang ::
|
interface XSingleComponentFactory |
|
- Description
- Factory interface to create instances of an implementation of a service
specification.
- See also
- XInitialization
|
Methods' Details |
createInstanceWithContext
- Description
- Creates an instance of a service implementation.
- Parameter Context
- the instance gets its deployment values from this
- Returns
- component instance
|
|
createInstanceWithArgumentsAndContext
- Description
- Creates an instance of a component and initializes the new instance
with the given arguments and context.
- Parameter Arguments
- arguments passed to implementation
- Parameter Context
- the instance gets its deployment values from this
- Returns
- component instance
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.