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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 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_3 with parameters of type LoadOnStartup
 void Servlet.setLoadOnStartup(LoadOnStartup value)
          Sets the value of the loadOnStartup property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.