it.imolinfo.jbi4ejb.jbi.component
Class Jbi4EjbRuntime

java.lang.Object
  extended by it.imolinfo.jbi4ejb.jbi.component.runtime.ComponentRuntime
      extended by it.imolinfo.jbi4ejb.jbi.component.Jbi4EjbRuntime
All Implemented Interfaces:
javax.jbi.component.Component

public class Jbi4EjbRuntime
extends ComponentRuntime

Jbi4EJB Binding Component.

Author:
Marco Piraccini
See Also:
for more details of the generated code.

Constructor Summary
Jbi4EjbRuntime()
          constructor.
 
Method Summary
protected  javax.jbi.component.ComponentLifeCycle createComponentLifeCycle()
          creates the Component specific implementation of the ComponentLifeCycle.
protected  javax.jbi.component.ServiceUnitManager createServiceUnitManager()
          creates the Component specific implementation of the ServiceUnitManager.
 
Methods inherited from class it.imolinfo.jbi4ejb.jbi.component.runtime.ComponentRuntime
getLifeCycle, getServiceDescription, getServiceUnitManager, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, resolveEndpointReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jbi4EjbRuntime

public Jbi4EjbRuntime()
constructor.

Method Detail

createComponentLifeCycle

protected javax.jbi.component.ComponentLifeCycle createComponentLifeCycle()
creates the Component specific implementation of the ComponentLifeCycle.

Specified by:
createComponentLifeCycle in class ComponentRuntime
Returns:
the Jbi4EjbLifeCycle instance

createServiceUnitManager

protected javax.jbi.component.ServiceUnitManager createServiceUnitManager()
creates the Component specific implementation of the ServiceUnitManager.

Specified by:
createServiceUnitManager in class ComponentRuntime
Returns:
the Jbi4EjbSUManager instance


Copyright © 2007-2008 Imola Informatica. All Rights Reserved.