public class StackResourceRegistryFactoryBean extends org.springframework.beans.factory.config.AbstractFactoryBean<ListableStackResourceFactory>
StackResourceRegistry
instance representing the resources of
the specified stack.Constructor and Description |
---|
StackResourceRegistryFactoryBean(com.amazonaws.services.cloudformation.AmazonCloudFormation amazonCloudFormationClient,
StackNameProvider stackNameProvider) |
Modifier and Type | Method and Description |
---|---|
protected ListableStackResourceFactory |
createInstance() |
Class<?> |
getObjectType() |
public StackResourceRegistryFactoryBean(com.amazonaws.services.cloudformation.AmazonCloudFormation amazonCloudFormationClient, StackNameProvider stackNameProvider)
public Class<?> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean<ListableStackResourceFactory>
getObjectType
in class org.springframework.beans.factory.config.AbstractFactoryBean<ListableStackResourceFactory>
protected ListableStackResourceFactory createInstance() throws Exception
createInstance
in class org.springframework.beans.factory.config.AbstractFactoryBean<ListableStackResourceFactory>
Exception
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.