|
UDK 3.2.7 Java API 言及/関連 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sun.星/主役にする.comp.helper
Class SharedLibraryLoader
java.lang.反対するcom.sun.星/主役にする.comp.helper.SharedLibraryLoader
Deprecated. use class Bootstrap bootstrapping a native UNO 取り付け・設備 and use the 株d library loader service. The
SharedLibraryLoader class 供給するs the functionality of the com.sun.星/主役にする.loader.SharedLibrary
service.
public class SharedLibraryLoader
- 延長するs 反対する
- See Also:
SharedLibrary,com.sun.星/主役にする.comp.servicemanager.ServiceManager,ServiceManager
| Field 要約 | |
|---|---|
static String |
DEFAULT_IMPLEMENTATION
Deprecated. The default 実施 指名する |
static String |
DEFAULT_LIBRARY
Deprecated. The default library which 含む/封じ込めるs the SharedLibraryLoader 構成要素 |
| 建設者 要約 | |
|---|---|
SharedLibraryLoader()
Deprecated. |
|
| Method 要約 | |
|---|---|
static XSingleServiceFactory |
getServiceFactory(String libName,
String impName,
XMultiServiceFactory smgr,
XRegistryKey regKey)
Deprecated. 負担s and returns a 明確な/細部 factory for a given library and 実施 指名する. |
static XSingleServiceFactory |
getServiceFactory(XMultiServiceFactory smgr,
XRegistryKey regKey)
Deprecated. 供給(する)s the ServiceFactory of the default SharedLibraryLoader. |
static boolean |
writeRegistryServiceInfo(String libName,
XMultiServiceFactory smgr,
XRegistryKey regKey)
Deprecated. 登録(する)s the SharedLibraryLoader under a RegistryKey. |
static boolean |
writeRegistryServiceInfo(XMultiServiceFactory smgr,
XRegistryKey regKey)
Deprecated. 登録(する)s the SharedLibraryLoader under a RegistryKey. |
| Methods 相続するd from class java.lang.反対する |
|---|
clone, equals, 完結する, getClass, hashCode, 通知する, notifyAll, toString, wait, wait, wait |
| Field 詳細(に述べる) |
|---|
DEFAULT_LIBRARY
public static final String DEFAULT_LIBRARY
- Deprecated.
- The default library which 含む/封じ込めるs the SharedLibraryLoader 構成要素
- See Also:
- Constant Field Values
- The default library which 含む/封じ込めるs the SharedLibraryLoader 構成要素
DEFAULT_IMPLEMENTATION
public static final String DEFAULT_IMPLEMENTATION
- Deprecated.
- The default 実施 指名する
- See Also:
- Constant Field Values
- The default 実施 指名する
| 建設者 詳細(に述べる) |
|---|
SharedLibraryLoader
public SharedLibraryLoader()
- Deprecated.
| Method 詳細(に述べる) |
|---|
getServiceFactory
public static XSingleServiceFactory getServiceFactory(XMultiServiceFactory smgr, XRegistryKey regKey)
- Deprecated.
- 供給(する)s the ServiceFactory of the default SharedLibraryLoader. The defaults are "shlibloader.uno" for the library and "com.sun.星/主役にする.comp.stoc.DLLComponentLoader" for the 構成要素 指名する.
- Parameters:
smgr- the ServiceManagerregKey- the root registry 重要な- Returns:
- the factory for the "com.sun.星/主役にする.comp.stoc.DLLComponentLoader" 構成要素.
- See Also:
SharedLibrary,ServiceManager,RegistryKey
- 供給(する)s the ServiceFactory of the default SharedLibraryLoader. The defaults are "shlibloader.uno" for the library and "com.sun.星/主役にする.comp.stoc.DLLComponentLoader" for the 構成要素 指名する.
getServiceFactory
public static XSingleServiceFactory getServiceFactory(String libName, String impName, XMultiServiceFactory smgr, XRegistryKey regKey)
- Deprecated.
- 負担s and returns a 明確な/細部 factory for a given library and 実施 指名する.
- Parameters:
libName- the 指名する of the 株d libraryimpName- the 実施 指名する of the 構成要素smgr- the ServiceManagerregKey- the root registry 重要な- Returns:
- the factory of the 構成要素
- See Also:
SharedLibrary,ServiceManager,RegistryKey
- 負担s and returns a 明確な/細部 factory for a given library and 実施 指名する.
writeRegistryServiceInfo
public static boolean writeRegistryServiceInfo(XMultiServiceFactory smgr, XRegistryKey regKey)
- Deprecated.
- 登録(する)s the SharedLibraryLoader under a RegistryKey.
- Parameters:
smgr- the ServiceManagerregKey- the root 重要な under that the 構成要素 should be 登録(する)d- Returns:
- true if the 登録 was successfull - さもなければ 誤った
- See Also:
SharedLibrary,ServiceManager,RegistryKey
- 登録(する)s the SharedLibraryLoader under a RegistryKey.
writeRegistryServiceInfo
public static boolean writeRegistryServiceInfo(String libName, XMultiServiceFactory smgr, XRegistryKey regKey) throws InvalidRegistryException, RuntimeException
- Deprecated.
- 登録(する)s the SharedLibraryLoader under a RegistryKey.
- Parameters:
libName- 指名する of the 株d librarysmgr- the ServiceManagerregKey- the root 重要な under that the 構成要素 should be 登録(する)d- Returns:
- true if the 登録 was successfull - さもなければ 誤った
- Throws:
InvalidRegistryExceptionRuntimeException- See Also:
SharedLibrary,ServiceManager,RegistryKey
- 登録(する)s the SharedLibraryLoader under a RegistryKey.
|
UDK 3.2.7 Java API 言及/関連 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

com.sun.星/主役にする.comp.helper.SharedLibraryLoader
