|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicCommand
This interface should be implemented by dynamic commands that must perform cleanup when the command is released.
| Method Summary | |
|---|---|
void |
destroy()
The method is invoked by the server when the client releases the command by calling ISessionCommand.remove()
or when the client connection that created the dynamic command is closed. |
| Method Detail |
|---|
void destroy()
ISessionCommand.remove()
or when the client connection that created the dynamic command is closed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||