org.nanocontainer.testmodel
Class A

java.lang.Object
  extended byorg.nanocontainer.testmodel.X
      extended byorg.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()
           
 
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-2007 Codehaus. All Rights Reserved.