Package ubic.gemma.core.context
Class AsyncFactoryTest.MyServiceFactory
java.lang.Object
ubic.gemma.core.context.AbstractAsyncFactoryBean<AsyncFactoryTest.MyService>
ubic.gemma.core.context.AsyncFactoryTest.MyServiceFactory
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.FactoryBean<Future<AsyncFactoryTest.MyService>>,AsyncFactoryBean<AsyncFactoryTest.MyService>
- Enclosing class:
AsyncFactoryTest
public static class AsyncFactoryTest.MyServiceFactory
extends AbstractAsyncFactoryBean<AsyncFactoryTest.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<AsyncFactoryTest.MyService>- Throws:
Exception
-
isSingleton
public boolean isSingleton()
-