|
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 RegistryServiceFactory
java.lang.反対するcom.sun.星/主役にする.comp.helper.RegistryServiceFactory
Deprecated. use class Bootstrap instead
public class RegistryServiceFactory
- 延長するs 反対する
The class 供給するs a 始める,決める of methods which create instances of the com.sun.星/主役にする.lang.RegistryServiceManager service.
| 建設者 要約 | |
|---|---|
RegistryServiceFactory()
Deprecated. |
|
| Method 要約 | |
|---|---|
static XMultiServiceFactory |
create()
Deprecated. This bootstraps a service factory without initialize a registry. |
static XMultiServiceFactory |
create(String registryFile)
Deprecated. This bootstraps an 初期の service factory working on a registry とじ込み/提出する. |
static XMultiServiceFactory |
create(String registryFile,
boolean readOnly)
Deprecated. This bootstraps an 初期の service factory working on a registry とじ込み/提出する. |
static XMultiServiceFactory |
create(String writeRegistryFile,
String readRegistryFile)
Deprecated. This bootstraps an 初期の service factory working on a registry. |
static XMultiServiceFactory |
create(String writeRegistryFile,
String readRegistryFile,
boolean readOnly)
Deprecated. This bootstraps an 初期の service factory working on a registry. |
| Methods 相続するd from class java.lang.反対する |
|---|
clone, equals, 完結する, getClass, hashCode, 通知する, notifyAll, toString, wait, wait, wait |
| 建設者 詳細(に述べる) |
|---|
RegistryServiceFactory
public RegistryServiceFactory()
- Deprecated.
| Method 詳細(に述べる) |
|---|
create
public static XMultiServiceFactory create(String writeRegistryFile, String readRegistryFile) throws Exception
- Deprecated.
- This bootstraps an 初期の service factory working on a registry. If the first or both parameters 含む/封じ込める a value then the service factory is initialized with a simple registry or a nested registry. さもなければ the service factory must be initialized later with a valid registry.
- Parameters:
writeRegistryFile- とじ込み/提出する 指名する of the simple registry or the first registry とじ込み/提出する of the nested registry which will be opened with read/令状 権利s. This とじ込み/提出する will be created if necessary.readRegistryFile- とじ込み/提出する 指名する of the second registry とじ込み/提出する of the nested registry which will be opened with readonly 権利s.- Returns:
- a new RegistryServiceFactory.
- Throws:
Exception
- This bootstraps an 初期の service factory working on a registry. If the first or both parameters 含む/封じ込める a value then the service factory is initialized with a simple registry or a nested registry. さもなければ the service factory must be initialized later with a valid registry.
create
public static XMultiServiceFactory create(String writeRegistryFile, String readRegistryFile, boolean readOnly) throws Exception
- Deprecated.
- This bootstraps an 初期の service factory working on a registry. If the first or both parameters 含む/封じ込める a value then the service factory is initialized with a simple registry or a nested registry. さもなければ the service factory must be initialized later with a valid registry.
- Parameters:
writeRegistryFile- とじ込み/提出する 指名する of the simple registry or the first registry とじ込み/提出する of the nested registry which will be opened with read/令状 権利s. This とじ込み/提出する will be created if necessary.readRegistryFile- とじ込み/提出する 指名する of the second registry とじ込み/提出する of the nested registry which will be opened with readonly 権利s.readOnly- 旗 which 明示する that the first registry とじ込み/提出する will be opened with readonly 権利s. Default is FALSE. If this 旗 is used the registry will not be created if not 存在する.- Returns:
- a new RegistryServiceFactory
- Throws:
Exception
- This bootstraps an 初期の service factory working on a registry. If the first or both parameters 含む/封じ込める a value then the service factory is initialized with a simple registry or a nested registry. さもなければ the service factory must be initialized later with a valid registry.
create
public static XMultiServiceFactory create(String registryFile) throws Exception
- Deprecated.
- This bootstraps an 初期の service factory working on a registry とじ込み/提出する.
- Parameters:
registryFile- とじ込み/提出する 指名する of the registry to use/ create; if this is an empty string, the default registry is used instead- Returns:
- a new RegistryServiceFactory.
- Throws:
Exception
- This bootstraps an 初期の service factory working on a registry とじ込み/提出する.
create
public static XMultiServiceFactory create(String registryFile, boolean readOnly) throws Exception
- Deprecated.
- This bootstraps an 初期の service factory working on a registry とじ込み/提出する.
- Parameters:
registryFile- とじ込み/提出する 指名する of the registry to use/ create; if this is an empty string, the default registry is used insteadreadOnly- 旗 which 明示する that the registry とじ込み/提出する will be opened with readonly 権利s. Default is FALSE. If this 旗 is used the registry will not be created if not 存在する.- Returns:
- a new RegistryServiceFactory.
- Throws:
Exception
- This bootstraps an 初期の service factory working on a registry とじ込み/提出する.
create
public static XMultiServiceFactory create() throws Exception
- Deprecated.
- This bootstraps a service factory without initialize a registry.
- Returns:
- a new RegistryServiceFactory.
- Throws:
Exception
- This bootstraps a service factory without initialize a registry.
|
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.RegistryServiceFactory
