org.springframework.aop.framework.autoproxy.metadata
Class AttributesPrototypeTargetSourceCreator
org.springframework.aop.framework.autoproxy.target.AbstractPrototypeTargetSourceCreator
|
+--org.springframework.aop.framework.autoproxy.metadata.AttributesPrototypeTargetSourceCreator
- public class AttributesPrototypeTargetSourceCreator
- extends AbstractPrototypeTargetSourceCreator
PrototypeTargetSourceCreator driven by metadata.
Creates a prototype
only if there's a PrototypeAttribute associated with the class.
- Author:
- Rod Johnson
- Version: $Id: AttributesPrototypeTargetSourceCreator.java,v 1.2 2003/12/15 17:14:34 johnsonr Exp $
AttributesPrototypeTargetSourceCreator
public AttributesPrototypeTargetSourceCreator(Attributes attributes)
to Class org.springframework.metadata.Attributes