public static class CloudScanHelper.ApplicationInstanceInfoWrapper extends java.lang.Object implements org.springframework.beans.factory.FactoryBean<ApplicationInstanceInfo>
Constructor and Description |
---|
CloudScanHelper.ApplicationInstanceInfoWrapper(Cloud cloud) |
Modifier and Type | Method and Description |
---|---|
ApplicationInstanceInfo |
getObject() |
java.lang.Class<?> |
getObjectType() |
boolean |
isSingleton() |
public CloudScanHelper.ApplicationInstanceInfoWrapper(Cloud cloud)
public ApplicationInstanceInfo getObject() throws java.lang.Exception
getObject
in interface org.springframework.beans.factory.FactoryBean<ApplicationInstanceInfo>
java.lang.Exception
public java.lang.Class<?> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean<ApplicationInstanceInfo>
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean<ApplicationInstanceInfo>