Package ubic.gemma.core.context
Class AsyncBeanAutowiringTest.MyServiceFactory
java.lang.Object
ubic.gemma.core.context.AbstractAsyncFactoryBean<AsyncBeanAutowiringTest.MyService>
ubic.gemma.core.context.AsyncBeanAutowiringTest.MyServiceFactory
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.FactoryBean<Future<AsyncBeanAutowiringTest.MyService>>,AsyncFactoryBean<AsyncBeanAutowiringTest.MyService>
- Enclosing class:
AsyncBeanAutowiringTest
public static class AsyncBeanAutowiringTest.MyServiceFactory
extends AbstractAsyncFactoryBean<AsyncBeanAutowiringTest.MyService>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class ubic.gemma.core.context.AbstractAsyncFactoryBean
destroy, destroyObject, getObject, getObjectType, isInitialized
-
Constructor Details
-
MyServiceFactory
public MyServiceFactory()
-
-
Method Details
-
createObject
- Specified by:
createObjectin classAbstractAsyncFactoryBean<AsyncBeanAutowiringTest.MyService>
-
isSingleton
public boolean isSingleton()
-