public static class CloudScanHelper.ScannedServiceWrapper extends Object implements FactoryBean<Object>
| Constructor and Description |
|---|
CloudScanHelper.ScannedServiceWrapper(GenericCloudServiceConnectorFactory cloudServiceConnectorFactory) |
public CloudScanHelper.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>