org.openejb.test.simple.bmp
Interface SimpleBMPEntity
- All Superinterfaces:
- EJBObject, Remote
public interface SimpleBMPEntity
- extends EJBObject
getName
String getName()
throws RemoteException
- Throws:
RemoteException
setName
void setName(String name)
throws RemoteException
- Throws:
RemoteException
getValue
String getValue()
throws RemoteException
- Throws:
RemoteException
setValue
void setValue(String value)
throws RemoteException
- Throws:
RemoteException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.