org.apache.commons.betwixt.registry
Class TestRegistryPolymorphicResolution.Container

java.lang.Object
  extended by org.apache.commons.betwixt.registry.TestRegistryPolymorphicResolution.Container
Enclosing class:
TestRegistryPolymorphicResolution

public static class TestRegistryPolymorphicResolution.Container
extends java.lang.Object


Constructor Summary
TestRegistryPolymorphicResolution.Container()
           
 
Method Summary
 void addElement(TestRegistryPolymorphicResolution.Element element)
           
 java.util.Iterator getElements()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRegistryPolymorphicResolution.Container

public TestRegistryPolymorphicResolution.Container()
Method Detail

getElements

public java.util.Iterator getElements()

addElement

public void addElement(TestRegistryPolymorphicResolution.Element element)


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.