|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.proxetta.Proxetta
jodd.proxetta.impl.InvokeProxetta
public class InvokeProxetta
Proxetta that does method (i.e. invocation) replacements.
| Field Summary | |
|---|---|
protected InvokeAspect[] |
invokeAspects
|
| Fields inherited from class jodd.proxetta.Proxetta |
|---|
classLoader, classNameSuffix, forced, variableClassName |
| Constructor Summary | |
|---|---|
InvokeProxetta(InvokeAspect... aspects)
|
|
| Method Summary | |
|---|---|
protected ClassProcessor |
createClassProcessor()
Creates ProxettaCreator with current options. |
| Methods inherited from class jodd.proxetta.Proxetta |
|---|
constantClassName, createProxy, createProxy, createProxy, createProxy, createProxy, createProxy, createProxy, createProxyInstance, createProxyInstance, createProxyInstance, createProxyInstance, defineProxy, defineProxy, defineProxy, defineProxy, dontUseClassNameSuffix, forced, loadsWith, prepareClassProcessor, useClassNameSuffix, variableClassName, withAspects, withAspects |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final InvokeAspect[] invokeAspects
| Constructor Detail |
|---|
public InvokeProxetta(InvokeAspect... aspects)
| Method Detail |
|---|
protected ClassProcessor createClassProcessor()
ProxettaCreator with current options.
createClassProcessor in class Proxetta
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||