java.lang.Objectorg.springframework.aop.target.SingletonTargetSource
All Implemented Interfaces:
TargetSource, Serializable
This class is serializable. However, the actual serializability of a SingletonTargetSource will depend on whether the target is serializable.
Rod - JohnsonJuergen - Hoeller| Constructor: |
|---|
|
| Method from org.springframework.aop.target.SingletonTargetSource Summary: |
|---|
| equals, getTarget, getTargetClass, hashCode, isStatic, releaseTarget, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.aop.target.SingletonTargetSource Detail: |
|---|
|
|
|
|
|
|
|