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 java.lang.Object


Constructor Summary
BeanPropertyExtractorMultipleEndpointsTestCase.EndpointsHolder(java.util.List endpoints)
           
 
Method Summary
 java.util.List getEndpoints()
           
 void setEndpoints(java.util.List 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(java.util.List endpoints)
Method Detail

getEndpoints

public java.util.List getEndpoints()

setEndpoints

public void setEndpoints(java.util.List endpoints)


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