|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hk2.config.ConfigInjector
org.jvnet.hk2.config.NoopConfigInjector
com.sun.enterprise.config.serverbeans.KeepAliveInjector
@Service(name="keep-alive",
metadata="target=com.sun.enterprise.config.serverbeans.KeepAlive,@thread-count=optional,@thread-count=default:1,@thread-count=datatype:java.lang.String,@thread-count=leaf,@max-connections=optional,@max-connections=default:256,@max-connections=datatype:java.lang.String,@max-connections=leaf,@timeout-in-seconds=optional,@timeout-in-seconds=default:30,@timeout-in-seconds=datatype:java.lang.String,@timeout-in-seconds=leaf")
public class KeepAliveInjector
| Constructor Summary | |
|---|---|
KeepAliveInjector()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jvnet.hk2.config.NoopConfigInjector |
|---|
inject, injectAttribute, injectElement |
| Methods inherited from class org.jvnet.hk2.config.ConfigInjector |
|---|
asBoolean, asInt, reference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeepAliveInjector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||