com.bankframe.services.sequencegenerator
Interface SequenceGenerator
- All Known Subinterfaces:
- SequenceGenerator
- All Known Implementing Classes:
- SequenceGeneratorBean, SequenceGeneratorBean, SequenceGeneratorCMPBean
public interface SequenceGenerator
The Sequence interface.
amend
void amend(int sequenceNo)
throws RemoteException
- Throws:
RemoteException
getSequenceID
String getSequenceID()
throws RemoteException
- Throws:
RemoteException
getSequenceNo
int getSequenceNo()
throws RemoteException
- Throws:
RemoteException
Copyright © 2005, 2007, Oracle. All rights reserved.