|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.cfg.EjbMethodPattern<X>
com.caucho.ejb.cfg.AfterBeginMethod<X>
public class AfterBeginMethod<X>
Configuration for remove-method.
| Field Summary |
|---|
| Fields inherited from class com.caucho.ejb.cfg.EjbMethodPattern |
|---|
RESIN_DATABASE, RESIN_READ_ONLY, RESIN_ROW_LOCK |
| Constructor Summary | |
|---|---|
AfterBeginMethod()
|
|
| Method Summary | |
|---|---|
void |
configure(AnnotatedMethod<?> method)
Configures the bean with the override values |
void |
init()
|
void |
setMethodName(java.lang.String methodName)
|
| Methods inherited from class com.caucho.ejb.cfg.EjbMethodPattern |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AfterBeginMethod()
| Method Detail |
|---|
public void setMethodName(java.lang.String methodName)
@PostConstruct public void init()
public void configure(AnnotatedMethod<?> method)
configure in class EjbMethodPattern<X>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||