public class BeforeCompletionMethod<X> extends EjbMethodPattern<X>
RESIN_DATABASE, RESIN_READ_ONLY, RESIN_ROW_LOCK
Constructor and Description |
---|
BeforeCompletionMethod() |
Modifier and Type | Method and Description |
---|---|
void |
configure(AnnotatedMethod<?> method)
Configures the bean with the override values
|
void |
init() |
void |
setMethodName(java.lang.String methodName) |
equals, getJDBCIsolation, getLocation, getName, getQuery, getQueryLoadsBean, getQueryLocation, getRelationLoadsBean, getResinIsolation, getRoles, getSignature, getTransactionType, isMatch, isReadOnly, setBean, setJDBCIsolation, setLocation, setQuery, setQueryLoadsBean, setQueryLocation, setRelationLoadsBean, setResinIsolation, setRoles, setRoles, setSignature, setTransaction, setTransAttribute, toString
public void setMethodName(java.lang.String methodName)
@PostConstruct public void init()
public void configure(AnnotatedMethod<?> method)
configure
in class EjbMethodPattern<X>