Class AsyncSingletonFactoryTest.MyServiceFactory

java.lang.Object
ubic.gemma.core.context.AbstractAsyncFactoryBean<AsyncSingletonFactoryTest.MyService>
ubic.gemma.core.context.AsyncSingletonFactoryTest.MyServiceFactory
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<Future<AsyncSingletonFactoryTest.MyService>>, AsyncFactoryBean<AsyncSingletonFactoryTest.MyService>
Enclosing class:
AsyncSingletonFactoryTest

public static class AsyncSingletonFactoryTest.MyServiceFactory extends AbstractAsyncFactoryBean<AsyncSingletonFactoryTest.MyService>