org.superbiz.appexception
Interface ThrowBusinessException

All Known Implementing Classes:
ThrowBusinessExceptionImpl

public interface ThrowBusinessException

This is an EJB 3 remote business interface A remote business interface must be annotated with the @Remote annotation


Method Summary
 void throwValueRequiredException()
           
 

Method Detail

throwValueRequiredException

void throwValueRequiredException()
                                 throws BusinessException
Throws:
BusinessException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.