| Package | Description |
|---|---|
| com.sun.esb.management.base.services | |
| com.sun.esb.management.client | |
| com.sun.jbi.ui.client | |
| com.sun.jbi.ui.common |
| Modifier and Type | Field and Description |
|---|---|
protected static I18NBundle |
AbstractServiceImpl.I18NBUNDLE
i18n
|
| Modifier and Type | Method and Description |
|---|---|
protected I18NBundle |
AbstractServiceImpl.getI18NBundle()
gives the I18N bundle
|
| Modifier and Type | Method and Description |
|---|---|
protected static I18NBundle |
ManagementClientFactory.getI18NBundle()
gives the I18N bundle
|
protected static I18NBundle |
ManagementClient.getI18NBundle()
gives the I18N bundle
|
| Modifier and Type | Method and Description |
|---|---|
protected static I18NBundle |
JMXConnectionImpl.getI18NBundle()
gives the I18N bundle
|
protected static I18NBundle |
JMXConnectionFactory.getI18NBundle()
gives the I18N bundle.
|
protected static I18NBundle |
JBIAdminCommandsClientImpl.getI18NBundle()
gives the I18N bundle
|
protected static I18NBundle |
JBIAdminCommandsClientFactory.getI18NBundle()
gives the I18N bundle
|
protected static I18NBundle |
AbstractJMXClient.getI18NBundle()
gives the I18N bundle
|
| Modifier and Type | Method and Description |
|---|---|
static I18NBundle |
Util.getCommonI18NBundle()
gives the I18N bundle
|
static I18NBundle |
ESBResultFormatter.getI18NBundle()
gives the I18N bundle
|
| Modifier and Type | Method and Description |
|---|---|
static String |
JBIResultXmlBuilder.createFailedJbiResultXml(I18NBundle i18nBundle,
String i18nKey,
Object[] args)
creates the jbi management xml
|
static String |
JBIResultXmlBuilder.createJbiResultXml(I18NBundle i18nBundle,
String i18nKey,
Object[] args,
String taskId,
boolean successResult,
String msgType,
Throwable ex)
creates the jbi management xml
|
static String |
JBIResultXmlBuilder.createJbiResultXml(I18NBundle i18nBundle,
String i18nKey,
Object[] args,
Throwable ex)
creates the jbi management xml
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.