Class MAMIdentityRunnable
-
- All Implemented Interfaces:
-
java.lang.Runnable
@Deprecated() public class MAMIdentityRunnable implements Runnable
A runnable which always executes under the given identity.
-
-
Constructor Summary
Constructors Constructor Description MAMIdentityRunnable(String identity, Runnable wrapped)
-
Method Summary
Modifier and Type Method Description voidrun()
-