public class ForceCloseSession extends ServiceToolsAbstract
Property Keyword | Datatype | Default | Description |
---|---|---|---|
SessionId | Integer | none | The Id of the session to be closed. This value is an application property. |
ac, acf, args
Constructor and Description |
---|
ForceCloseSession() |
Modifier and Type | Method and Description |
---|---|
protected int |
analyzeArgSessionId(java.lang.String[] args)
Analyze the arguments for the authentication.
|
void |
forceClose() |
static void |
main(java.lang.String[] args) |
analyzeArgAuth, analyzeArgServiceName, analyzeArgsORB, connectControl, connectControl, getControlFactory, setArgs, show
protected int analyzeArgSessionId(java.lang.String[] args)
args
- the arguments.public void forceClose()
public static void main(java.lang.String[] args)
args
-