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