com.atlassian.plugin.spring
Class FooableBean
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
com.atlassian.plugin.spring.FooableBean
- All Implemented Interfaces:
- Barable, Fooable, Serializable, Cloneable, Map, org.springframework.beans.factory.BeanFactoryAware
public class FooableBean
- extends HashMap
- implements Fooable, org.springframework.beans.factory.BeanFactoryAware, Serializable
- See Also:
- Serialized Form
|
Method Summary |
void |
sayHi()
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
|
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
FooableBean
public FooableBean()
sayHi
public void sayHi()
- Specified by:
sayHi in interface Fooable
setBeanFactory
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
- Specified by:
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
- Throws:
org.springframework.beans.BeansException
Copyright © 2014 Atlassian. All rights reserved.