ch.elca.el4j.tests.core.beans
Class A
java.lang.Object
ch.elca.el4j.tests.core.beans.A
- All Implemented Interfaces:
- X, BeanNameAware
- Direct Known Subclasses:
- B
public class A
- extends Object
- implements X, BeanNameAware
This is a test class.
- Author:
- Martin Zeltner (MZE)
- File-location:
- A
- Last check-in date:
- 2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_beanName
private String m_beanName
- Name of the bean.
A
public A()
setBeanName
public void setBeanName(String beanName)
-
- Specified by:
setBeanName in interface BeanNameAware
getBeanName
public String getBeanName()
- Returns:
- Returns the beanName.
Copyright © 2005-2011 ELCA. All Rights Reserved.