public class ListDelegator extends TempletonDelegator
appConf| Constructor and Description |
|---|
ListDelegator(AppConfig appConf) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
run(java.lang.String user,
boolean showall) |
public ListDelegator(AppConfig appConf)
public java.util.List<java.lang.String> run(java.lang.String user,
boolean showall)
throws NotAuthorizedException,
BadParam,
java.io.IOException,
java.lang.InterruptedException
NotAuthorizedExceptionBadParamjava.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2012 The Apache Software Foundation