Uses of Interface
com.sun.enterprise.web.pluggable.WebContainerFeatureFactory
-
Packages that use WebContainerFeatureFactory Package Description com.sun.enterprise.web org.glassfish.web.ha -
-
Uses of WebContainerFeatureFactory in com.sun.enterprise.web
Classes in com.sun.enterprise.web that implement WebContainerFeatureFactory Modifier and Type Class Description classPEWebContainerFeatureFactoryImplImplementation of WebContainerFeatureFactory which returns web container feature implementations for PE.Fields in com.sun.enterprise.web declared as WebContainerFeatureFactory Modifier and Type Field Description protected WebContainerFeatureFactoryWebContainer. webContainerFeatureFactory -
Uses of WebContainerFeatureFactory in org.glassfish.web.ha
Classes in org.glassfish.web.ha that implement WebContainerFeatureFactory Modifier and Type Class Description classHAWebContainerFeatureFactoryImplImplementation of WebContainerFeatureFactory which returns web container feature implementations for HA.
-