|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.utilities.binding.AbstractBinder
org.glassfish.jersey.server.internal.RuntimeExecutorsBinder
public class RuntimeExecutorsBinder
Binder for injectable Jersey runtime executor services.
Presently it implements a binding for a background scheduler singleton
executor service.
| Nested Class Summary | |
|---|---|
static class |
RuntimeExecutorsBinder.BackgroundSchedulerLiteral
Annotation literal helper class for the
@BackgroundScheduler qualifier annotation. |
| Constructor Summary | |
|---|---|
RuntimeExecutorsBinder()
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
| Methods inherited from class org.glassfish.hk2.utilities.binding.AbstractBinder |
|---|
addActiveDescriptor, addActiveDescriptor, addActiveDescriptor, addUnbindFilter, bind, bind, bind, bind, bind, bind, bind, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, commit, install |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeExecutorsBinder()
| Method Detail |
|---|
protected void configure()
configure in class org.glassfish.hk2.utilities.binding.AbstractBinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||