org.jboss.cdi.tck.tests.event.observer.inheritance
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.observer.inheritance.AbstractEggObserver
      extended by org.jboss.cdi.tck.tests.event.observer.inheritance.Foo
          extended by org.jboss.cdi.tck.tests.event.observer.inheritance.Bar
Direct Known Subclasses:
Baz

public class Bar
extends Foo

Author:
Martin Kouba

Constructor Summary
Bar()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.event.observer.inheritance.AbstractEggObserver
observeNewEgg
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bar

public Bar()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.