|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.proxetta.Proxetta
jodd.proxetta.impl.ProxyProxetta
public class ProxyProxetta
Proxetta that creates proxies.
| Field Summary | |
|---|---|
protected ProxyAspect[] |
aspects
|
| Fields inherited from class jodd.proxetta.Proxetta |
|---|
classLoader, classNameSuffix, forced, variableClassName |
| Constructor Summary | |
|---|---|
ProxyProxetta(ProxyAspect... 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 ProxyAspect[] aspects
| Constructor Detail |
|---|
public ProxyProxetta(ProxyAspect... 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 | ||||||||