Uses of Class
org.glassfish.grizzly.servlet.ver30.String

Packages that use String
org.glassfish.grizzly.servlet.ver30   
 

Uses of String in org.glassfish.grizzly.servlet.ver30
 

Subclasses of String in org.glassfish.grizzly.servlet.ver30
 class AddressingResponsesType
          If WS-Addressing is enabled, this type determines if an endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.
 class AuthMethodType
          The auth-methodType is used to configure the authentication mechanism for the web application.
 class CookieCommentType
          The comment that will be assigned to any session tracking cookies created by this web application.
 class CookieDomainType
          The domain name that will be assigned to any session tracking cookies created by this web application.
 class CookieNameType
          The name that will be assigned to any session tracking cookies created by this web application.
 class CookiePathType
          The path that will be assigned to any session tracking cookies created by this web application.
 class DispatcherType
          The dispatcher has five legal values: FORWARD, REQUEST, INCLUDE, ASYNC, and ERROR.
 class DisplayNameType
          [ The display-name type contains a short name that is intended to be displayed by tools.
 class EjbLinkType
          [ The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
 class EjbRefNameType
          [ The ejb-ref-name element contains the name of an EJB reference.
 class EjbRefTypeType
          The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
 class EnvEntryTypeValuesType
          [ This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
 class FilterNameType
          The logical name of the filter is declare by using filter-nameType.
 class FullyQualifiedClassType
          The elements that use this type designate the name of a Java class or interface.
 class GenericBooleanType
          This type defines four different values which can designate boolean values.
 class HomeType
          [ The homeType defines the fully-qualified name of an enterprise bean's home interface.
 class JavaIdentifierType
          The java-identifierType defines a Java identifier.
 class JavaTypeType
          This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
 class JdbcUrlType
          [ The jdbc-urlType contains the url pattern of the mapping.
 class JndiNameType
          The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
 class JspFileType
          The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.
 class LocalHomeType
          The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
 class LocalType
          The localType defines the fully-qualified name of an enterprise bean's local interface.
 class MessageDestinationLinkType
          The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
 class MessageDestinationTypeType
          [ The message-destination-typeType specifies the type of the destination.
 class MessageDestinationUsageType
          The message-destination-usageType specifies the use of the message destination indicated by the reference.
 class MimeTypeType
          The mime-typeType is used to indicate a defined mime type.
 class NonEmptyStringType
          This type defines a string which contains at least one character.
 class PathType
          The elements that use this type designate either a relative path or an absolute path starting with a "/".
 class PersistenceContextTypeType
          The persistence-context-typeType specifies the transactional nature of a persistence context reference.
 class RemoteType
          [ The remote element contains the fully-qualified name of the enterprise bean's remote interface.
 class ResAuthType
          The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
 class ResSharingScopeType
          The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
 class RoleNameType
          The role-nameType designates the name of a security role.
 class ServletNameType
          The servlet-name element contains the canonical name of the servlet.
 class TrackingModeType
          The tracking modes for sessions created by this web application Used in: session-config
 class TransportGuaranteeType
          The transport-guaranteeType specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
 class WarPathType
          The elements that use this type designate a path starting with a "/" and interpreted relative to the root of a WAR file.
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as String
protected  String JspPropertyGroupType.buffer
           
protected  String DataSourceType.databaseName
           
protected  String JspPropertyGroupType.defaultContentType
           
protected  String MimeMappingType.extension
           
protected  String HandlerType.handlerName
           
protected  String MultipartConfigType.location
           
protected  String MessageDestinationType.messageDestinationName
           
protected  String JspPropertyGroupType.pageEncoding
           
protected  String ParamValueType.paramName
           
protected  String DataSourceType.password
           
protected  String PersistenceUnitRefType.persistenceUnitName
           
protected  String PersistenceContextRefType.persistenceUnitName
           
protected  String PortComponentRefType.portComponentLink
           
protected  String LoginConfigType.realmName
           
protected  String DataSourceType.serverName
           
protected  String TaglibType.taglibUri
           
protected  String DataSourceType.user
           
protected  String WebResourceCollectionType.webResourceName
           
 

Fields in org.glassfish.grizzly.servlet.ver30 with type parameters of type String
protected  java.util.List<String> HandlerType.portName
           
protected  java.util.List<String> HandlerType.soapRole
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return String
 String ObjectFactory.createString()
          Create an instance of String
 String JspPropertyGroupType.getBuffer()
          Gets the value of the buffer property.
 String DataSourceType.getDatabaseName()
          Gets the value of the databaseName property.
 String JspPropertyGroupType.getDefaultContentType()
          Gets the value of the defaultContentType property.
 String MimeMappingType.getExtension()
          Gets the value of the extension property.
 String HandlerType.getHandlerName()
          Gets the value of the handlerName property.
 String MultipartConfigType.getLocation()
          Gets the value of the location property.
 String MessageDestinationType.getMessageDestinationName()
          Gets the value of the messageDestinationName property.
 String JspPropertyGroupType.getPageEncoding()
          Gets the value of the pageEncoding property.
 String ParamValueType.getParamName()
          Gets the value of the paramName property.
 String DataSourceType.getPassword()
          Gets the value of the password property.
 String PersistenceUnitRefType.getPersistenceUnitName()
          Gets the value of the persistenceUnitName property.
 String PersistenceContextRefType.getPersistenceUnitName()
          Gets the value of the persistenceUnitName property.
 String PortComponentRefType.getPortComponentLink()
          Gets the value of the portComponentLink property.
 String LoginConfigType.getRealmName()
          Gets the value of the realmName property.
 String DataSourceType.getServerName()
          Gets the value of the serverName property.
 String TaglibType.getTaglibUri()
          Gets the value of the taglibUri property.
 String DataSourceType.getUser()
          Gets the value of the user property.
 String WebResourceCollectionType.getWebResourceName()
          Gets the value of the webResourceName property.
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type String
 javax.xml.bind.JAXBElement<String> ObjectFactory.createWebAppTypeModuleName(String value)
          Create an instance of JAXBElement<String>}
 java.util.List<String> HandlerType.getPortName()
          Gets the value of the portName property.
 java.util.List<String> HandlerType.getSoapRole()
          Gets the value of the soapRole property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type String
 javax.xml.bind.JAXBElement<String> ObjectFactory.createWebAppTypeModuleName(String value)
          Create an instance of JAXBElement<String>}
 void JspPropertyGroupType.setBuffer(String value)
          Sets the value of the buffer property.
 void DataSourceType.setDatabaseName(String value)
          Sets the value of the databaseName property.
 void JspPropertyGroupType.setDefaultContentType(String value)
          Sets the value of the defaultContentType property.
 void MimeMappingType.setExtension(String value)
          Sets the value of the extension property.
 void HandlerType.setHandlerName(String value)
          Sets the value of the handlerName property.
 void MultipartConfigType.setLocation(String value)
          Sets the value of the location property.
 void MessageDestinationType.setMessageDestinationName(String value)
          Sets the value of the messageDestinationName property.
 void JspPropertyGroupType.setPageEncoding(String value)
          Sets the value of the pageEncoding property.
 void ParamValueType.setParamName(String value)
          Sets the value of the paramName property.
 void DataSourceType.setPassword(String value)
          Sets the value of the password property.
 void PersistenceUnitRefType.setPersistenceUnitName(String value)
          Sets the value of the persistenceUnitName property.
 void PersistenceContextRefType.setPersistenceUnitName(String value)
          Sets the value of the persistenceUnitName property.
 void PortComponentRefType.setPortComponentLink(String value)
          Sets the value of the portComponentLink property.
 void LoginConfigType.setRealmName(String value)
          Sets the value of the realmName property.
 void DataSourceType.setServerName(String value)
          Sets the value of the serverName property.
 void TaglibType.setTaglibUri(String value)
          Sets the value of the taglibUri property.
 void DataSourceType.setUser(String value)
          Sets the value of the user property.
 void WebResourceCollectionType.setWebResourceName(String value)
          Sets the value of the webResourceName property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.