Uses of Class
com.sun.enterprise.web.connector.extension.GrizzlyConfig
-
Packages that use GrizzlyConfig Package Description com.sun.enterprise.web.connector.coyote com.sun.enterprise.web.connector.extension -
-
Uses of GrizzlyConfig in com.sun.enterprise.web.connector.coyote
Fields in com.sun.enterprise.web.connector.coyote declared as GrizzlyConfig Modifier and Type Field Description protected GrizzlyConfigPECoyoteConnector. grizzlyMonitorThe monitoring classes used to gather stats. -
Uses of GrizzlyConfig in com.sun.enterprise.web.connector.extension
Methods in com.sun.enterprise.web.connector.extension that return types with arguments of type GrizzlyConfig Modifier and Type Method Description static ArrayList<GrizzlyConfig>GrizzlyConfig. getGrizzlyConfigInstances()Return the list of all instance of this class.
-