Package org.alfresco.config
Class NonBlockingLazyInitTargetSource
java.lang.Object
org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
org.alfresco.config.NonBlockingLazyInitTargetSource
- All Implemented Interfaces:
Serializable
,org.springframework.aop.TargetClassAware
,org.springframework.aop.TargetSource
,org.springframework.beans.factory.Aware
,org.springframework.beans.factory.BeanFactoryAware
public class NonBlockingLazyInitTargetSource
extends org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
A non-blocking version of LazyInitTargetSource.
- Author:
- dward
- See Also:
-
Field Summary
Fields inherited from class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
logger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
copyFrom, equals, getBeanFactory, getTargetBeanName, getTargetClass, hashCode, isStatic, releaseTarget, setBeanFactory, setTargetBeanName, setTargetClass, toString
-
Constructor Details
-
NonBlockingLazyInitTargetSource
public NonBlockingLazyInitTargetSource()
-
-
Method Details
-
getTarget
- Throws:
org.springframework.beans.BeansException
-