Class Tester.TestAction
- java.lang.Object
-
- org.eclipse.jetty.toolchain.test.policy.Tester.TestAction
-
- All Implemented Interfaces:
java.security.PrivilegedAction
- Enclosing class:
- Tester
class Tester.TestAction extends java.lang.Object implements java.security.PrivilegedAction
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
_value
-
Constructor Summary
Constructors Constructor Description TestAction(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
run()
-