Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup

Packages that use LoadOnStartup
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of LoadOnStartup in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as LoadOnStartup
protected  LoadOnStartup Servlet.loadOnStartup
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return LoadOnStartup
 LoadOnStartup ObjectFactory.createLoadOnStartup()
          Create an instance of LoadOnStartup
 LoadOnStartup Servlet.getLoadOnStartup()
          Gets the value of the loadOnStartup property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type LoadOnStartup
 void Servlet.setLoadOnStartup(LoadOnStartup value)
          Sets the value of the loadOnStartup property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.