com.example.legacy.client
Class ExampleActionBean

java.lang.Object
  extended bycom.example.legacy.client.ExampleActionBean

public class ExampleActionBean
extends java.lang.Object

Author:
Dan North

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

Constructor Detail

ExampleActionBean

public ExampleActionBean()
Method Detail

getSomeValue

public java.lang.String getSomeValue()
                              throws java.lang.Exception
Throws:
java.lang.Exception