org.openejb.test.simple.sfsb
Interface SimpleStatefulSessionLocal

All Superinterfaces:
EJBLocalObject

public interface SimpleStatefulSessionLocal
extends EJBLocalObject


Method Summary
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

getValue

String getValue()

setValue

void setValue(String value)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.