|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectjAutoproxyImpl
public class AspectjAutoproxyImpl
| Field Summary | |
|---|---|
protected IncludeType[] |
include
|
protected Boolean |
proxyTargetClass
|
| Constructor Summary | |
|---|---|
AspectjAutoproxyImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectjAutoproxyImpl instance. |
|
AspectjAutoproxyImpl(AspectjAutoproxyImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectjAutoproxyImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AspectjAutoproxyImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyInclude(IncludeType[] source)
Copies all values of property Include. |
IncludeType[] |
getInclude()
|
IncludeType |
getInclude(int idx)
|
int |
getIncludeLength()
|
boolean |
isProxyTargetClass()
Gets the value of the proxyTargetClass property. |
void |
setInclude(IncludeType[] values)
|
IncludeType |
setInclude(int idx,
IncludeType value)
|
void |
setProxyTargetClass(Boolean value)
Sets the value of the proxyTargetClass property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IncludeType[] include
protected Boolean proxyTargetClass
| Constructor Detail |
|---|
public AspectjAutoproxyImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectjAutoproxyImpl instance.
public AspectjAutoproxyImpl(AspectjAutoproxyImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectjAutoproxyImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public IncludeType[] getInclude()
getInclude in interface AspectjAutoproxyIncludeTypepublic IncludeType getInclude(int idx)
getInclude in interface AspectjAutoproxyIncludeTypepublic int getIncludeLength()
getIncludeLength in interface AspectjAutoproxypublic void setInclude(IncludeType[] values)
setInclude in interface AspectjAutoproxyvalues - allowed objects are
IncludeType
public IncludeType setInclude(int idx,
IncludeType value)
setInclude in interface AspectjAutoproxyvalue - allowed object is
IncludeTypepublic boolean isProxyTargetClass()
AspectjAutoproxy
isProxyTargetClass in interface AspectjAutoproxyBooleanpublic void setProxyTargetClass(Boolean value)
AspectjAutoproxy
setProxyTargetClass in interface AspectjAutoproxyvalue - allowed object is
Booleanprotected void copyInclude(IncludeType[] source)
Include.
source - The source to copy from.
NullPointerException - if source is null.public AspectjAutoproxyImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||