org.apache.servicemix.geronimo.flow
Class JCAFlowGBean

java.lang.Object
  extended by org.apache.servicemix.jbi.management.BaseLifeCycle
      extended by org.apache.servicemix.jbi.nmr.flow.AbstractFlow
          extended by org.apache.servicemix.jbi.nmr.flow.jca.JCAFlow
              extended by org.apache.servicemix.geronimo.flow.JCAFlowGBean
All Implemented Interfaces:
javax.jbi.management.LifeCycleMBean, javax.jms.MessageListener, MBeanInfoProvider, Flow

public class JCAFlowGBean
extends JCAFlow

Wrapper GBean for ServiceMix JCAFlow Bean


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.servicemix.jbi.nmr.flow.jca.JCAFlow
JCAFlow.RecoverableTransactionManagerWrapper
 
Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Fields inherited from class org.apache.servicemix.jbi.nmr.flow.AbstractFlow
broker, executorFactory, log
 
Fields inherited from class org.apache.servicemix.jbi.management.BaseLifeCycle
currentState, INITIALIZED, listener
 
Fields inherited from interface javax.jbi.management.LifeCycleMBean
SHUTDOWN, STARTED, STOPPED, UNKNOWN
 
Constructor Summary
JCAFlowGBean(org.apache.geronimo.kernel.Kernel kernel)
           
 
Method Summary
static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
           
 
Methods inherited from class org.apache.servicemix.jbi.nmr.flow.jca.JCAFlow
canHandle, doRouting, doSend, getBroadcastDestinationName, getConnectionFactory, getConnectionManager, getDescription, getJmsURL, getPassword, getTransactionManager, getUserName, init, numberInNetwork, onAdvisoryMessage, onComponentStarted, onComponentStopped, onInternalEndpointRegistered, onInternalEndpointUnregistered, onMessage, onRemoteEndpointRegistered, onRemoteEndpointUnregistered, setBroadcastDestinationName, setConnectionFactory, setConnectionManager, setJmsURL, setPassword, setUserName, shutDown, start, stop, toString
 
Methods inherited from class org.apache.servicemix.jbi.nmr.flow.AbstractFlow
getAttributeInfos, getBroker, getExecutorFactory, getName, getType, isClustered, isPersistent, isSynchronous, isTransacted, resume, send, setName, suspend
 
Methods inherited from class org.apache.servicemix.jbi.management.BaseLifeCycle
firePropertyChanged, getCurrentState, getObjectToManage, getOperationInfos, getSubType, init, isInitialized, isShutDown, isStarted, isStopped, isUnknown, setCurrentState, setPropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface javax.jbi.management.LifeCycleMBean
getCurrentState
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

JCAFlowGBean

public JCAFlowGBean(org.apache.geronimo.kernel.Kernel kernel)
Method Detail

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


Copyright © 2005-2011 FuseSource. All Rights Reserved.