public final class CoreBridgeImpl extends CoreBridge
| Constructor and Description |
|---|
CoreBridgeImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attachToCategory(Object category) |
int |
cli(String[] args,
InputStream inputStream,
OutputStream outputStream,
OutputStream errorStream,
File file) |
void |
initializePlaf(Class uiClass,
int uiFontSize,
URL themeURL) |
protected void |
loadActionSection(ManifestSection.ActionSection s,
boolean load) |
protected void |
loadDefaultSection(ManifestSection s,
InstanceContent.Convertor<ManifestSection,Object> convertor,
boolean load) |
protected void |
loaderPoolTransaction(boolean begin) |
protected void |
loadLoaderSection(ManifestSection.LoaderSection s,
boolean load) |
Lookup |
lookupCacheLoad() |
void |
registerPropertyEditors() |
void |
setStatusText(String status) |
defineOsTokens, getDefaultprotected void attachToCategory(Object category)
attachToCategory in class CoreBridgeprotected void loadDefaultSection(ManifestSection s, InstanceContent.Convertor<ManifestSection,Object> convertor, boolean load)
loadDefaultSection in class CoreBridgeprotected void loadActionSection(ManifestSection.ActionSection s, boolean load) throws Exception
loadActionSection in class CoreBridgeExceptionprotected void loadLoaderSection(ManifestSection.LoaderSection s, boolean load) throws Exception
loadLoaderSection in class CoreBridgeExceptionprotected void loaderPoolTransaction(boolean begin)
loaderPoolTransaction in class CoreBridgepublic void setStatusText(String status)
setStatusText in class CoreBridgepublic void initializePlaf(Class uiClass, int uiFontSize, URL themeURL)
initializePlaf in class CoreBridgepublic Lookup lookupCacheLoad()
lookupCacheLoad in class CoreBridgepublic int cli(String[] args, InputStream inputStream, OutputStream outputStream, OutputStream errorStream, File file)
cli in class CoreBridgepublic void registerPropertyEditors()
registerPropertyEditors in class CoreBridgeBuilt on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.