public class CollectionBean extends Bean
Bean.Scope, Bean.Type| Constructor and Description |
|---|
CollectionBean(Bean.Type type) |
CollectionBean(String name,
String className,
Bean.Type type) |
CollectionBean(String name,
String className,
boolean anonymous,
Bean.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Property> |
getProperties() |
compareTo, equals, getAlias, getClassName, getConstructorArgs, getDestroyMethod, getFactoryBean, getFactoryMethod, getId, getInitMethod, getScope, getType, hashCode, isAbstract, isAnonymous, setAbstract, setAlias, setAnonymous, setClassName, setDestroyMethod, setFactoryBean, setFactoryMethod, setId, setInitMethod, setScope, setType, toStringpublic CollectionBean(Bean.Type type)
public Collection<Property> getProperties()
getProperties in class BeanCopyright © 2012-2013 Static IOC OSS project. All Rights Reserved.