issues
Class Sjc69Tests.MyBeanA

java.lang.Object
  extended by issues.Sjc69Tests.MyBeanA
All Implemented Interfaces:
Sjc69Tests.MyBean
Enclosing class:
Sjc69Tests

public static class Sjc69Tests.MyBeanA
extends Object
implements Sjc69Tests.MyBean


Constructor Summary
Sjc69Tests.MyBeanA()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sjc69Tests.MyBeanA

public Sjc69Tests.MyBeanA()
Method Detail

getName

public String getName()
Specified by:
getName in interface Sjc69Tests.MyBean


Copyright ? 2005-2008 Spring Framework. All Rights Reserved.