org.jboss.cdi.tck.tests.implementation.enterprise.newBean
Interface OrderLocal

All Known Implementing Classes:
Order

public interface OrderLocal


Method Summary
 boolean ping()
           
 void remove()
           
 

Method Detail

ping

boolean ping()

remove

void remove()


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