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