org.netbeans.modules.j2ee.dd/1 1.25.0 2

org.netbeans.modules.j2ee.dd.api.ejb
Interface ApplicationException


public interface ApplicationException


Method Summary
 String getExceptionClass()
           
 boolean isRollback()
           
 void setExceptionClass(String value)
           
 void setRollback(boolean value)
           
 

Method Detail

getExceptionClass

String getExceptionClass()

isRollback

boolean isRollback()

setExceptionClass

void setExceptionClass(String value)

setRollback

void setRollback(boolean value)

org.netbeans.modules.j2ee.dd/1 1.25.0 2

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.