com.sun.enterprise.config.serverbeans
Class WebContainerInjector

java.lang.Object
  extended by org.jvnet.hk2.config.ConfigInjector
      extended by org.jvnet.hk2.config.NoopConfigInjector
          extended by com.sun.enterprise.config.serverbeans.WebContainerInjector

@Service(name="web-container",
         metadata="target=com.sun.enterprise.config.serverbeans.WebContainer,=com.sun.enterprise.config.serverbeans.SessionConfig,=@javax.validation.constraints.NotNull,@jsp-caching-enabled=optional,@jsp-caching-enabled=default:false,@jsp-caching-enabled=datatype:java.lang.String,@jsp-caching-enabled=leaf,=collection:org.jvnet.hk2.config.types.Property,=collection:org.jvnet.hk2.config.types.Property")
public class WebContainerInjector
extends org.jvnet.hk2.config.NoopConfigInjector


Constructor Summary
WebContainerInjector()
           
 
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

WebContainerInjector

public WebContainerInjector()


Copyright © 2012 GlassFish Community. All Rights Reserved.