org.jboss.cdi.tck.tests.context.dependent.ejb
Interface FoxRunLocal

All Known Implementing Classes:
FoxRun

public interface FoxRunLocal


Method Summary
 FoxLocal getFox()
           
 void remove()
           
 

Method Detail

getFox

FoxLocal getFox()

remove

void remove()


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