org.mule.module.xml.functional
Class BeanPropertyExtractorMultipleEndpointsTestCase.EndpointsHolder

java.lang.Object
  extended by org.mule.module.xml.functional.BeanPropertyExtractorMultipleEndpointsTestCase.EndpointsHolder
Enclosing class:
BeanPropertyExtractorMultipleEndpointsTestCase

public class BeanPropertyExtractorMultipleEndpointsTestCase.EndpointsHolder
extends Object


Constructor Summary
BeanPropertyExtractorMultipleEndpointsTestCase.EndpointsHolder(List<String> endpoints)
           
 
Method Summary
 List<String> getEndpoints()
           
 void setEndpoints(List<String> endpoints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanPropertyExtractorMultipleEndpointsTestCase.EndpointsHolder

public BeanPropertyExtractorMultipleEndpointsTestCase.EndpointsHolder(List<String> endpoints)
Method Detail

getEndpoints

public List<String> getEndpoints()

setEndpoints

public void setEndpoints(List<String> endpoints)


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