Uses of Interface
org.jpos.q2.QBean

Packages that use QBean
org.jpos.q2   
org.jpos.q2.iso   
org.jpos.q2.qbean   
org.jpos.q2.security   
org.jpos.q2.ui   
org.jpos.transaction jPOS Transaction Manager 
 

Uses of QBean in org.jpos.q2
 

Subinterfaces of QBean in org.jpos.q2
 interface QBeanSupportMBean
           
 

Classes in org.jpos.q2 that implement QBean
 class QBeanSupport
           
 

Uses of QBean in org.jpos.q2.iso
 

Subinterfaces of QBean in org.jpos.q2.iso
 interface ChannelAdaptorMBean
          MBean interface.
 interface DirPollAdaptorMBean
          MBean interface.
 interface MultiSessionChannelAdaptorMBean
          MBean interface.
 interface OneShotChannelAdaptorMBean
          MBean interface.
 interface QMUXMBean
          MBean interface.
 interface QMUXProxyAdaptorMBean
          MBean interface.
 interface QServerMBean
          MBean interface.
 

Classes in org.jpos.q2.iso that implement QBean
 class ChannelAdaptor
           
 class ContextMaker
          A utility QBean to provide the ability to monitor an 'in' queue for items that will be placed in Context, along with any specified context-values and then place on the 'out' queue - for a TransactionManager to process.
 class DailyTaskAdaptor
          DailyTask Adaptor
 class DirPollAdaptor
          DirPoll Adaptor
 class MultiSessionChannelAdaptor
           
 class MUXPool
           
 class OneShotChannelAdaptor
          OneShotChannelAdaptor connects and disconnects a channel for every message exchange.
 class QMUX
           
 class QMUXProxyAdaptor
          Remote Space Proxy Adaptor.
 class QServer
          ISO Server wrapper.
 class TaskAdaptor
          Task Adaptor
 

Uses of QBean in org.jpos.q2.qbean
 

Subinterfaces of QBean in org.jpos.q2.qbean
 interface QBeanFactoryMBean
           
 interface QExecMBean
          MBean interface.
 interface SpaceAdaptorMBean
          MBean interface.
 interface SpaceProxyAdaptorMBean
          MBean interface.
 interface SystemMonitorMBean
          MBean interface.
 

Classes in org.jpos.q2.qbean that implement QBean
 class BSH
           
 class LoggerAdaptor
           
 class QBeanFactory
           
 class QExec
          QBean for starting and stopping scripts or programs.
 class Shutdown
           
 class SpaceAdaptor
          Space Adaptor
 class SpaceLet
           
 class SpaceProxyAdaptor
          Remote Space Proxy Adaptor.
 class SystemMonitor
          Periodically dumps Thread and memory usage
 

Uses of QBean in org.jpos.q2.security
 

Subinterfaces of QBean in org.jpos.q2.security
 interface KeyStoreAdaptorMBean
          MBean interface.
 interface SMAdaptorMBean
          MBean interface.
 

Classes in org.jpos.q2.security that implement QBean
 class KeyStoreAdaptor
          KeyStoreAdaptor Sample Configuration
 class SMAdaptor
          SMAdaptor Adaptor Sample Configuration
 

Uses of QBean in org.jpos.q2.ui
 

Classes in org.jpos.q2.ui that implement QBean
 class UI
           
 

Uses of QBean in org.jpos.transaction
 

Subinterfaces of QBean in org.jpos.transaction
 interface TransactionManagerMBean
           
 

Classes in org.jpos.transaction that implement QBean
 class TransactionManager
           
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.