Package com.onec.spring
Class SpringRefResolver
java.lang.Object
com.onec.spring.SpringRefResolver
- All Implemented Interfaces:
RefResolver,org.springframework.beans.factory.SmartInitializingSingleton
public class SpringRefResolver
extends Object
implements RefResolver, org.springframework.beans.factory.SmartInitializingSingleton
-
Constructor Summary
ConstructorsConstructorDescriptionSpringRefResolver(org.springframework.context.ApplicationContext applicationContext) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.onec.types.RefResolver
resolveOrThrow
-
Constructor Details
-
SpringRefResolver
public SpringRefResolver(org.springframework.context.ApplicationContext applicationContext)
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiatedin interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-
resolve
- Specified by:
resolvein interfaceRefResolver
-