|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle
it.imolinfo.jbi4corba.jbi.component.Jbi4CorbaLifeCycle
public class Jbi4CorbaLifeCycle
Jbi4Corba ComponentLifeCycle implementation.
| Field Summary |
|---|
| Fields inherited from class it.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle |
|---|
JBI4CORBABC_PERF_CATEGORIES, jbiContext, mRuntimeConfig, mRuntimeConfigHelper, mStatusProviderHelper, PERF_CAT_DENORMALIZATION, PERF_CAT_NORMALIZATION, SHORT_DISPLAY_NAME |
| Constructor Summary | |
|---|---|
Jbi4CorbaLifeCycle(ComponentRuntime compRuntime)
Instantiates a new jbi4corba life cycle. |
|
| Method Summary | |
|---|---|
protected void |
activateServiceConsumers()
Do nothing. |
protected void |
activateServiceProviders()
Do nothing. |
protected StandardMBean |
createExtensionMBean()
no extension mbean. |
protected ObjectName |
createExtensionMBeanName()
no extension mbean. |
protected MessageExchangeReceiver |
createMessageExchangeReceiver()
Create the message exchange receiver. |
protected void |
deactivateServiceConsumers()
Do nothing. |
protected void |
deactivateServiceProviders()
Do nothing. |
RuntimeConfiguration |
getRuntimeConfiguration()
get the RuntimeConfigurationMbean object |
protected void |
initMessageExchangeHandlerFactory()
Init the Message Exchange Handler factory. |
| Methods inherited from class it.imolinfo.jbi4corba.jbi.component.runtime.AbstractComponentLifeCycle |
|---|
getComponentRuntime, getExtensionMBeanName, init, onInit, onShutDown, onStart, onStop, shutDown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jbi4CorbaLifeCycle(ComponentRuntime compRuntime)
compRuntime - the component runtime| Method Detail |
|---|
protected void initMessageExchangeHandlerFactory()
throws javax.jbi.JBIException
initMessageExchangeHandlerFactory in class AbstractComponentLifeCyclejavax.jbi.JBIException - if some problem occursAbstractComponentLifeCycle.initMessageExchangeHandlerFactory()
protected MessageExchangeReceiver createMessageExchangeReceiver()
throws Exception
createMessageExchangeReceiver in class AbstractComponentLifeCycleMessageExchangeReceiver
Exception - if some problem occursAbstractComponentLifeCycle.createMessageExchangeReceiver(),
MessageExchangeReceiver
protected void activateServiceConsumers()
throws javax.jbi.JBIException
activateServiceConsumers in class AbstractComponentLifeCyclejavax.jbi.JBIException - if some problem occursAbstractComponentLifeCycle.activateServiceConsumers()
protected void deactivateServiceConsumers()
throws javax.jbi.JBIException
deactivateServiceConsumers in class AbstractComponentLifeCyclejavax.jbi.JBIException - if some problem occursAbstractComponentLifeCycle.deactivateServiceConsumers()
protected void activateServiceProviders()
throws javax.jbi.JBIException
activateServiceProviders in class AbstractComponentLifeCyclejavax.jbi.JBIException - if some problem occursAbstractComponentLifeCycle.activateServiceProviders()
protected void deactivateServiceProviders()
throws javax.jbi.JBIException
deactivateServiceProviders in class AbstractComponentLifeCyclejavax.jbi.JBIException - if some problem occursAbstractComponentLifeCycle.deactivateServiceProviders()protected ObjectName createExtensionMBeanName()
createExtensionMBeanName in class AbstractComponentLifeCycleprotected StandardMBean createExtensionMBean()
createExtensionMBean in class AbstractComponentLifeCyclepublic RuntimeConfiguration getRuntimeConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||