public interface ApplicationRunnable extends ParameterizedRunnable
This class is for internal use by the platform-related plug-ins. Clients outside of the base platform should not reference or subclass this class.
Modifier and Type | Method and Description |
---|---|
void |
stop()
Forces this runnable to stop.
|
run
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.