|
||||||||||
| 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(javax.xml.namespace.QName serviceName,
java.lang.String endpointName)
|
void |
Bootstrap.cleanUp()
|
void |
ComponentContext.deactivateEndpoint(ServiceEndpoint endpoint)
|
void |
ComponentContext.deregisterExternalEndpoint(ServiceEndpoint externalEndpoint)
|
org.w3c.dom.Document |
ComponentContext.getEndpointDescriptor(ServiceEndpoint endpoint)
|
java.util.logging.Logger |
ComponentContext.getLogger(java.lang.String suffix,
java.lang.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 | |
|---|---|
javax.management.ObjectName |
ComponentLifeCycleMBean.getExtensionMBeanName()
|
javax.management.ObjectName |
InstallerMBean.getInstallerConfigurationMBean()
|
javax.management.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 | |||||||||