public class JaxrsExecutors extends Object
| Constructor and Description |
|---|
JaxrsExecutors(JaxrsConfig JaxrsConfig) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getJaxrsExecutorService() |
void |
initialize() |
void |
stop() |
@Inject public JaxrsExecutors(JaxrsConfig JaxrsConfig)
public void initialize()
public void stop()
throws InterruptedException
InterruptedExceptionpublic ExecutorService getJaxrsExecutorService()
Copyright © 2010–2022. All rights reserved.