org.springframework.aop.framework.autoproxy.metadata
Class PrototypeAttribute


public class PrototypeAttribute

Tag attribute to identify beans for which the target should be a prototype (new instance per invocation)

Author:
Rod Johnson
Version: $Id: PrototypeAttribute.java,v 1.1 2003/12/15 10:07:08 johnsonr Exp $