org.mule.config.spring.parsers.beans
Class ThirdPartyContainer

java.lang.Object
  extended by org.mule.config.spring.parsers.beans.ThirdPartyContainer

public class ThirdPartyContainer
extends Object


Constructor Summary
ThirdPartyContainer()
           
 
Method Summary
 Object getThing()
           
 void setThing(Object thing)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThirdPartyContainer

public ThirdPartyContainer()
Method Detail

getThing

public Object getThing()

setThing

public void setThing(Object thing)


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