public class StartThreadAction extends Object implements PrivilegedAction<Void>
StartThreadAction(Runnable task, String threadName)
Void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StartThreadAction(Runnable task, String threadName)
public Void run()
run
PrivilegedAction<Void>
Copyright © 2021 JBoss by Red Hat. All rights reserved.