Uses of Package
it.imolinfo.jbi4corba.jbi.component.runtime

Packages that use it.imolinfo.jbi4corba.jbi.component.runtime
it.imolinfo.jbi4corba.jbi.component   
it.imolinfo.jbi4corba.jbi.component.runtime   
 

Classes in it.imolinfo.jbi4corba.jbi.component.runtime used by it.imolinfo.jbi4corba.jbi.component
AbstractComponentLifeCycle
          This class is an abstract implemenation of the ComponentLifeCycle.
AbstractMessageExchangeHandler
          This class is an abstract implemenation of the MessageExchangeHandler which provides the base implemenation of the ME processing and provides hooks to extended classes to implement component specific processing.
ComponentInstaller
          This is a default implemenation of the Bootstrap interface.
ComponentRuntime
          This is the Base implementation of the Component apis.
DefaultServiceUnitManager
          Default Service Unit Manager implementation.
MessageExchangeHandler
          This interface is a Handler to perform message exchanges when the component receives the MessageExchange object from the delivery channel.
MessageExchangeHandlerFactory
          Factory interface to create the message exchange handlers.
MessageExchangeReceiver
          This main purpose of this class is to manage receiving the MessageExchange object from the DeliveryChannel and process them by delegating the processing of the MessageExchange object to MessageExchangeHandlers configured for the component.
RuntimeConfiguration
          Runtime configuration MBean, allow configuration to be changed at run-time
 

Classes in it.imolinfo.jbi4corba.jbi.component.runtime used by it.imolinfo.jbi4corba.jbi.component.runtime
AbstractComponentLifeCycle
          This class is an abstract implemenation of the ComponentLifeCycle.
AbstractMessageExchangeHandler
          This class is an abstract implemenation of the MessageExchangeHandler which provides the base implemenation of the ME processing and provides hooks to extended classes to implement component specific processing.
ComponentRuntime
          This is the Base implementation of the Component apis.
InstallerExtMBean
          MBean interface
MessageExchangeHandler
          This interface is a Handler to perform message exchanges when the component receives the MessageExchange object from the delivery channel.
MessageExchangeHandlerFactory
          Factory interface to create the message exchange handlers.
MessageExchangeReceiver
          This main purpose of this class is to manage receiving the MessageExchange object from the DeliveryChannel and process them by delegating the processing of the MessageExchange object to MessageExchangeHandlers configured for the component.
RuntimeConfiguration
          Runtime configuration MBean, allow configuration to be changed at run-time
RuntimeConfigurationMBean
          MBean interface for run-time configuration
RuntimeContext
          This class is used to store and retrieve the information that should be available anywhere in the component runtime.
ServiceDescriptor
          This class is a data model of the service that will be used to query the information about the service used in message exchange by service consumer or provider.
ServiceDescriptor.OperationDescriptor
           
 



Copyright © 2005-2010 Imola Informatica. All Rights Reserved.