Change By: Matus Abaffy (29/Nov/13 3:29 PM)
Description: e {code}
public class BeanA {
. g . .}
{code}
BeanA {code}
@
Specialized Specializes
public class
 BeanB extends BeanA  {...}
{code}
{code}
@ Specialized Specializes
public class
 BeanC extends BeanB    {
    public String getPropC() { return "PropC from BeanC here!"; }
}
{code}
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira