org.jboss.cdi.tck.tests.alternative.resolution.qualifier
Class Baz

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Baz
All Implemented Interfaces:
Foo

public class Baz
extends Object
implements Foo


Constructor Summary
Baz()
           
 
Method Summary
 int ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Baz

public Baz()
Method Detail

ping

public int ping()
Specified by:
ping in interface Foo


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