@Component public class UaaCatalogFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<org.springframework.cloud.servicebroker.model.Catalog>
| Constructor and Description |
|---|
UaaCatalogFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.servicebroker.model.Catalog |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
public org.springframework.cloud.servicebroker.model.Catalog getObject()
throws Exception
getObject in interface org.springframework.beans.factory.FactoryBean<org.springframework.cloud.servicebroker.model.Catalog>Exceptionpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<org.springframework.cloud.servicebroker.model.Catalog>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<org.springframework.cloud.servicebroker.model.Catalog>Copyright © 2017 Pivotal Software, Inc.. All rights reserved.