Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

G

ge(Expression<? extends Number>, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
ge(Expression<? extends Number>, Number) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
generateCacheKey(CacheKeyInvocationContext<? extends Annotation>) - Method in interface com.caucho.cache.annotation.CacheKeyGenerator
 
Generated - Annotation Type in javax.annotation
The inject annotation.
GeneratedValue - Annotation Type in javax.persistence
The @GeneratedValue annotation.
GenerationType - Enum in javax.persistence
The GenerationType enumeration
GenericCredential - Interface in javax.resource.spi.security
Deprecated. 
GenericServlet - Class in javax.servlet
GenericServlet is a convenient abstract class for defining Servlets.
GenericServlet() - Constructor for class javax.servlet.GenericServlet
 
get(Object) - Method in interface com.caucho.cache.Cache
 
get() - Method in class javax.ejb.AsyncResult
 
get(long, TimeUnit) - Method in class javax.ejb.AsyncResult
 
get(Contextual<T>) - Method in interface javax.enterprise.context.spi.Context
Returns a instance of a bean, creating if the bean is not already available in the context.
get(Contextual<T>, CreationalContext<T>) - Method in interface javax.enterprise.context.spi.Context
Internal SPI method to create a new instance of a bean, when given a creational context.
get() - Method in interface javax.inject.Provider
Returns an instance of the selected bean
get(SingularAttribute<? super X, Y>) - Method in interface javax.persistence.criteria.Path
 
get(PluralAttribute<X, C, E>) - Method in interface javax.persistence.criteria.Path
 
get(MapAttribute<X, K, V>) - Method in interface javax.persistence.criteria.Path
 
get(String) - Method in interface javax.persistence.criteria.Path
 
get(TupleElement<X>) - Method in interface javax.persistence.Tuple
 
get(String, Class<X>) - Method in interface javax.persistence.Tuple
 
get(String) - Method in interface javax.persistence.Tuple
 
get(int, Class<X>) - Method in interface javax.persistence.Tuple
 
get(int) - Method in interface javax.persistence.Tuple
 
get(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Returns an attribute from the page context.
get(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
get(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
get(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
getAcknowledgeMode() - Method in interface javax.jms.Session
 
getAdaptee() - Method in class javax.servlet.jsp.tagext.TagAdapter
Returns the wrapped object.
getAdapterName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns a tool name for the resource adapter.
getAdapterShortDescription() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns a short description of the resource adapter.
getAdapterVendorName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns the vendor name for the adapter.
getAdapterVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns the version of the resource adapter.
getAdjustedTime(long) - Method in class com.caucho.cache.Configuration.Duration
 
getAlias() - Method in interface javax.persistence.TupleElement
 
getAll(Set<? extends K>) - Method in interface com.caucho.cache.Cache
 
getAllParameters() - Method in interface com.caucho.cache.annotation.CacheInvocationContext
 
getAndPut(K, V) - Method in interface com.caucho.cache.Cache
 
getAndRemove(K) - Method in interface com.caucho.cache.Cache
 
getAndReplace(K, V) - Method in interface com.caucho.cache.Cache
 
getAnnotated() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Returns all annotations on the injection point.
getAnnotated() - Method in interface javax.enterprise.inject.spi.ProcessBean
 
getAnnotatedBeanClass() - Method in interface javax.enterprise.inject.spi.ProcessManagedBean
 
getAnnotatedDisposedParameter() - Method in interface javax.enterprise.inject.spi.ProcessProducerMethod
 
getAnnotatedMember() - Method in interface javax.enterprise.inject.spi.ProcessProducer
 
getAnnotatedMethod() - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
 
getAnnotatedProducerField() - Method in interface javax.enterprise.inject.spi.ProcessProducerField
 
getAnnotatedProducerMethod() - Method in interface javax.enterprise.inject.spi.ProcessProducerMethod
 
getAnnotatedType() - Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
 
getAnnotatedType() - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
 
getAnnotation(Class<T>) - Method in interface javax.enterprise.inject.spi.Annotated
Returns the specified annotation or null if no annotation is declared
getAnnotations() - Method in interface com.caucho.cache.annotation.CacheInvocationParameter
 
getAnnotations() - Method in interface com.caucho.cache.annotation.CacheMethodDetails
 
getAnnotations() - Method in interface javax.enterprise.inject.spi.Annotated
Returns the set of declared annotations.
getAsyncContext() - Method in class javax.servlet.AsyncEvent
 
getAsyncContext() - Method in interface javax.servlet.ServletRequest
Returns the async context for the request
getAsyncContext() - Method in class javax.servlet.ServletRequestWrapper
Returns the async context for the request
getAttribute() - Method in interface javax.persistence.criteria.Fetch
 
getAttribute() - Method in interface javax.persistence.criteria.Join
 
getAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getAttribute(String) - Method in interface javax.servlet.http.HttpSession
Returns a session value.
getAttribute(String) - Method in class javax.servlet.jsp.JspContext
Gets the named page attribute.
getAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
Gets an attribute in a given scope.
getAttribute(String) - Method in class javax.servlet.jsp.PageContext
Gets the named page attribute.
getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
Returns the attribute with the given name.
getAttribute(String) - Method in interface javax.servlet.ServletContext
Returns an attribute value.
getAttribute(String) - Method in interface javax.servlet.ServletRequest
Returns an attribute value.
getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
Returns an attribute value.
getAttributeNames() - Method in interface javax.servlet.http.HttpSession
Returns an enumeration of all the attribute names.
getAttributeNames() - Method in interface javax.servlet.ServletContext
Returns an enumeration of all the attribute names.
getAttributeNames() - Method in interface javax.servlet.ServletRequest
Enumerates all attribute names in the request.
getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
Enumerates all attribute names in the request.
getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.JspContext
Lists attribute names in a given scope.
getAttributes() - Method in interface javax.persistence.metamodel.ManagedType
 
getAttributes() - Method in class javax.servlet.jsp.tagext.TagData
Enumerates the attribute names.
getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns information about the tags allowed attributes.
getAttributesScope(String) - Method in class javax.servlet.jsp.JspContext
Returns the scope for an attribute.
getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
Return the attribute as a string.
getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
Returns the auth type, i.e.
getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the auth type, e.g.
getAverageGetMillis() - Method in interface com.caucho.cache.CacheStatistics
 
getAverageGetMillis() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getAveragePutMillis() - Method in interface com.caucho.cache.CacheStatistics
 
getAveragePutMillis() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getAverageRemoveMillis() - Method in interface com.caucho.cache.CacheStatistics
 
getAverageRemoveMillis() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getBase() - Method in class javax.el.ValueReference
 
getBaseType() - Method in interface javax.enterprise.inject.spi.Annotated
Returns the declared Type
getBean() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Returns the owning bean for the injection point.
getBean() - Method in interface javax.enterprise.inject.spi.ProcessBean
 
getBeanClass() - Method in interface javax.enterprise.inject.spi.Bean
Returns the bean class.
getBeanClass() - Method in interface javax.enterprise.inject.spi.ObserverMethod
 
getBeanProperty(String) - Method in class javax.el.BeanELResolver.BeanProperties
 
getBeans(Type, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the beans matching a class and annotation set
getBeans(String) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the bean definitions matching a given name
getBegin() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
 
getBindableJavaType() - Method in interface javax.persistence.metamodel.Bindable
 
getBindableType() - Method in interface javax.persistence.metamodel.Bindable
 
getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Returns the tag's body content.
getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the body content type.
getBodyLength() - Method in interface javax.jms.BytesMessage
 
getBoolean(String) - Method in interface javax.jms.MapMessage
 
getBooleanProperty(String) - Method in interface javax.jms.Message
 
getBranchQualifier() - Method in interface javax.transaction.xa.Xid
 
getBuffer() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getBufferSize() - Method in class javax.servlet.jsp.JspWriter
 
getBufferSize() - Method in interface javax.servlet.ServletResponse
Returns the size of the output buffer.
getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
Returns the size of the output buffer.
getBusinessObject(Class<T>) - Method in interface javax.ejb.SessionContext
 
getByte(String) - Method in interface javax.jms.MapMessage
 
getByteProperty(String) - Method in interface javax.jms.Message
 
getBytes(String) - Method in interface javax.jms.MapMessage
 
getCache(String) - Method in interface com.caucho.cache.CacheManager
 
getCache() - Method in interface javax.persistence.EntityManagerFactory
Returns the entity manager cache
getCacheAnnotation() - Method in interface com.caucho.cache.annotation.CacheMethodDetails
 
getCacheEntryFilter() - Method in interface com.caucho.cache.event.CacheEntryListenerRegistration
 
getCacheEntryListener() - Method in interface com.caucho.cache.event.CacheEntryListenerRegistration
 
getCacheEntryListenerRegistrations() - Method in interface com.caucho.cache.Configuration
 
getCacheEntryListenerRegistrations() - Method in class com.caucho.cache.MutableConfiguration
 
getCacheEvictions() - Method in interface com.caucho.cache.CacheStatistics
 
getCacheEvictions() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheGets() - Method in interface com.caucho.cache.CacheStatistics
 
getCacheGets() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheHitPercentage() - Method in interface com.caucho.cache.CacheStatistics
 
getCacheHitPercentage() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheHits() - Method in interface com.caucho.cache.CacheStatistics
 
getCacheHits() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheLoader() - Method in interface com.caucho.cache.Configuration
 
getCacheLoader() - Method in class com.caucho.cache.MutableConfiguration
 
getCacheManager() - Method in interface com.caucho.cache.Cache
 
getCacheManager(String) - Method in interface com.caucho.cache.CacheManagerFactory
 
getCacheManager(ClassLoader, String) - Method in interface com.caucho.cache.CacheManagerFactory
 
getCacheManager() - Static method in class com.caucho.cache.Caching
 
getCacheManager(ClassLoader) - Static method in class com.caucho.cache.Caching
 
getCacheManager(String) - Static method in class com.caucho.cache.Caching
 
getCacheManager(ClassLoader, String) - Static method in class com.caucho.cache.Caching
 
getCacheManagerFactory() - Static method in class com.caucho.cache.Caching
 
getCacheManagerFactory() - Method in interface com.caucho.cache.spi.CachingProvider
 
getCacheMisses() - Method in interface com.caucho.cache.CacheStatistics
 
getCacheMisses() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheMissPercentage() - Method in interface com.caucho.cache.CacheStatistics
 
getCacheMissPercentage() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheName() - Method in interface com.caucho.cache.annotation.CacheMethodDetails
 
getCachePuts() - Method in interface com.caucho.cache.CacheStatistics
 
getCachePuts() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheRemovals() - Method in interface com.caucho.cache.CacheStatistics
 
getCacheRemovals() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getCacheResolver(CacheMethodDetails<? extends Annotation>) - Method in interface com.caucho.cache.annotation.CacheResolverFactory
 
getCaches() - Method in interface com.caucho.cache.CacheManager
 
getCacheWriter() - Method in interface com.caucho.cache.Configuration
 
getCacheWriter() - Method in class com.caucho.cache.MutableConfiguration
 
getCallerIdentity() - Method in interface javax.ejb.EJBContext
 
getCallerPrincipal() - Method in interface javax.ejb.EJBContext
 
getCausedByException() - Method in exception javax.ejb.EJBException
 
getChar(String) - Method in interface javax.jms.MapMessage
 
getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
Returns the character encoding of the POSTed data.
getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
Returns the character encoding of the POSTed data.
getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
Returns the character encoding the response is using for output.
getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
Returns the character encoding the response is using for output.
getClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the classloader the provider should use to load classes, resources or URLs.
getClassLoader() - Method in interface javax.servlet.ServletContext
 
getClassName() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
Returns the variable's Java class.
getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns the variable's Java class.
getClassName() - Method in interface javax.servlet.Registration
 
getClientID() - Method in interface javax.jms.Connection
 
getCollection(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
 
getCollection(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getCollectionType() - Method in interface javax.persistence.metamodel.PluralAttribute
 
getColumnNames() - Method in class com.caucho.jstl.ResultImpl
 
getColumnNames() - Method in interface javax.servlet.jsp.jstl.sql.Result
 
getComment() - Method in class javax.servlet.http.Cookie
Gets the cookie comment
getComment() - Method in interface javax.servlet.SessionCookieConfig
 
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ArrayELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.el.BeanELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.el.CompositeELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ListELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.el.MapELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
 
getCompoundSelectionItems() - Method in interface javax.persistence.criteria.Selection
 
getConfiguration() - Method in interface com.caucho.cache.Cache
 
getConnection() - Method in interface javax.resource.cci.ConnectionFactory
Returns an application connection.
getConnection(ConnectionSpec) - Method in interface javax.resource.cci.ConnectionFactory
Gets a connection with given properties.
getConnection() - Method in interface javax.resource.cci.Interaction
Returns the Connection associated with the Interaction.
getConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnection
Creates a new connection handle for the underlying physical connection.
getConnectionHandle() - Method in class javax.resource.spi.ConnectionEvent
Returns the connection handle.
getConstructors() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Returns the abstract introspected constructors
getContentLength() - Method in interface javax.servlet.ServletRequest
Returns the content length of the data.
getContentLength() - Method in class javax.servlet.ServletRequestWrapper
Returns the content length of the data.
getContentType() - Method in interface javax.servlet.http.Part
 
getContentType() - Method in interface javax.servlet.ServletRequest
Returns the request's mime-type.
getContentType() - Method in class javax.servlet.ServletRequestWrapper
Returns the request's mime-type.
getContentType() - Method in interface javax.servlet.ServletResponse
Returns the content type for the response.
getContentType() - Method in class javax.servlet.ServletResponseWrapper
Returns the content type
getContext() - Method in class javax.ejb.embeddable.EJBContainer
 
getContext(Class) - Method in class javax.el.ELContext
 
getContext(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the scope context for the given type
getContext(String) - Method in interface javax.servlet.ServletContext
Returns the ServletContext for the uri.
getContextData() - Method in interface javax.ejb.EJBContext
 
getContextData() - Method in interface javax.interceptor.InvocationContext
 
getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of the URI corresponding to the application's prefix.
getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the part of the URI corresponding to the application's prefix.
getContextPath() - Method in interface javax.servlet.ServletContext
Returns the context-path for the web-application.
getCookies() - Method in interface javax.servlet.http.HttpServletRequest
Returns an array of all cookies sent by the client.
getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns an array of all cookies sent by the client.
getCorrelatedJoins() - Method in interface javax.persistence.criteria.Subquery
 
getCorrelationParent() - Method in interface javax.persistence.criteria.From
 
getCount() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
 
getCreationTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when the session was created.
getCredentialData() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated.
Returns the mechanism type.
getCriteriaBuilder() - Method in interface javax.persistence.EntityManager
Returns a CriteriaBuilder to create CriteriaQuery objects.
getCriteriaBuilder() - Method in interface javax.persistence.EntityManagerFactory
 
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
 
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
 
getCurrent() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns the current object.
getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Converts a date header to milliseconds since the epoch.
getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
Converts a date header to milliseconds since the epoch.
getDayOfMonth() - Method in class javax.ejb.ScheduleExpression
Gets the day of month expression.
getDayOfWeek() - Method in class javax.ejb.ScheduleExpression
Gets the day of week expression.
getDeclare() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
True if the variable should be declared.
getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
True if the variable should be declared.
getDeclaredAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredAttributes() - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredCollection(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredCollection(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredId(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
 
getDeclaredList(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredList(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredMap(String, Class<K>, Class<V>) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredMap(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredPluralAttributes() - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredSet(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredSet(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredSingularAttribute(String, Class<Y>) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredSingularAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredSingularAttributes() - Method in interface javax.persistence.metamodel.ManagedType
 
getDeclaredVersion(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
 
getDeclaringCallable() - Method in interface javax.enterprise.inject.spi.AnnotatedParameter
 
getDeclaringType() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
Returns the declaring type
getDeclaringType() - Method in interface javax.persistence.metamodel.Attribute
 
getDecoratedTypes() - Method in interface javax.enterprise.inject.spi.Decorator
Returns the type of the decorated object
getDefaultContentType() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
 
getDefaultSessionTrackingModes() - Method in interface javax.servlet.ServletContext
The session tracking mode
getDeferredSyntaxAllowedAsLiteral() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getDelegate() - Method in interface javax.persistence.EntityManager
Gets the delegate.
getDelegateQualifiers() - Method in interface javax.enterprise.inject.spi.Decorator
Returns the qualifiers for the delegated object
getDelegateType() - Method in interface javax.enterprise.inject.spi.Decorator
Returns the type of the delegated object
getDelims() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
getDeliveryMode() - Method in interface javax.jms.MessageProducer
 
getDescription() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns the tag's description.
getDestination() - Method in interface javax.jms.MessageProducer
 
getDisableMessageID() - Method in interface javax.jms.MessageProducer
 
getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
 
getDispatcherType() - Method in interface javax.servlet.ServletRequest
Returns DispatcherType
getDispatcherType() - Method in class javax.servlet.ServletRequestWrapper
Returns the dispatcherType (request, include, etc) for the current request.
getDisplayName() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the display name to be displayed by tools.
getDomain() - Method in class javax.servlet.http.Cookie
Returns the cookie's domain
getDomain() - Method in interface javax.servlet.SessionCookieConfig
 
getDouble(String) - Method in interface javax.jms.MapMessage
 
getDoubleProperty(String) - Method in interface javax.jms.Message
 
getDurationAmount() - Method in class com.caucho.cache.Configuration.Duration
 
getEffectiveMajorVersion() - Method in interface javax.servlet.ServletContext
 
getEffectiveMinorVersion() - Method in interface javax.servlet.ServletContext
 
getEffectiveSessionTrackingModes() - Method in interface javax.servlet.ServletContext
The session tracking mode
getEISProductName() - Method in interface javax.resource.cci.ConnectionMetaData
Returns the product name.
getEISProductName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns the product name of the instance.
getEISProductVersion() - Method in interface javax.resource.cci.ConnectionMetaData
Returns the product version.
getEISProductVersion() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns the product version of the instance.
getEJBHome() - Method in interface javax.ejb.EJBContext
 
getEJBHome() - Method in interface javax.ejb.EJBMetaData
 
getEJBHome() - Method in interface javax.ejb.EJBObject
 
getEJBHome() - Method in interface javax.ejb.HomeHandle
 
getEJBLocalHome() - Method in interface javax.ejb.EJBContext
 
getEJBLocalHome() - Method in interface javax.ejb.EJBLocalObject
 
getEJBLocalObject() - Method in interface javax.ejb.EntityContext
 
getEJBLocalObject() - Method in interface javax.ejb.SessionContext
 
getEJBMetaData() - Method in interface javax.ejb.EJBHome
 
getEjbName() - Method in interface javax.enterprise.inject.spi.ProcessSessionBean
 
getEJBObject() - Method in interface javax.ejb.EntityContext
 
getEJBObject() - Method in interface javax.ejb.Handle
 
getEJBObject() - Method in interface javax.ejb.SessionContext
 
getELContext() - Method in class javax.el.ELContextEvent
 
getELContext() - Method in class javax.servlet.jsp.JspContext
Returns the EL context with the JspContext
getElements() - Method in interface javax.persistence.Tuple
 
getElementType() - Method in interface javax.persistence.metamodel.PluralAttribute
 
getElIgnored() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getELResolver() - Method in class javax.el.ELContext
 
getELResolver() - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the BeanManager's EL resolver.
getEmbeddables() - Method in interface javax.persistence.metamodel.Metamodel
 
getEmptyRoleSemantic() - Method in class javax.servlet.HttpConstraintElement
 
getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
Returns the encloding writer.
getEnd() - Method in class javax.ejb.ScheduleExpression
Gets the end date for the schedule.
getEnd() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
 
getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
 
getEntities() - Method in interface javax.persistence.metamodel.Metamodel
 
getEntity() - Method in exception javax.persistence.OptimisticLockException
 
getEntity() - Method in exception javax.persistence.PessimisticLockException
 
getEntityManagerFactory() - Method in interface javax.persistence.EntityManager
Returns the owning factory
getEnumeration() - Method in interface javax.jms.QueueBrowser
 
getEnvironment() - Method in interface javax.ejb.EJBContext
 
getErrorCode() - Method in exception javax.jms.JMSException
 
getErrorCode() - Method in exception javax.resource.ResourceException
 
getErrorData() - Method in class javax.servlet.jsp.PageContext
Returns an error data instance.
getErrorOnUndeclaredNamespace() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getException() - Method in class javax.resource.spi.ConnectionEvent
Returns the exception
getException() - Method in class javax.resource.spi.work.WorkEvent
Returns the work exception
getException() - Method in class javax.servlet.jsp.PageContext
Returns the exception for error pages.
getExceptionCacheResolver(CacheMethodDetails<CacheResult>) - Method in interface com.caucho.cache.annotation.CacheResolverFactory
 
getExceptionListener() - Method in interface javax.jms.Connection
 
getExpectedType() - Method in class javax.el.ValueExpression
 
getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getExpectedTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns the expected type of the attribute.
getExpiryPolicy() - Method in interface com.caucho.cache.Configuration
 
getExpiryPolicy() - Method in class com.caucho.cache.MutableConfiguration
 
getExpression() - Method in interface javax.persistence.criteria.CriteriaBuilder.In
 
getExpression() - Method in interface javax.persistence.criteria.CriteriaBuilder.SimpleCase
 
getExpression() - Method in interface javax.persistence.criteria.Order
 
getExpressionEvaluator() - Method in class javax.servlet.jsp.JspContext
Returns an expression evaluator for creating JSP EL expressions.
getExpressionFactory() - Method in interface javax.servlet.jsp.JspApplicationContext
Gets the expression factory
getExpressions() - Method in interface javax.persistence.criteria.Predicate
 
getExpressionString() - Method in class javax.el.Expression
 
getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ArrayELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.BeanELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.CompositeELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ListELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.MapELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
 
getFetches() - Method in interface javax.persistence.criteria.FetchParent
 
getFields() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Returns the abstract introspected fields
getFileSizeThreshold() - Method in class javax.servlet.MultipartConfigElement
 
getFilterName() - Method in interface javax.servlet.FilterConfig
Returns the name of the filter.
getFilterRegistration(String) - Method in interface javax.servlet.ServletContext
Returns filter registration sing filterName
getFilterRegistrations() - Method in interface javax.servlet.ServletContext
Returns filter registrations
getFirstResult() - Method in interface javax.persistence.Query
The first to retrieve.
getFloat(String) - Method in interface javax.jms.MapMessage
 
getFloatProperty(String) - Method in interface javax.jms.Message
 
getFlushMode() - Method in interface javax.persistence.EntityManager
Returns the flush mode for the objects in the context.
getFlushMode() - Method in interface javax.persistence.Query
Gets the flush type.
getFormatId() - Method in interface javax.transaction.xa.Xid
 
getFunction(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the named function.
getFunctionClass() - Method in class javax.servlet.jsp.tagext.FunctionInfo
Returns the function's Java class.
getFunctionMapper() - Method in class javax.el.ELContext
 
getFunctions() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the functions for the tag.
getFunctionSignature() - Method in class javax.servlet.jsp.tagext.FunctionInfo
Returns the function's signature.
getGlobalTransactionId() - Method in interface javax.transaction.xa.Xid
 
getGroupList() - Method in interface javax.persistence.criteria.AbstractQuery
 
getGroupRestriction() - Method in interface javax.persistence.criteria.AbstractQuery
 
getHandle() - Method in interface javax.ejb.EJBObject
 
getHandle() - Method in interface javax.ejb.Timer
Get a serializable handle to the timer.
getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the first value for a request header.
getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the first value for a request header.
getHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Retuns value of header with a given name
getHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
 
getHeader(String) - Method in interface javax.servlet.http.Part
 
getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
Returns an enumeration of all headers sent by the client.
getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns an enumeration of all headers sent by the client.
getHeaderNames() - Method in interface javax.servlet.http.HttpServletResponse
getHeaderNames() - Method in class javax.servlet.http.HttpServletResponseWrapper
 
getHeaderNames() - Method in interface javax.servlet.http.Part
 
getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns all the values for a request header.
getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns all the values for a request header.
getHeaders(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns an Iterable for header values with a given name
getHeaders(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
 
getHeaders(String) - Method in interface javax.servlet.http.Part
 
getHints() - Method in interface javax.persistence.Query
Returns the implementation-specific hints
getHomeHandle() - Method in interface javax.ejb.EJBHome
 
getHomeInterfaceClass() - Method in interface javax.ejb.EJBMetaData
 
getHour() - Method in class javax.ejb.ScheduleExpression
Gets the hour expression.
getHttpMethodConstraints() - Method in class javax.servlet.ServletSecurityElement
 
getId() - Method in interface javax.enterprise.context.Conversation
 
getId() - Method in interface javax.enterprise.inject.spi.PassivationCapable
 
getId(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
 
getId() - Method in class javax.resource.spi.ConnectionEvent
Returns the type of the event.
getId() - Method in interface javax.servlet.http.HttpSession
Returns the id for the session.
getId() - Method in class javax.servlet.jsp.tagext.TagData
Return the id of the attribute as a string.
getId() - Method in class javax.servlet.jsp.tagext.TagSupport
Sets the id attribute.
getId() - Method in class javax.servlet.jsp.tagext.ValidationMessage
Returns the jsp:id value.
getIdAttribute(TagAttributeInfo[]) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
Convenience for finding a TagAttributeInfo in a TagAttributeInfo array.
getIdClassAttributes() - Method in interface javax.persistence.metamodel.IdentifiableType
 
getIdentifier(Object) - Method in interface javax.persistence.PersistenceUnitUtil
 
getIds() - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. 
getIdType() - Method in interface javax.persistence.metamodel.IdentifiableType
 
getIncludeCodas() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getIncludePreludes() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getIndex() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
 
getInfo() - Method in interface javax.ejb.Timer
Get the information associated with the timer at the time of creation.
getInfo() - Method in class javax.ejb.TimerConfig
Gets info object associated with timer.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the tag's infomation string.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns a descriptive string for the library.
getInitParameter(String) - Method in interface javax.servlet.FilterConfig
Returns an initialization parameter.
getInitParameter(String) - Method in class javax.servlet.GenericServlet
Returns an initialization parameter.
getInitParameter(String) - Method in interface javax.servlet.Registration
 
getInitParameter(String) - Method in interface javax.servlet.ServletConfig
Returns an initialization parameter.
getInitParameter(String) - Method in interface javax.servlet.ServletContext
Returns the value of an initialization parameter from the configuration file.
getInitParameterNames() - Method in interface javax.servlet.FilterConfig
Returns an enumeration of the init-parameter names
getInitParameterNames() - Method in class javax.servlet.GenericServlet
Enumerates all the initialization parameter.
getInitParameterNames() - Method in interface javax.servlet.ServletConfig
Returns an enumeration of the init-parameter names
getInitParameterNames() - Method in interface javax.servlet.ServletContext
Returns an enumeration of all init parameter names.
getInitParameters() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Returns an map of the init parameters specified in the .tld.
getInitParameters() - Method in interface javax.servlet.Registration
 
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
Internal callback during creation to get a new injection instance.
getInjectionPoints() - Method in interface javax.enterprise.inject.spi.Bean
Returns the set of injection points, for validation.
getInjectionPoints() - Method in interface javax.enterprise.inject.spi.Producer
Returns the injection points.
getInjectionTarget() - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
 
getInputStream() - Method in interface javax.servlet.http.Part
 
getInputStream() - Method in class javax.servlet.jsp.tagext.PageData
Returns an input stream on the XML document representing the page.
getInputStream() - Method in interface javax.servlet.ServletRequest
Returns an InputStream to retrieve POST data from the request.
getInputStream() - Method in class javax.servlet.ServletRequestWrapper
Returns an InputStream to retrieve POST data from the request.
getInt(String) - Method in interface javax.jms.MapMessage
 
getInteractionSpecsSupported() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns the interaction spec types.
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the bindings for an interceptor binding type
getInterceptorBindings() - Method in interface javax.enterprise.inject.spi.Interceptor
Returns the bindings for the interceptor
getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Converts a header value to an integer.
getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
Converts a header value to an integer.
getIntProperty(String) - Method in interface javax.jms.Message
 
getInvalidConnections(Set) - Method in interface javax.resource.spi.ValidatingManagedConnectionFactory
Returns the ManagedConnection objects that need validation.
getInvalidPropertyDescriptors() - Method in exception javax.resource.spi.InvalidPropertyException
 
getInvokedBusinessInterface() - Method in interface javax.ejb.SessionContext
 
getIsXml() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getItem(ELContext, int) - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
 
getJarFileUrls() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the list of jars for the managed classes.
getJavaClass() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Returns the concrete Java class
getJavaMember() - Method in interface javax.enterprise.inject.spi.AnnotatedConstructor
Returns the reflected Constructor
getJavaMember() - Method in interface javax.enterprise.inject.spi.AnnotatedField
Returns the reflected Field
getJavaMember() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
Returns the reflected Method
getJavaMember() - Method in interface javax.enterprise.inject.spi.AnnotatedMethod
Returns the reflected Method
getJavaMember() - Method in interface javax.persistence.metamodel.Attribute
 
getJavaType() - Method in interface javax.persistence.metamodel.Attribute
 
getJavaType() - Method in interface javax.persistence.metamodel.Type
 
getJavaType() - Method in interface javax.persistence.TupleElement
 
getJMSCorrelationID() - Method in interface javax.jms.Message
 
getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
 
getJMSDeliveryMode() - Method in interface javax.jms.Message
 
getJMSDestination() - Method in interface javax.jms.Message
 
getJMSExpiration() - Method in interface javax.jms.Message
 
getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
 
getJMSMessageID() - Method in interface javax.jms.Message
 
getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
 
getJMSPriority() - Method in interface javax.jms.Message
 
getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
 
getJMSRedelivered() - Method in interface javax.jms.Message
 
getJMSReplyTo() - Method in interface javax.jms.Message
 
getJMSTimestamp() - Method in interface javax.jms.Message
 
getJMSType() - Method in interface javax.jms.Message
 
getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
 
getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
 
getJoins() - Method in interface javax.persistence.criteria.From
 
getJoinType() - Method in interface javax.persistence.criteria.Fetch
 
getJoinType() - Method in interface javax.persistence.criteria.Join
 
getJspApplicationContext(ServletContext) - Method in class javax.servlet.jsp.JspFactory
 
getJspBody() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
returns the body fragment.
getJspConfigDescriptor() - Method in interface javax.servlet.ServletContext
 
getJspContext() - Method in class javax.servlet.jsp.tagext.JspFragment
 
getJspContext() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
returns the context
getJspPropertyGroups() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
 
getJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the jta-enabled data source.
getKey() - Method in interface com.caucho.cache.Cache.Entry
 
getKey() - Method in class com.caucho.cache.event.CacheEntryEvent
 
getKeyJavaType() - Method in interface javax.persistence.metamodel.MapAttribute
 
getKeyParameters() - Method in interface com.caucho.cache.annotation.CacheKeyInvocationContext
 
getKeyType() - Method in interface javax.persistence.metamodel.MapAttribute
 
getLargeIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the path to the large icon to be displayed by the tools.
getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
Returns the time of last request associated with a session before the current request
getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
Returns the last-modified time for the page for caching.
getLinkedException() - Method in exception javax.jms.JMSException
 
getLinkedException() - Method in exception javax.resource.ResourceException
Deprecated. 
getLinkedWarning() - Method in exception javax.resource.cci.ResourceWarning
Gets the linked warning.
getList(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getList(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
 
getLocalAddr() - Method in interface javax.servlet.ServletRequest
This call returns the ip of the host actually used to connect to the Resin server, which means that if ipchains, load balancing, or proxying is involved this call does not return the correct host for forming urls.
getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
Returns the IP address of the local host, i.e.
getLocale() - Method in class javax.el.ELContext
 
getLocale() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
 
getLocale() - Method in interface javax.servlet.ServletRequest
Returns the request's preferred locale, based on the Accept-Language header.
getLocale() - Method in class javax.servlet.ServletRequestWrapper
Returns the request's preferred locale.
getLocale() - Method in interface javax.servlet.ServletResponse
Returns the output locale.
getLocale() - Method in class javax.servlet.ServletResponseWrapper
Returns the output locale.
getLocales() - Method in interface javax.servlet.ServletRequest
Returns an enumeration of all locales acceptable by the client.
getLocales() - Method in class javax.servlet.ServletRequestWrapper
Returns an enumeration of all locales acceptable by the client.
getLocalizedMessage(String, Object[], String) - Method in interface com.caucho.jstl.JstlPageContext
Returns the localized message appropriate for the current context.
getLocalizedMessage(Object, String, Object[], String) - Method in interface com.caucho.jstl.JstlPageContext
Returns the localized message appropriate for the current context.
getLocalizedMessage(PageContext, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
 
getLocalizedMessage(PageContext, String, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
 
getLocalizedMessage(PageContext, String, Object[]) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
 
getLocalizedMessage(PageContext, String, Object[], String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
 
getLocalName() - Method in interface javax.servlet.ServletRequest
Returns the IP address of the local host, i.e.
getLocalName() - Method in class javax.servlet.ServletRequestWrapper
Returns the local host name.
getLocalPort() - Method in interface javax.servlet.ServletRequest
Returns the port of the local host.
getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
Returns the local port
getLocalTransaction() - Method in interface javax.resource.cci.Connection
Returns a LocalTransaction instance to allow the resource manager to manage local transactions.
getLocalTransaction() - Method in interface javax.resource.spi.ManagedConnection
Returns a LocalTransaction.
getLocation() - Method in class javax.servlet.MultipartConfigElement
 
getLockMode(Object) - Method in interface javax.persistence.EntityManager
Returns the lock mode for the entity
getLockMode() - Method in interface javax.persistence.Query
Gets the lock type.
getLogWriter() - Method in interface javax.resource.spi.ManagedConnection
Returns the log stream.
getLogWriter() - Method in interface javax.resource.spi.ManagedConnectionFactory
Gets the log writer for the ManagedConnectionFactory.
getLong(String) - Method in interface javax.jms.MapMessage
 
getLongProperty(String) - Method in interface javax.jms.Message
 
getLoopStatus() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
 
getLoopStatus() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns the loop status.
getMajorVersion() - Method in interface javax.servlet.ServletContext
Returns the major version of the servlet API.
getManagedClassNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the list of managed classes.
getManagedConnectionFactory() - Method in class javax.resource.spi.security.PasswordCredential
Deprecated.
Returns the connection factory.
getManagedTypes() - Method in interface javax.persistence.metamodel.Metamodel
 
getMap(String, Class<K>, Class<V>) - Method in interface javax.persistence.metamodel.ManagedType
 
getMap(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getMapNames() - Method in interface javax.jms.MapMessage
 
getMappingFileNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the mapping file names.
getMappings() - Method in interface javax.servlet.ServletRegistration
 
getMaxAge() - Method in class javax.servlet.http.Cookie
Returns the max age of the cookie in seconds.
getMaxAge() - Method in interface javax.servlet.SessionCookieConfig
 
getMaxConnections() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns the maximum limit on connections.
getMaxFileSize() - Method in class javax.servlet.MultipartConfigElement
 
getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
 
getMaxRequestSize() - Method in class javax.servlet.MultipartConfigElement
 
getMaxResults() - Method in interface javax.persistence.Query
The maximum number of results to retrieve.
getMBean() - Method in interface com.caucho.cache.Cache
 
getMechType() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated.
Returns the mechanism type.
getMember() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Returns the Field for field injection, the Method for method injection, and Constructor for constructor injection.
getMessage() - Method in class javax.servlet.jsp.tagext.ValidationMessage
Returns the validation message
getMessageContext() - Method in interface javax.ejb.SessionContext
 
getMessageListener() - Method in interface javax.jms.MessageConsumer
 
getMessageListener() - Method in interface javax.jms.Session
 
getMessageSelector() - Method in interface javax.jms.MessageConsumer
 
getMessageSelector() - Method in interface javax.jms.QueueBrowser
 
getMetaData() - Method in interface javax.jms.Connection
 
getMetaData() - Method in interface javax.resource.cci.Connection
Returns information on the underlying resource represented by the connection.
getMetaData() - Method in interface javax.resource.cci.ConnectionFactory
Returns the metadata for the resource adapter.
getMetaData() - Method in interface javax.resource.spi.ManagedConnection
Returns the meta data for the connection.
getMetamodel() - Method in interface javax.persistence.EntityManager
Returns the Metamodel interface for the persistence unit.
getMetamodel() - Method in interface javax.persistence.EntityManagerFactory
 
getMethod() - Method in interface com.caucho.cache.annotation.CacheMethodDetails
 
getMethod() - Method in interface javax.interceptor.InvocationContext
 
getMethod() - Method in interface javax.servlet.http.HttpServletRequest
Returns the HTTP method, e.g.
getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the HTTP method, e.g.
getMethodInfo(ELContext) - Method in class javax.el.MethodExpression
 
getMethodName() - Method in class javax.servlet.HttpMethodConstraintElement
 
getMethodNames() - Method in class javax.servlet.ServletSecurityElement
 
getMethods() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Returns the abstract introspected methods
getMethodSignature() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns the expected method signature.
getMimeType(String) - Method in interface javax.servlet.ServletContext
Returns the mime type for the given uri.
getMinorVersion() - Method in interface javax.servlet.ServletContext
Returns the minor version of the servlet API.
getMinute() - Method in class javax.ejb.ScheduleExpression
Gets the minutes expression.
getModel() - Method in interface javax.persistence.criteria.CollectionJoin
 
getModel() - Method in interface javax.persistence.criteria.ListJoin
 
getModel() - Method in interface javax.persistence.criteria.MapJoin
 
getModel() - Method in interface javax.persistence.criteria.Path
 
getModel() - Method in interface javax.persistence.criteria.PluralJoin
 
getModel() - Method in interface javax.persistence.criteria.Root
 
getModel() - Method in interface javax.persistence.criteria.SetJoin
 
getMonth() - Method in class javax.ejb.ScheduleExpression
Gets the month expression.
getName() - Method in interface com.caucho.cache.Cache
 
getName() - Method in interface com.caucho.cache.CacheManager
 
getName() - Method in interface com.caucho.cache.CacheMXBean
 
getName() - Method in class javax.el.MethodInfo
 
getName() - Method in interface javax.enterprise.inject.spi.Bean
Returns the bean's name or null if the bean does not have a primary name.
getName() - Method in interface javax.persistence.metamodel.Attribute
 
getName() - Method in interface javax.persistence.metamodel.EntityType
 
getName() - Method in interface javax.persistence.Parameter
 
getName() - Method in interface javax.resource.spi.security.GenericCredential
Deprecated.
Returns the name of the principal.
getName() - Method in class javax.servlet.http.Cookie
Returns the cookie's name.
getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the session variable name.
getName() - Method in interface javax.servlet.http.Part
 
getName() - Method in class javax.servlet.jsp.tagext.FunctionInfo
Returns the function name
getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns the attribute name
getName() - Method in class javax.servlet.jsp.tagext.TagFileInfo
Returns the tag's name.
getName() - Method in interface javax.servlet.Registration
 
getName() - Method in class javax.servlet.ServletContextAttributeEvent
Returns the name of the attribute that changed.
getName() - Method in class javax.servlet.ServletRequestAttributeEvent
Returns the name of the attribute that changed.
getName() - Method in interface javax.servlet.SessionCookieConfig
 
getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a request dispatcher based on a servlet name.
getNameFromAttribute() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
Returns the attribute name that will contain the variable name
getNameGiven() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
Returns the variable name, if it's static.
getNewTempClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns a temporary class loader.
getNextTimeout() - Method in interface javax.ejb.Timer
Get the point in time at which the next timer expiration is scheduled to occur.
getNoLocal() - Method in interface javax.jms.TopicSubscriber
 
getNonJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the non-jta-enabled data source.
getObject(String) - Method in interface javax.jms.MapMessage
 
getObject() - Method in interface javax.jms.ObjectMessage
 
getObject() - Method in exception javax.persistence.LockTimeoutException
 
getObjectProperty(String) - Method in interface javax.jms.Message
 
getObservedQualifiers() - Method in interface javax.enterprise.inject.spi.ObserverMethod
 
getObservedType() - Method in interface javax.enterprise.inject.spi.ObserverMethod
 
getObserverMethod() - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
 
getOldValue() - Method in class com.caucho.cache.event.CacheEntryEvent
 
getOperator() - Method in interface javax.persistence.criteria.Predicate
 
getOrderList() - Method in interface javax.persistence.criteria.CriteriaQuery
 
getOut() - Method in class javax.servlet.jsp.JspContext
Returns the current output for the page.
getOut() - Method in class javax.servlet.jsp.PageContext
Returns the current output for the page.
getOutputStream() - Method in interface javax.servlet.ServletResponse
Returns an output stream for writing to the client.
getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
Returns an output stream for writing to the client.
getPage() - Method in class javax.servlet.jsp.PageContext
Return the servlet object for the page.
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
 
getPageEncoding() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getParameter(String) - Method in interface javax.persistence.Query
 
getParameter(String, Class<T>) - Method in interface javax.persistence.Query
 
getParameter(int) - Method in interface javax.persistence.Query
 
getParameter(int, Class<T>) - Method in interface javax.persistence.Query
 
getParameter(String) - Method in interface javax.servlet.ServletRequest
Returns a form parameter.
getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
Returns a form parameter.
getParameterMap() - Method in interface javax.servlet.ServletRequest
Returns a Map of the form parameters.
getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
Returns the parameter map request parameters.
getParameterNames() - Method in interface javax.servlet.ServletRequest
Returns an enumeration of all form parameter names.
getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
Returns an enumeration of all form parameter names.
getParameterPosition() - Method in interface com.caucho.cache.annotation.CacheInvocationParameter
 
getParameters() - Method in interface javax.enterprise.inject.spi.AnnotatedCallable
Returns the method parameters
getParameters() - Method in interface javax.interceptor.InvocationContext
 
getParameters() - Method in interface javax.persistence.criteria.CriteriaQuery
 
getParameters() - Method in interface javax.persistence.Query
 
getParameterType() - Method in interface javax.persistence.Parameter
 
getParameterValue(Parameter<T>) - Method in interface javax.persistence.Query
 
getParameterValue(String) - Method in interface javax.persistence.Query
 
getParameterValue(int) - Method in interface javax.persistence.Query
 
getParameterValues(String) - Method in interface javax.servlet.ServletRequest
Returns all values of a form parameter.
getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
Returns all values of a form parameter.
getParamTypes() - Method in class javax.el.MethodInfo
 
getParent() - Method in interface javax.persistence.criteria.Fetch
 
getParent() - Method in interface javax.persistence.criteria.Join
 
getParent() - Method in interface javax.persistence.criteria.Subquery
 
getParent() - Method in interface javax.servlet.jsp.tagext.SimpleTag
Returns the parent tag.
getParent() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
returns the parent
getParent() - Method in interface javax.servlet.jsp.tagext.Tag
Returns the containing tag.
getParent() - Method in class javax.servlet.jsp.tagext.TagAdapter
Returns the parent tag.
getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
Returns the tag's parent.
getParentPath() - Method in interface javax.persistence.criteria.Path
 
getPart(String) - Method in interface javax.servlet.http.HttpServletRequest
 
getPart(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
 
getParts() - Method in interface javax.servlet.http.HttpServletRequest
 
getParts() - Method in class javax.servlet.http.HttpServletRequestWrapper
 
getPassivationCapableBean(String) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the passivation-capable bean with the given id.
getPassword() - Method in class javax.resource.spi.security.PasswordCredential
Deprecated.
Returns the user password.
getPath() - Method in class javax.servlet.http.Cookie
Gets the URL path of a cookie.
getPath() - Method in class javax.servlet.jsp.tagext.TagFileInfo
Returns the tag's path.
getPath() - Method in interface javax.servlet.SessionCookieConfig
 
getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
Returns the URI part after the selected servlet and null if there is no suffix.
getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the URI part after the selected servlet and null if there is no suffix.
getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
Returns the physical path name for the path info.
getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the physical path name for the path info.
getPersistenceProviderClassName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the full class name of the persistence provider.
getPersistenceProviderResolver() - Static method in class javax.persistence.spi.PersistenceProviderResolverHolder
 
getPersistenceProviders() - Method in interface javax.persistence.spi.PersistenceProviderResolver
 
getPersistenceType() - Method in interface javax.persistence.metamodel.Type
 
getPersistenceUnitName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the name.
getPersistenceUnitRootUrl() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the root persistence unit.
getPersistenceUnitUtil() - Method in interface javax.persistence.EntityManagerFactory
Returns persistence unit utilities.
getPersistenceUtil() - Static method in class javax.persistence.Persistence
 
getPersistenceXMLSchemaVersion() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getPersistentAttributeType() - Method in interface javax.persistence.metamodel.Attribute
 
getPluralAttributes() - Method in interface javax.persistence.metamodel.ManagedType
 
getPosition() - Method in interface javax.enterprise.inject.spi.AnnotatedParameter
 
getPosition() - Method in interface javax.persistence.Parameter
 
getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the library's prefix string from the taglib declaration:
getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Returns the enclosing writer.
getPrimaryKey() - Method in interface javax.ejb.EJBLocalObject
 
getPrimaryKey() - Method in interface javax.ejb.EJBObject
 
getPrimaryKey() - Method in interface javax.ejb.EntityContext
 
getPrimaryKeyClass() - Method in interface javax.ejb.EJBMetaData
 
getPriority() - Method in interface javax.jms.MessageProducer
 
getProducer() - Method in interface javax.enterprise.inject.spi.ProcessProducer
 
getProperties() - Method in interface javax.persistence.EntityManager
Returns the properties for the entity manager
getProperties() - Method in interface javax.persistence.EntityManagerFactory
Returns the properties and values for the factory
getProperties() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns a properties object.
getProperty() - Method in class javax.el.ValueReference
 
getPropertyNames() - Method in interface javax.jms.Message
 
getPropertyType() - Method in class javax.el.BeanELResolver.BeanProperty
 
getProtocol() - Method in interface javax.servlet.ServletRequest
Returns the prococol, e.g.
getProtocol() - Method in class javax.servlet.ServletRequestWrapper
Returns the prococol, e.g.
getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
 
getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
 
getProviderUtil() - Method in interface javax.persistence.spi.PersistenceProvider
 
getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
 
getQualifiers() - Method in interface javax.enterprise.inject.spi.Bean
Returns the bean's qualifier annotations.
getQualifiers() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Returns the declared qualifiers on the injection point.
getQuery() - Method in exception javax.persistence.QueryTimeoutException
 
getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
Returns the request's query string.
getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the request's query string.
getQueue() - Method in interface javax.jms.QueueBrowser
 
getQueue() - Method in interface javax.jms.QueueReceiver
 
getQueue() - Method in interface javax.jms.QueueSender
 
getQueueName() - Method in interface javax.jms.Queue
 
getQueueSession() - Method in interface javax.jms.XAQueueSession
 
getRawType() - Method in interface com.caucho.cache.annotation.CacheInvocationParameter
 
getRawType() - Method in class javax.enterprise.util.TypeLiteral
 
getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
Returns a Reader for accessing the contents of a body tag.
getReader() - Method in interface javax.servlet.ServletRequest
Returns a reader to read POSTed data.
getReader() - Method in class javax.servlet.ServletRequestWrapper
Returns a reader to read POSTed data.
getReadMethod() - Method in class javax.el.BeanELResolver.BeanProperty
 
getRealPath(String) - Method in interface javax.servlet.ServletContext
Returns the real file path for the given uri.
getRealPath(String) - Method in interface javax.servlet.ServletRequest
Deprecated. 
getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
Returns the real path.
getReception() - Method in interface javax.enterprise.inject.spi.ObserverMethod
 
getRecordFactory() - Method in interface javax.resource.cci.ConnectionFactory
Return a RecordFactory which creates generic Record instances.
getRecordName() - Method in interface javax.resource.cci.Record
Returns the name of the record.
getRecordShortDescription() - Method in interface javax.resource.cci.Record
Gets a short description for the record.
getReference(Bean<?>, Type, CreationalContext<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns an instance for the given bean.
getReference(Class<T>, Object) - Method in interface javax.persistence.EntityManager
Gets an instance whose state may be lazily fetched.
getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns a canonical name representing this tag library.
getRemaining() - Method in class javax.servlet.jsp.JspWriter
 
getRemoteAddr() - Method in interface javax.servlet.ServletRequest
Returns the IP address of the remote host, i.e.
getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
Returns the IP address of the remote host, i.e.
getRemoteHost() - Method in interface javax.servlet.ServletRequest
Returns the DNS hostname of the remote host, i.e.
getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
Returns the DNS hostname of the remote host, i.e.
getRemoteInterfaceClass() - Method in interface javax.ejb.EJBMetaData
 
getRemotePort() - Method in interface javax.servlet.ServletRequest
Returns the port of the remote host, i.e.
getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
Returns the remote port
getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
Returns the remote user if authenticated.
getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the remote user if authenticated.
getRequest() - Method in interface javax.servlet.AsyncContext
 
getRequest() - Method in class javax.servlet.jsp.PageContext
Returns the ServletRequest for the page.
getRequest() - Method in class javax.servlet.ServletRequestWrapper
Gets the request object being wrapped.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a request dispatcher for later inclusion or forwarding.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
Returns a request dispatcher for later inclusion or forwarding.
getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
Returns a request dispatcher for later inclusion or forwarding.
getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
Returns the session id.
getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the session id.
getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
Returns the entire request URI
getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the entire request URI
getRequestURI() - Method in class javax.servlet.jsp.ErrorData
Returns the error's request URI.
getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
Reconstructs the URL the client used for the request.
getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
Reconstructs the URL the client used for the request.
getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
Deprecated.
Converts the request back to an original request URL.
getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the minimum required JSP version for the tag library.
getResource(String) - Method in interface javax.servlet.ServletContext
Returns the resource for the given uri.
getResource(Object) - Method in interface javax.transaction.TransactionSynchronizationRegistry
 
getResourceAdapter() - Method in interface javax.resource.spi.ResourceAdapterAssociation
Returns the resource adapter.
getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
Returns the resource as a stream.
getResourceBundle() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
 
getResourcePaths(String) - Method in interface javax.servlet.ServletContext
Returns the set all resources held by the application.
getResponse() - Method in interface javax.servlet.AsyncContext
 
getResponse() - Method in class javax.servlet.jsp.PageContext
Returns the ServletResponse for the page.
getResponse() - Method in class javax.servlet.ServletResponseWrapper
Gets the wrapped response
getRestriction() - Method in interface javax.persistence.criteria.AbstractQuery
 
getResultList() - Method in interface javax.persistence.Query
Executes a SELECT and return the results as a list.
getResultList() - Method in interface javax.persistence.TypedQuery
 
getResultSetInfo() - Method in interface javax.resource.cci.Connection
Returns metadata on the ResultSet capabitilities supported by the connection.
getResultType() - Method in interface javax.persistence.criteria.AbstractQuery
 
getReturnType() - Method in class javax.el.MethodInfo
 
getRolesAllowed() - Method in class javax.servlet.HttpConstraintElement
 
getRollbackOnly() - Method in interface javax.ejb.EJBContext
 
getRollbackOnly() - Method in interface javax.persistence.EntityTransaction
Returns true if the transaction is for rollback only.
getRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
 
getRootCause() - Method in exception javax.servlet.jsp.el.ELException
Returns the root cause of the exception.
getRootCause() - Method in exception javax.servlet.jsp.JspException
Returns the root cause of the exception.
getRootCause() - Method in exception javax.servlet.ServletException
 
getRoots() - Method in interface javax.persistence.criteria.AbstractQuery
 
getRowCount() - Method in class com.caucho.jstl.ResultImpl
 
getRowCount() - Method in interface javax.servlet.jsp.jstl.sql.Result
 
getRows() - Method in class com.caucho.jstl.ResultImpl
 
getRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
 
getRowsByIndex() - Method in class com.caucho.jstl.ResultImpl
 
getRowsByIndex() - Method in interface javax.servlet.jsp.jstl.sql.Result
 
getRunAsRole() - Method in interface javax.servlet.ServletRegistration
 
getSchedule() - Method in interface javax.ejb.Timer
Get the schedule expression corresponding to this timer.
getScheme() - Method in interface javax.servlet.ServletRequest
Returns the request scheme, e.g.
getScheme() - Method in class javax.servlet.ServletRequestWrapper
Returns the request scheme, e.g.
getScope() - Method in interface javax.enterprise.context.spi.Context
Returns the @ScopeType corresponding to the current context.
getScope() - Method in interface javax.enterprise.inject.spi.Bean
Returns the bean's scope type.
getScope() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
Returns the variable's scope.
getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns the variable's scope.
getScriptingInvalid() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getSecond() - Method in class javax.ejb.ScheduleExpression
Gets the seconds expression.
getSecure() - Method in class javax.servlet.http.Cookie
Returns true if the cookie must be over a secure connection.
getSelection() - Method in interface javax.persistence.criteria.AbstractQuery
 
getSelection() - Method in interface javax.persistence.criteria.Subquery
 
getServerInfo() - Method in interface javax.servlet.ServletContext
Returns a server-specific string identifying the servlet engine.
getServerName() - Method in interface javax.servlet.ServletRequest
Returns the server name handling the request.
getServerName() - Method in class javax.servlet.ServletRequestWrapper
Returns the server name handling the request.
getServerPort() - Method in interface javax.servlet.ServletRequest
Returns the server port used by the client, e.g.
getServerPort() - Method in class javax.servlet.ServletRequestWrapper
Returns the server port handling the request, e.g.
getServerSession() - Method in interface javax.jms.ServerSessionPool
 
getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
 
getServlet(String) - Method in interface javax.servlet.ServletContext
Deprecated. 
getServlet() - Method in exception javax.servlet.UnavailableException
Deprecated. 
getServletConfig() - Method in class javax.servlet.GenericServlet
Returns this servlet's configuration.
getServletConfig() - Method in class javax.servlet.jsp.PageContext
Returns the servletConfig for the JSP page.
getServletConfig() - Method in interface javax.servlet.Servlet
Returns the servlet configuration, usually the same value as passed to the init routine.
getServletContext() - Method in interface javax.servlet.FilterConfig
Returns the ServletContext for the servlet or filter.
getServletContext() - Method in class javax.servlet.GenericServlet
Returns the application (servlet context) that the servlet belongs to.
getServletContext() - Method in interface javax.servlet.http.HttpSession
Returns the owning servlet context.
getServletContext() - Method in class javax.servlet.jsp.PageContext
Returns the servletContext (application object) for the request.
getServletContext() - Method in interface javax.servlet.ServletConfig
Returns the ServletContext for the servlet or filter.
getServletContext() - Method in class javax.servlet.ServletContextEvent
Returns the ServletContext that changed.
getServletContext() - Method in interface javax.servlet.ServletRequest
Returns the servlet context for the request
getServletContext() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletContext that changed.
getServletContext() - Method in class javax.servlet.ServletRequestWrapper
Returns the servlet context for the request
getServletContextName() - Method in interface javax.servlet.ServletContext
Returns the URL prefix for the ServletContext.
getServletInfo() - Method in class javax.servlet.GenericServlet
Returns a string describing the servlet.
getServletInfo() - Method in interface javax.servlet.Servlet
Returns an information string about the servlet.
getServletName() - Method in class javax.servlet.GenericServlet
Returns the servlet name for this configuration.
getServletName() - Method in class javax.servlet.jsp.ErrorData
Returns the error's servlet-name.
getServletName() - Method in interface javax.servlet.ServletConfig
Returns the servlet name for this configuration.
getServletNameMappings() - Method in interface javax.servlet.FilterRegistration
 
getServletNames() - Method in interface javax.servlet.ServletContext
Deprecated. 
getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the URI part corresponding to the selected servlet.
getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the URI part corresponding to the selected servlet.
getServletRegistration(String) - Method in interface javax.servlet.ServletContext
Returs servlet registration using servletName
getServletRegistrations() - Method in interface javax.servlet.ServletContext
Returns servlet registrations
getServletRequest() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletRequest that changed.
getServlets() - Method in interface javax.servlet.ServletContext
Deprecated. 
getSession() - Method in interface javax.jms.ServerSession
 
getSession() - Method in interface javax.jms.XASession
 
getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns a session.
getSession() - Method in interface javax.servlet.http.HttpServletRequest
Returns the current session, creating one if necessary.
getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns a session.
getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the current session, creating one if necessary.
getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the session.
getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. 
getSession() - Method in class javax.servlet.http.HttpSessionEvent
Returns the session.
getSession() - Method in class javax.servlet.jsp.PageContext
Returns the request's session.
getSessionBeanType() - Method in interface javax.enterprise.inject.spi.ProcessSessionBean
 
getSessionContext() - Method in interface javax.servlet.http.HttpSession
Deprecated. 
getSessionCookieConfig() - Method in interface javax.servlet.ServletContext
Sets the session cookie configuration
getSet(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
 
getSet(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getSharedCacheMode() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getShort(String) - Method in interface javax.jms.MapMessage
 
getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The preferred short name for the library.
getShortProperty(String) - Method in interface javax.jms.Message
 
getSingleResult() - Method in interface javax.persistence.Query
Returns the single result of a query.
getSingleResult() - Method in interface javax.persistence.TypedQuery
 
getSingularAttribute(String, Class<Y>) - Method in interface javax.persistence.metamodel.ManagedType
 
getSingularAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
 
getSingularAttributes() - Method in interface javax.persistence.metamodel.ManagedType
 
getSize() - Method in interface javax.servlet.http.Part
 
getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the path to the small icon to be displayed by the tools.
getSource() - Method in class com.caucho.cache.event.CacheEntryEvent
 
getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
 
getSpecVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
Returns a string representation of the version of the spec.
getStart() - Method in class javax.ejb.ScheduleExpression
Gets the start date for the schedule.
getStartAccumulationDate() - Method in interface com.caucho.cache.CacheStatistics
 
getStartAccumulationDate() - Method in interface com.caucho.cache.CacheStatisticsMXBean
 
getStartDuration() - Method in class javax.resource.spi.work.WorkEvent
Returns the start duration.
getStatistics() - Method in interface com.caucho.cache.Cache
 
getStatus() - Method in interface com.caucho.cache.CacheLifecycle
 
getStatus() - Method in interface com.caucho.cache.CacheManager
 
getStatus() - Method in interface com.caucho.cache.CacheMXBean
 
getStatus() - Method in interface javax.servlet.http.HttpServletResponse
Returns the current status code of this response
getStatus() - Method in class javax.servlet.http.HttpServletResponseWrapper
 
getStatus() - Method in interface javax.transaction.Transaction
Returns the transaction's status.
getStatus() - Method in interface javax.transaction.TransactionManager
Gets the transaction's status
getStatus() - Method in interface javax.transaction.UserTransaction
Gets the transaction's status
getStatusCode() - Method in class javax.servlet.jsp.ErrorData
Returns the error's status code
getStep() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
 
getStereotypeDefinition(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the annotations associated with a stereotype
getStereotypes() - Method in interface javax.enterprise.inject.spi.Bean
Returns the stereotypes that the bean uses for priority
getString(String) - Method in interface javax.jms.MapMessage
 
getString() - Method in class javax.servlet.jsp.tagext.BodyContent
Returns a String representing the contents of a body tag.
getStringProperty(String) - Method in interface javax.jms.Message
 
getSupertype() - Method in interface javax.persistence.metamodel.IdentifiableType
 
getSuppliedRequest() - Method in class javax.servlet.AsyncEvent
 
getSuppliedResponse() - Method in class javax.servlet.AsyncEvent
 
getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the information for a specific tag.
getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the tag's class name.
getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the tag extra info for the tag.
getTagFile(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the tag from the tag file.
getTagFiles() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the tag from the tag file.
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Gets the TLD tag info for this tag.
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagFileInfo
Returns the tag info
getTaglibLocation() - Method in interface javax.servlet.descriptor.TaglibDescriptor
 
getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the TagLibraryInfo for the tag.
getTagLibraryInfos() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the information from the tag file.
getTaglibs() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
 
getTaglibURI() - Method in interface javax.servlet.descriptor.TaglibDescriptor
 
getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the tag's name.
getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns an array of all the tags in the library
getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
Returns the tag variable info in the tld
getTarget() - Method in interface com.caucho.cache.annotation.CacheInvocationContext
 
getTarget() - Method in interface javax.interceptor.InvocationContext
 
getText() - Method in interface javax.jms.TextMessage
 
getThrowable() - Method in class javax.servlet.AsyncEvent
 
getThrowable() - Method in class javax.servlet.jsp.ErrorData
Returns the Throwable which caused the error
getTimeout() - Method in interface javax.enterprise.context.Conversation
 
getTimeout() - Method in interface javax.servlet.AsyncContext
 
getTimer() - Method in interface javax.ejb.TimerHandle
Obtain a reference to the timer represented by this handle.
getTimer() - Method in interface javax.interceptor.InvocationContext
 
getTimeRemaining() - Method in interface javax.ejb.Timer
Get the number of milliseconds that will elapse before the next scheduled timer expiration.
getTimers() - Method in interface javax.ejb.TimerService
Get all the active timers associated with this bean.
getTimerService() - Method in interface javax.ejb.EJBContext
 
getTimeToLive() - Method in interface javax.jms.MessageProducer
 
getTimeUnit() - Method in class com.caucho.cache.Configuration.Duration
 
getTimezone() - Method in class javax.ejb.ScheduleExpression
Gets the time zone for the schedule.
getTopic() - Method in interface javax.jms.TopicPublisher
 
getTopic() - Method in interface javax.jms.TopicSubscriber
 
getTopicName() - Method in interface javax.jms.Topic
 
getTopicSession() - Method in interface javax.jms.XATopicSession
 
getTransacted() - Method in interface javax.jms.Session
 
getTransacted() - Method in interface javax.jms.XASession
 
getTransaction() - Method in interface javax.persistence.EntityManager
Returns the transaction manager object.
getTransaction() - Method in interface javax.transaction.TransactionManager
Returns the current transaction.
getTransactionIsolationLevel() - Method in interface com.caucho.cache.Configuration
 
getTransactionIsolationLevel() - Method in class com.caucho.cache.MutableConfiguration
 
getTransactionKey() - Method in interface javax.transaction.TransactionSynchronizationRegistry
 
getTransactionMode() - Method in interface com.caucho.cache.Configuration
 
getTransactionMode() - Method in class com.caucho.cache.MutableConfiguration
 
getTransactionPhase() - Method in interface javax.enterprise.inject.spi.ObserverMethod
 
getTransactionStatus() - Method in interface javax.transaction.TransactionSynchronizationRegistry
 
getTransactionTimeout() - Method in class javax.resource.spi.work.ExecutionContext
Returns the timeout
getTransactionTimeout() - Method in interface javax.transaction.xa.XAResource
Gets the transaction timeout in seconds.
getTransactionType() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Returns the transaction handling.
getTransportGuarantee() - Method in class javax.servlet.HttpConstraintElement
 
getTrimDirectiveWhitespaces() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getTTLForAccessedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in class com.caucho.cache.ExpiryPolicy.Accessed
 
getTTLForAccessedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in class com.caucho.cache.ExpiryPolicy.Default
 
getTTLForAccessedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in interface com.caucho.cache.ExpiryPolicy
 
getTTLForAccessedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in class com.caucho.cache.ExpiryPolicy.Modified
 
getTTLForCreatedEntry(Cache.Entry<? extends K, ? extends V>) - Method in class com.caucho.cache.ExpiryPolicy.Accessed
 
getTTLForCreatedEntry(Cache.Entry<? extends K, ? extends V>) - Method in class com.caucho.cache.ExpiryPolicy.Default
 
getTTLForCreatedEntry(Cache.Entry<? extends K, ? extends V>) - Method in interface com.caucho.cache.ExpiryPolicy
 
getTTLForCreatedEntry(Cache.Entry<? extends K, ? extends V>) - Method in class com.caucho.cache.ExpiryPolicy.Modified
 
getTTLForModifiedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in class com.caucho.cache.ExpiryPolicy.Accessed
 
getTTLForModifiedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in class com.caucho.cache.ExpiryPolicy.Default
 
getTTLForModifiedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in interface com.caucho.cache.ExpiryPolicy
 
getTTLForModifiedEntry(Cache.Entry<? extends K, ? extends V>, Configuration.Duration) - Method in class com.caucho.cache.ExpiryPolicy.Modified
 
getType(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
 
getType(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null, returns the most general type of the property
getType(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
 
getType(ELContext, Object, Object) - Method in class javax.el.ELResolver
 
getType(ELContext, Object, Object) - Method in class javax.el.ListELResolver
 
getType(ELContext, Object, Object) - Method in class javax.el.MapELResolver
 
getType(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
 
getType(ELContext) - Method in class javax.el.ValueExpression
 
getType() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Returns the declared type of the injection point, e.g.
getType() - Method in class javax.enterprise.util.TypeLiteral
 
getType() - Method in interface javax.persistence.metamodel.SingularAttribute
 
getType() - Method in class javax.resource.spi.work.WorkEvent
Returns the type of the event.
getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
 
getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
 
getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getTypeClosure() - Method in interface javax.enterprise.inject.spi.Annotated
Returns all exposed types
getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns the type name of the attribute.
getTypes() - Method in interface javax.enterprise.inject.spi.Bean
Returns the types that the bean exports for bindings.
getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
 
getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Returns the library's uri from the taglib declaration:
getUrlPatternMappings() - Method in interface javax.servlet.FilterRegistration
 
getUrlPatterns() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
 
getUserName() - Method in interface javax.resource.cci.ConnectionMetaData
Returns the user name.
getUserName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
Returns the user name of the connection.
getUserName() - Method in class javax.resource.spi.security.PasswordCredential
Deprecated.
/** Returns the user name of the principal.
getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
Returns the equivalent principal object for the authenticated user.
getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
Returns the equivalent principal object for the authenticated user.
getUserTransaction() - Method in interface com.caucho.cache.CacheManager
 
getUserTransaction() - Method in interface javax.ejb.EJBContext
 
getValidationMode() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getValue() - Method in interface com.caucho.cache.annotation.CacheInvocationParameter
 
getValue() - Method in interface com.caucho.cache.Cache.Entry
 
getValue() - Method in class com.caucho.cache.event.CacheEntryEvent
 
getValue() - Method in enum com.caucho.cache.transaction.IsolationLevel
 
getValue(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
 
getValue(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
 
getValue(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
 
getValue(ELContext, Object, Object) - Method in class javax.el.ELResolver
 
getValue(ELContext, Object, Object) - Method in class javax.el.ListELResolver
 
getValue(ELContext, Object, Object) - Method in class javax.el.MapELResolver
 
getValue(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
 
getValue(ELContext) - Method in class javax.el.ValueExpression
 
getValue() - Method in class javax.servlet.http.Cookie
Returns the cookie's value.
getValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. 
getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the session variable value.
getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
 
getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
 
getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
 
getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
 
getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Returns an attribute from the tag.
getValue() - Method in class javax.servlet.ServletContextAttributeEvent
Returns the value of the attribute that changed.
getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
Returns the value of the attribute that changed.
getValueExpression() - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
 
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated. 
getValueParameter() - Method in interface com.caucho.cache.annotation.CacheKeyInvocationContext
 
getValueReference(ELContext) - Method in class javax.el.ValueExpression
 
getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
Enumerates the tag's attributes.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Returns information needed to instantiate runtime variables.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Information about the variables created by the tag at runtime.
getVariableMapper() - Method in class javax.el.ELContext
 
getVariableResolver() - Method in class javax.servlet.jsp.JspContext
Returns a variable resolver for evaluating JSP EL expressions.
getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns the variable name.
getVersion(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
 
getVersion() - Method in class javax.servlet.http.Cookie
Returns cookie protocol version.
getWarnings() - Method in interface javax.resource.cci.Interaction
Returns the current set of warnings.
getWork() - Method in class javax.resource.spi.work.WorkEvent
Returns the work instance.
getWorkManager() - Method in interface javax.resource.spi.BootstrapContext
Returns a WorkManager instance.
getWriteMethod() - Method in class javax.el.BeanELResolver.BeanProperty
 
getWriter() - Method in interface javax.servlet.ServletResponse
Returns a PrintWriter with the proper character encoding for writing text data to the client.
getWriter() - Method in class javax.servlet.ServletResponseWrapper
Returns a PrintWriter with the proper character encoding for writing text data to the client.
getXAResource() - Method in interface javax.jms.XASession
 
getXAResource() - Method in interface javax.resource.spi.ManagedConnection
Returns an XAResource for the connection.
getXAResources(ActivationSpec[]) - Method in interface javax.resource.spi.ResourceAdapter
Called during crash recovery.
getXATerminator() - Method in interface javax.resource.spi.BootstrapContext
Returns an XATerminator.
getXid() - Method in class javax.resource.spi.work.ExecutionContext
 
getYear() - Method in class javax.ejb.ScheduleExpression
Gets the year expression.
greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
greaterThan(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
greatest(Expression<X>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.AbstractQuery
 
groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.AbstractQuery
 
groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.CriteriaQuery
 
groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.CriteriaQuery
 
groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.Subquery
 
groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.Subquery
 
gt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
gt(Expression<? extends Number>, Number) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _