org.jboss.cdi.tck.tests.lookup.manager.web
Class Bar

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.manager.web.Foo
      extended by org.jboss.cdi.tck.tests.lookup.manager.web.Bar

@Alternative
public class Bar
extends Foo


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

Constructor Detail

Bar

public Bar()
Method Detail

ping

public String ping()
Overrides:
ping in class Foo


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