org.jboss.cdi.tck.tests.lookup.modules
Interface Bar

All Known Implementing Classes:
WebBar, WebPaymentBar, WebPaymentEjbBar

public interface Bar


Method Summary
 Foo getFoo()
           
 int ping()
           
 

Method Detail

ping

int ping()

getFoo

Foo getFoo()


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