| Constructor and Description |
|---|
ClassArrayFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getClassNames() |
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
void |
setClassNames(List<String> classNames) |
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Object>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Object>Apache CXF