org.jboss.cdi.tck.tests.context.request.event.remote
Interface FooRemote

All Known Implementing Classes:
FooBean

public interface FooRemote


Method Summary
 boolean first()
           
 boolean second()
           
 

Method Detail

first

boolean first()

second

boolean second()


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