|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JBIException | |
|---|---|
| javax.jbi.component | |
| javax.jbi.management | |
| javax.jbi.messaging | |
| Uses of JBIException in javax.jbi.component |
|---|
| Methods in javax.jbi.component that throw JBIException | |
|---|---|
ServiceEndpoint |
ComponentContext.activateEndpoint(QName serviceName,
String endpointName)
|
void |
Bootstrap.cleanUp()
|
void |
ComponentContext.deactivateEndpoint(ServiceEndpoint endpoint)
|
void |
ComponentContext.deregisterExternalEndpoint(ServiceEndpoint externalEndpoint)
|
Document |
ComponentContext.getEndpointDescriptor(ServiceEndpoint endpoint)
|
Logger |
ComponentContext.getLogger(String suffix,
String resourceBundleName)
|
void |
ComponentLifeCycle.init(ComponentContext context)
|
void |
Bootstrap.init(InstallationContext installContext)
|
void |
Bootstrap.onInstall()
|
void |
Bootstrap.onUninstall()
|
void |
ComponentContext.registerExternalEndpoint(ServiceEndpoint externalEndpoint)
|
void |
ComponentLifeCycle.shutDown()
|
void |
ComponentLifeCycle.start()
|
void |
ComponentLifeCycle.stop()
|
| Uses of JBIException in javax.jbi.management |
|---|
| Subclasses of JBIException in javax.jbi.management | |
|---|---|
class |
DeploymentException
|
| Methods in javax.jbi.management that throw JBIException | |
|---|---|
ObjectName |
ComponentLifeCycleMBean.getExtensionMBeanName()
|
ObjectName |
InstallerMBean.getInstallerConfigurationMBean()
|
ObjectName |
InstallerMBean.install()
|
void |
LifeCycleMBean.shutDown()
|
void |
LifeCycleMBean.start()
|
void |
LifeCycleMBean.stop()
|
void |
InstallerMBean.uninstall()
|
| Uses of JBIException in javax.jbi.messaging |
|---|
| Subclasses of JBIException in javax.jbi.messaging | |
|---|---|
class |
MessagingException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||