|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.core.Progress
org.basex.core.Proc
org.basex.core.proc.Kill
public final class Kill
Evaluates the 'kill' command and stops user sessions.
Field Summary |
---|
Fields inherited from class org.basex.core.Proc |
---|
DATAREF, flags, STANDARD |
Constructor Summary | |
---|---|
Kill(String user)
Default constructor. |
Method Summary |
---|
Methods inherited from class org.basex.core.Proc |
---|
exec, exec, execute, execute, info, result, toString, updating |
Methods inherited from class org.basex.core.Progress |
---|
abort, checkStop, det, detail, prog, progress, progress, stop, tit, title |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Kill(String user)
user
- user to kill
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |