org.jboss.cdi.tck.tests.context.request.ejb
Interface FooRemote

All Known Implementing Classes:
FooBean

public interface FooRemote


Method Summary
 String ping()
           
 boolean wasRequestBeanInPreviousCallDestroyed()
           
 

Method Detail

ping

String ping()

wasRequestBeanInPreviousCallDestroyed

boolean wasRequestBeanInPreviousCallDestroyed()


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