Class ContextServiceCfg
java.lang.Object
org.glassfish.concurrent.runtime.deployer.cfg.ContextServiceCfg
- All Implemented Interfaces:
Serializable
- Author:
- David Matejcek
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContextServiceCfg(com.sun.enterprise.deployment.annotation.handlers.ContextServiceDefinitionData data) ContextServiceCfg(org.glassfish.concurrent.config.ContextService config) -
Method Summary
-
Constructor Details
-
ContextServiceCfg
public ContextServiceCfg(com.sun.enterprise.deployment.annotation.handlers.ContextServiceDefinitionData data) -
ContextServiceCfg
public ContextServiceCfg(org.glassfish.concurrent.config.ContextService config)
-
-
Method Details