org.netbeans.modules.j2ee.dd/1 1.13.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.13.0 2

Built on December 1 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.