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

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


public interface RemoveMethod


Method Summary
 NamedMethod getBeanMethod()
           
 boolean isRetainIfException()
           
 NamedMethod newNamedMethod()
           
 void setBeanMethod(NamedMethod value)
           
 void setRetainIfException(boolean value)
           
 

Method Detail

getBeanMethod

NamedMethod getBeanMethod()

isRetainIfException

boolean isRetainIfException()

newNamedMethod

NamedMethod newNamedMethod()

setBeanMethod

void setBeanMethod(NamedMethod value)

setRetainIfException

void setRetainIfException(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.