Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C G O P S T

A

AttributesPoolingTargetSourceCreator - class org.springframework.aop.framework.autoproxy.metadata.AttributesPoolingTargetSourceCreator.
PoolingTargetSourceCreator driven by metadata.
AttributesPoolingTargetSourceCreator() - Constructor for class org.springframework.aop.framework.autoproxy.metadata.AttributesPoolingTargetSourceCreator
Create a new AttributesPoolingTargetSourceCreator.
AttributesPoolingTargetSourceCreator(Attributes) - Constructor for class org.springframework.aop.framework.autoproxy.metadata.AttributesPoolingTargetSourceCreator
Create a new AttributesPrototypeTargetSourceCreator.
AttributesPrototypeTargetSourceCreator - class org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator.
PrototypeTargetSourceCreator driven by metadata.
AttributesPrototypeTargetSourceCreator() - Constructor for class org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator
Create a new AttributesPrototypeTargetSourceCreator.
AttributesPrototypeTargetSourceCreator(Attributes) - Constructor for class org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator
Create a new AttributesPrototypeTargetSourceCreator.
AttributesThreadLocalTargetSourceCreator - class org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator.
PrototypeTargetSourceCreator driven by metadata.
AttributesThreadLocalTargetSourceCreator() - Constructor for class org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator
Create a new AttributesThreadLocalTargetSourceCreator.
AttributesThreadLocalTargetSourceCreator(Attributes) - Constructor for class org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator
Create a new AttributesThreadLocalTargetSourceCreator.
afterPropertiesSet() - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesPoolingTargetSourceCreator
 
afterPropertiesSet() - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator
 
afterPropertiesSet() - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator
 
attributes - Variable in class org.springframework.aop.framework.autoproxy.metadata.AttributesPoolingTargetSourceCreator
Underlying Attributes implementation that we're using.
attributes - Variable in class org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator
Underlying Attributes implementation that we're using.
attributes - Variable in class org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator
Underlying Attributes implementation that we're using.

C

createBeanFactoryBasedTargetSource(Class, String) - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator
 
createBeanFactoryBasedTargetSource(Class, String) - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator
 

G

getPoolingAttribute(Class, String) - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesPoolingTargetSourceCreator
 

O

org.springframework.aop.framework.autoproxy.metadata - package org.springframework.aop.framework.autoproxy.metadata
 

P

PrototypeAttribute - class org.springframework.aop.framework.autoproxy.metadata.PrototypeAttribute.
Tag attribute to identify beans for which the target should be a prototype (new instance per invocation)
PrototypeAttribute() - Constructor for class org.springframework.aop.framework.autoproxy.metadata.PrototypeAttribute
 

S

setAttributes(Attributes) - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesPoolingTargetSourceCreator
Set the Attributes implementation to use.
setAttributes(Attributes) - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator
Set the Attributes implementation to use.
setAttributes(Attributes) - Method in class org.springframework.aop.framework.autoproxy.metadata.AttributesThreadLocalTargetSourceCreator
Set the Attributes implementation to use.

T

ThreadLocalAttribute - class org.springframework.aop.framework.autoproxy.metadata.ThreadLocalAttribute.
Tag attribute to identify beans for which the target should be a set in a ThreadLocal.
ThreadLocalAttribute() - Constructor for class org.springframework.aop.framework.autoproxy.metadata.ThreadLocalAttribute
 

A C G O P S T