|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectRegistration
public final class Registration
The registration of all formulas provided in this package.
Method Summary | |
---|---|
static XSingleServiceFactory |
__getServiceFactory(String implementation,
XMultiServiceFactory factories,
XRegistryKey registry)
Returns a factory for creating the service. |
static boolean |
__writeRegistryServiceInfo(XRegistryKey registry)
Writes the service information into the given registry key. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static XSingleServiceFactory __getServiceFactory(String implementation, XMultiServiceFactory factories, XRegistryKey registry)
com.sun.star.comp.loader.JavaLoader
; do not rename!
implementation
- The name of the implementation for which a service is desired.factories
- The service manager to be used if needed.registry
- The registry key
public static boolean __writeRegistryServiceInfo(XRegistryKey registry)
com.sun.star.comp.loader.JavaLoader
; do not rename!
registry
- The registry key.
true
if the operation succeeded.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |