|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.imolinfo.jbi4ejb.jbi.component.runtime.AbstractComponentLifeCycle
it.imolinfo.jbi4ejb.jbi.component.Jbi4EjbLifeCycle
public class Jbi4EjbLifeCycle
Jbi4Ejb ComponentLifeCycle implementation.
| Constructor Summary | |
|---|---|
Jbi4EjbLifeCycle(ComponentRuntime compRuntime)
Instantiates a new jbi4 ejb life cycle. |
|
| Method Summary | |
|---|---|
protected void |
activateServiceConsumers()
Do nothing. |
protected void |
activateServiceProviders()
Do nothing. |
protected javax.management.StandardMBean |
createExtensionMBean()
no extension mbean. |
protected javax.management.ObjectName |
createExtensionMBeanName()
no extension mbean. |
protected MessageExchangeReceiver |
createMessageExchangeReceiver()
Create the message exchange receiver. |
protected void |
deactivateServiceConsumers()
Do nothing. |
protected void |
deactivateServiceProviders()
Do nothing. |
org.codehaus.xfire.XFire |
getXfire()
Gets xfire. |
protected void |
initMessageExchangeHandlerFactory()
Init the Message Exchange Handler factory. |
protected void |
onInit()
chance to extended classes to do the component specific init. |
| Methods inherited from class it.imolinfo.jbi4ejb.jbi.component.runtime.AbstractComponentLifeCycle |
|---|
getComponentRuntime, getExtensionMBeanName, init, 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 Jbi4EjbLifeCycle(ComponentRuntime compRuntime)
compRuntime - the component runtime| Method Detail |
|---|
protected void onInit()
throws javax.jbi.JBIException
onInit in class AbstractComponentLifeCyclejavax.jbi.JBIException - if some problem occurs
protected void initMessageExchangeHandlerFactory()
throws javax.jbi.JBIException
initMessageExchangeHandlerFactory in class AbstractComponentLifeCyclejavax.jbi.JBIException - if some problem occursAbstractComponentLifeCycle.initMessageExchangeHandlerFactory()
protected MessageExchangeReceiver createMessageExchangeReceiver()
throws java.lang.Exception
createMessageExchangeReceiver in class AbstractComponentLifeCycleMessageExchangeReceiver
java.lang.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 javax.management.ObjectName createExtensionMBeanName()
createExtensionMBeanName in class AbstractComponentLifeCycleprotected javax.management.StandardMBean createExtensionMBean()
createExtensionMBean in class AbstractComponentLifeCyclepublic org.codehaus.xfire.XFire getXfire()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||