| Modifier and Type | Method and Description | 
|---|---|
| void | execute(Runnable command) | 
| static OneShotAsyncExecutor | getInstance() | 
| static boolean | isA(Executor executor) | 
public static OneShotAsyncExecutor getInstance()
public static boolean isA(Executor executor)
Apache CXF