Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType

Packages that use RunAsType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of RunAsType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as RunAsType
protected  RunAsType ServletType.runAs
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return RunAsType
 RunAsType ObjectFactory.createRunAsType()
          Create an instance of RunAsType
 RunAsType ServletType.getRunAs()
          Gets the value of the runAs property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type RunAsType
 void ServletType.setRunAs(RunAsType value)
          Sets the value of the runAs property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.