Language
The 解放する/自由な and Open 生産性 控訴
Bootstrap (Java UNO Runtime 言及/関連)
com.sun.星/主役にする.comp.helper
Class Bootstrap
java.lang.反対する
com.sun.星/主役にする.comp.helper.Bootstrap
public class Bootstrap
- 延長するs 反対する
Bootstrap 申し込む/申し出s functionality to 得る a 状況 or 簡単に
a service 経営者/支配人.
The service 経営者/支配人 can create a few basic services, whose 実施s are:
- com.sun.星/主役にする.comp.loader.JavaLoader
- com.sun.星/主役にする.comp.urlresolver.UrlResolver
- com.sun.星/主役にする.comp.bridgefactory.BridgeFactory
- com.sun.星/主役にする.comp.関係s.Connector
- com.sun.星/主役にする.comp.関係s.Acceptor
- com.sun.星/主役にする.comp.servicemanager.ServiceManager
Other services can be 挿入するd into the service 経営者/支配人 by
using its XSet interface:
XSet xSet = UnoRuntime.queryInterface( XSet.class, aMultiComponentFactory );
// 挿入する the service 経営者/支配人
xSet.挿入する( aSingleComponentFactory );
| Methods 相続するd from class java.lang.反対する |
clone, equals, 完結する, getClass, hashCode, 通知する, notifyAll, toString, wait, wait, wait |
Bootstrap
public Bootstrap()
createInitialComponentContext
public static XComponentContext createInitialComponentContext(Hashtable context_entries)
throws Exception
- Bootstraps an 初期の 構成要素 状況 with service 経営者/支配人 and basic
jurt 構成要素s 挿入するd.
- Parameters:
context_entries - the hash (米)棚上げする/(英)提議する 含む/封じ込めるs mappings of 入ること/参加(者) 指名するs (type string) to
状況 入ること/参加(者)s (type class ComponentContextEntry).
- Returns:
- a new 状況.
- Throws:
Exception
createSimpleServiceManager
public static XMultiServiceFactory createSimpleServiceManager()
throws Exception
- Bootstraps a servicemanager with the jurt base 構成要素s 登録(する)d.
- Returns:
- a freshly boostrapped service 経営者/支配人
- Throws:
Exception- See Also:
ServiceManager
defaultBootstrap_InitialComponentContext
public static final XComponentContext defaultBootstrap_InitialComponentContext()
throws Exception
- Bootstraps the 初期の 構成要素 状況 from a native UNO 取り付け・設備.
- Throws:
Exception- See Also:
cppuhelper/defaultBootstrap_InitialComponentContext()
defaultBootstrap_InitialComponentContext
public static final XComponentContext defaultBootstrap_InitialComponentContext(String ini_file,
Hashtable bootstrap_parameters)
throws Exception
- Bootstraps the 初期の 構成要素 状況 from a native UNO 取り付け・設備.
- Parameters:
ini_file - ini_file (may be null: uno.rc besides cppuhelper lib)bootstrap_parameters - bootstrap parameters (maybe null)
- Throws:
Exception- See Also:
cppuhelper/defaultBootstrap_InitialComponentContext()
bootstrap
public static final XComponentContext bootstrap()
throws BootstrapException
- Bootstraps the 構成要素 状況 from a UNO 取り付け・設備.
- Returns:
- a bootstrapped 構成要素 状況.
- Throws:
BootstrapException- Since:
- UDK 3.1.0