A B C D E G I J L N O P R S X 

A

ArgumentProcessor - Interface in xapi.shell.api
 

B

birth() - Method in interface xapi.shell.api.ShellResult
 

C

commands() - Method in interface xapi.shell.api.ShellCommand
 
commands(String...) - Method in interface xapi.shell.api.ShellCommand
 
commands() - Method in class xapi.shell.impl.ShellCommandDefault
 
commands(String...) - Method in class xapi.shell.impl.ShellCommandDefault
 

D

destroy() - Method in interface xapi.shell.api.ShellResult
Destroy the process.
directory() - Method in interface xapi.shell.api.ShellCommand
 
directory(String) - Method in interface xapi.shell.api.ShellCommand
 
directory() - Method in class xapi.shell.impl.ShellCommandDefault
 
directory(String) - Method in class xapi.shell.impl.ShellCommandDefault
 
doRun(ArgumentProcessor) - Method in class xapi.shell.impl.ShellCommandDefault
 

E

exitStatus() - Method in interface xapi.shell.api.ShellResult
 

G

getResourceMaybeUnzip(String, ClassLoader) - Static method in class xapi.shell.X_Shell
 
globalService() - Static method in class xapi.shell.X_Shell
 

I

isRunning() - Method in interface xapi.shell.api.ShellResult
 

J

join() - Method in interface xapi.shell.api.ShellResult
Wait for the process to die.

L

launchExternal(Class<?>, String[], String[], String[]) - Static method in class xapi.shell.X_Shell
Attempts to launch a process external to our own.
liveChecker(Process) - Static method in class xapi.shell.X_Shell
 

N

newCommand(String...) - Method in class xapi.shell.impl.ShellServiceDefault
 
newCommand(String...) - Method in interface xapi.shell.service.ShellService
 
newService() - Static method in class xapi.shell.X_Shell
 
NO_OP - Static variable in interface xapi.shell.api.ArgumentProcessor
 

O

owner() - Method in interface xapi.shell.api.ShellCommand
 
owner(String) - Method in interface xapi.shell.api.ShellCommand
 
owner() - Method in class xapi.shell.impl.ShellCommandDefault
 
owner(String) - Method in class xapi.shell.impl.ShellCommandDefault
 

P

parent() - Method in interface xapi.shell.api.ShellResult
 
pid() - Method in interface xapi.shell.api.ShellResult
 

R

rememberArgs(Class<?>, String...) - Static method in class xapi.shell.X_Shell
 
restartSelf() - Static method in class xapi.shell.X_Shell
 
run(SuccessHandler<ShellResult>, ArgumentProcessor) - Method in interface xapi.shell.api.ShellCommand
Starts the command; returns a future and accepts a callback.
run(SuccessHandler<ShellResult>, ArgumentProcessor) - Method in class xapi.shell.impl.ShellCommandDefault
 
runInShell(String, LineReader, LineReader) - Method in class xapi.shell.impl.ShellServiceDefault
 
runInShell(String, LineReader, LineReader) - Method in interface xapi.shell.service.ShellService
 

S

ShellCommand - Interface in xapi.shell.api
 
ShellCommandDefault - Class in xapi.shell.impl
 
ShellCommandDefault() - Constructor for class xapi.shell.impl.ShellCommandDefault
 
ShellCommandDefault(String, String...) - Constructor for class xapi.shell.impl.ShellCommandDefault
 
ShellResult - Interface in xapi.shell.api
 
ShellService - Interface in xapi.shell.service
 
ShellServiceDefault - Class in xapi.shell.impl
 
ShellServiceDefault() - Constructor for class xapi.shell.impl.ShellServiceDefault
 
STATUS_DESTROYED - Static variable in interface xapi.shell.api.ShellCommand
 
STATUS_FAILED - Static variable in interface xapi.shell.api.ShellCommand
 
stdErr(LineReader) - Method in interface xapi.shell.api.ShellResult
 
stdIn(String) - Method in interface xapi.shell.api.ShellResult
Send a string to the stdin of the given command.
stdOut(LineReader) - Method in interface xapi.shell.api.ShellResult
 

X

X_Shell - Class in xapi.shell
 
xapi.shell - package xapi.shell
 
xapi.shell.api - package xapi.shell.api
 
xapi.shell.impl - package xapi.shell.impl
 
xapi.shell.service - package xapi.shell.service
 
A B C D E G I J L N O P R S X 

Copyright © 2012-2013 The Internet Party. All Rights Reserved.