public static class ServiceScanHelper.ScannedServiceWrapper extends Object implements FactoryBean<Object>
| Constructor and Description |
|---|
ServiceScanHelper.ScannedServiceWrapper(GenericCloudServiceConnectorFactory cloudServiceConnectorFactory) |
public ServiceScanHelper.ScannedServiceWrapper(GenericCloudServiceConnectorFactory cloudServiceConnectorFactory)
public Object getObject() throws Exception
getObject in interface FactoryBean<Object>Exceptionpublic Class<?> getObjectType()
getObjectType in interface FactoryBean<Object>public boolean isSingleton()
isSingleton in interface FactoryBean<Object>