org.nanocontainer.script.xml
Class XMLContainerBuilderTestCase.WrapsTouchable

java.lang.Object
  extended by org.nanocontainer.script.xml.XMLContainerBuilderTestCase.WrapsTouchable
All Implemented Interfaces:
org.picocontainer.testmodel.Touchable
Enclosing class:
XMLContainerBuilderTestCase

public static class XMLContainerBuilderTestCase.WrapsTouchable
extends java.lang.Object
implements org.picocontainer.testmodel.Touchable


Constructor Summary
XMLContainerBuilderTestCase.WrapsTouchable(org.picocontainer.testmodel.Touchable wrapped)
           
 
Method Summary
 void touch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLContainerBuilderTestCase.WrapsTouchable

public XMLContainerBuilderTestCase.WrapsTouchable(org.picocontainer.testmodel.Touchable wrapped)
Method Detail

touch

public void touch()
Specified by:
touch in interface org.picocontainer.testmodel.Touchable


Copyright © 2003-2009 Codehaus. All Rights Reserved.