org.jboss.cdi.tck.tests.decorators.invocation.enterprise
Interface FooBusiness

All Superinterfaces:
Business
All Known Implementing Classes:
Foo

public interface FooBusiness
extends Business

Author:
Martin Kouba

Method Summary
 String invokeBarBusinessOperation1()
           
 
Methods inherited from interface org.jboss.cdi.tck.tests.decorators.invocation.enterprise.Business
businessOperation1, businessOperation2
 

Method Detail

invokeBarBusinessOperation1

String invokeBarBusinessOperation1()


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