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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 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_5 with parameters of type RunAsType
 void ServletType.setRunAs(RunAsType value)
          Sets the value of the runAs property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.