Class SessionPropertiesInjector
- java.lang.Object
-
- org.jvnet.hk2.config.ConfigInjector
-
- org.jvnet.hk2.config.NoopConfigInjector
-
- org.glassfish.web.config.serverbeans.SessionPropertiesInjector
-
@Service(name="session-properties", metadata="<property>=collection:org.jvnet.hk2.config.types.Property,<property>=collection:org.jvnet.hk2.config.types.Property,@timeout-in-seconds=optional,@timeout-in-seconds=default:1800,@timeout-in-seconds=datatype:java.lang.String,@timeout-in-seconds=leaf,target=org.glassfish.web.config.serverbeans.SessionProperties") public class SessionPropertiesInjector extends org.jvnet.hk2.config.NoopConfigInjector
-
-
Constructor Summary
Constructors Constructor Description SessionPropertiesInjector()
-