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:
AnnotatedObject, org.springframework.beans.factory.FactoryBean

public class ChoiceRouterFactoryBean
extends AbstractSelectiveRouterFactoryBean


Field Summary
 
Fields inherited from interface org.mule.api.AnnotatedObject
PROPERTY_NAME
 
Constructor Summary
ChoiceRouterFactoryBean()
           
 
Method Summary
 Class<?> getObjectType()
           
protected  AbstractSelectiveRouter newAbstractSelectiveRouter()
           
 
Methods inherited from class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
getAnnotation, getAnnotations, getObject, isSingleton, setAnnotations, 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 Class<?> getObjectType()

newAbstractSelectiveRouter

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


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