public final class ServiceFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean
| Constructor and Description |
|---|
ServiceFactoryBean(org.qi4j.api.structure.Application anApplication,
String aServiceId) |
public ServiceFactoryBean(org.qi4j.api.structure.Application anApplication,
String aServiceId)
throws IllegalArgumentException
IllegalArgumentExceptionpublic final Object getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBeanExceptionpublic final Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic final boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean