org.springframework.jee.spi
Class TargetWrapperImpl
java.lang.Object
org.springframework.jee.spi.TargetWrapperBaseImpl
org.springframework.jee.spi.TargetWrapperImpl
- All Implemented Interfaces:
- Serializable, TargetSource, TargetWrapper
public class TargetWrapperImpl
- extends TargetWrapperBaseImpl
- implements Serializable, TargetSource
- Author:
- Safin Li, Michael Chen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetWrapperImpl
public TargetWrapperImpl(Object beanTarget)
TargetWrapperImpl
public TargetWrapperImpl(Object beanTarget,
Map interceptorInstancesForClass)
Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.