org.mule.config.spring.factories
Class ChoiceRouterFactoryBean

java.lang.Object
  extended by org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
      extended by org.mule.config.spring.factories.ChoiceRouterFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean

public class ChoiceRouterFactoryBean
extends AbstractSelectiveRouterFactoryBean


Constructor Summary
ChoiceRouterFactoryBean()
           
 
Method Summary
 java.lang.Class<?> getObjectType()
           
protected  AbstractSelectiveRouter newAbstractSelectiveRouter()
           
 
Methods inherited from class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
getObject, isSingleton, setDefaultRoute, setRoutes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChoiceRouterFactoryBean

public ChoiceRouterFactoryBean()
Method Detail

getObjectType

public java.lang.Class<?> getObjectType()

newAbstractSelectiveRouter

protected AbstractSelectiveRouter newAbstractSelectiveRouter()
Specified by:
newAbstractSelectiveRouter in class AbstractSelectiveRouterFactoryBean


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.