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

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

public class ThirdPartyContainer
extends java.lang.Object


Constructor Summary
ThirdPartyContainer()
           
 
Method Summary
 java.lang.Object getThing()
           
 void setThing(java.lang.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 java.lang.Object getThing()

setThing

public void setThing(java.lang.Object thing)


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