public class FooableBean extends HashMap implements Fooable, org.springframework.beans.factory.BeanFactoryAware, Serializable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FooableBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
sayHi() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionCopyright © 2019 Atlassian. All rights reserved.