org.nanocontainer.testmodel
Class A

java.lang.Object
  extended by org.nanocontainer.testmodel.X
      extended by org.nanocontainer.testmodel.A
All Implemented Interfaces:
org.picocontainer.Disposable, org.picocontainer.Startable

public class A
extends X

Author:
Mauro Talevi

Field Summary
 
Fields inherited from class org.nanocontainer.testmodel.X
componentRecorder
 
Constructor Summary
A()
           
 
Method Summary
 
Methods inherited from class org.nanocontainer.testmodel.X
dispose, reset, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

A

public A()


Copyright © 2003-2009 Codehaus. All Rights Reserved.