|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ws4d.java.service.DefaultDevice.AppSequenceManager
public class DefaultDevice.AppSequenceManager
Manages the application sequence of device.
Constructor Summary | |
---|---|
DefaultDevice.AppSequenceManager()
|
Method Summary | |
---|---|
AppSequence |
getNext()
Increments message number by one and returns AppSequence with this; |
void |
reset()
Resets application sequence |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultDevice.AppSequenceManager()
Method Detail |
---|
public void reset()
public AppSequence getNext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |