org.eclipse.jetty.plus.annotation
类 RunAsCollection
java.lang.Object
org.eclipse.jetty.plus.annotation.RunAsCollection
public class RunAsCollection
- extends Object
RunAsCollection
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RUNAS_COLLECTION
public static final String RUNAS_COLLECTION
- 另请参见:
- 常量字段值
RunAsCollection
public RunAsCollection()
add
public void add(RunAs runAs)
getRunAs
public RunAs getRunAs(Object o)
throws ServletException
- 抛出:
ServletException
setRunAs
public void setRunAs(Object o)
throws ServletException
- 抛出:
ServletException
Copyright © 2013. All Rights Reserved.