- Basic - Annotation Type in javax.persistence
-
The @Basic annotation.
- BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
-
String identifier for basic authentication.
- BasicType<X> - Interface in javax.persistence.metamodel
-
Model of a basic type
- Bean<T> - Interface in javax.enterprise.inject.spi
-
Internal implementation for a Bean
- BeanELResolver - Class in javax.el
-
Resolves properties based on beans.
- BeanELResolver() - Constructor for class javax.el.BeanELResolver
-
- BeanELResolver(boolean) - Constructor for class javax.el.BeanELResolver
-
- BeanELResolver.BeanProperties - Class in javax.el
-
- BeanELResolver.BeanProperty - Class in javax.el
-
- BeanManager - Interface in javax.enterprise.inject.spi
-
API for the Java Injection (JSR-299) BeanManager.
- BeanProperties(Class<?>) - Constructor for class javax.el.BeanELResolver.BeanProperties
-
- BeanProperty(Class<?>, PropertyDescriptor) - Constructor for class javax.el.BeanELResolver.BeanProperty
-
- BeforeBeanDiscovery - Interface in javax.enterprise.inject.spi
-
Extension callback before any bean discovery, so extensions can add
annotated types, stereotypes and binding types.
- BeforeCompletion - Annotation Type in javax.ejb
-
Before completion session synchronization call-back annotation.
- beforeCompletion() - Method in interface javax.ejb.SessionSynchronization
-
- beforeCompletion() - Method in interface javax.transaction.Synchronization
-
- beforeDelivery(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpoint
-
Called by a resource adapter before a message is delivered.
- BeforeShutdown - Interface in javax.enterprise.inject.spi
-
Framework callback before shutdown
- begin() - Method in interface javax.enterprise.context.Conversation
-
- begin(String) - Method in interface javax.enterprise.context.Conversation
-
- begin() - Method in interface javax.persistence.EntityTransaction
-
Starts a resource transaction.
- begin() - Method in interface javax.resource.cci.LocalTransaction
-
Begins a local transaction.
- begin() - Method in interface javax.resource.spi.LocalTransaction
-
Begins a local transaction.
- begin - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- begin() - Method in interface javax.transaction.TransactionManager
-
Start the transaction.
- begin() - Method in interface javax.transaction.UserTransaction
-
Start the transaction.
- beginSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- between(Expression<? extends Y>, Y, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- Bindable<T> - Interface in javax.persistence.metamodel
-
Reflection model for an attribute that can be bound to a Path.
- Bindable.BindableType - Enum in javax.persistence.metamodel
-
- BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for the "empty" body content
- BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for standard "jsp" processed body content
- BODY_CONTENT_SCRIPTLESS - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for tags which forbid scripts
- BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
-
Constant for "tag-dependent" unprocessed verbatim body content
- BodyContent - Class in javax.servlet.jsp.tagext
-
BodyContent subclasses JspWriter to accumulate the contents of a
BodyTag.
- BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
-
Creates a new BodyContent with prevOut as its enclosing writer.
- bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
-
- BodyTag - Interface in javax.servlet.jsp.tagext
-
BodyTag lets tags access the generated tag contents and it allows
tag looping.
- BodyTagSupport - Class in javax.servlet.jsp.tagext
-
Convenience class defining default behavior for a BodyTag.
- BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
-
Implementing tags must implement a zero-arg constructor.
- BootstrapContext - Interface in javax.resource.spi
-
Facilities made available by the application server to the resource.
- bufferSize - Variable in class javax.servlet.jsp.JspWriter
-
- build() - Method in interface com.caucho.cache.CacheBuilder
-
- BusyConversationException - Exception in javax.enterprise.context
-
Exception thrown when a webbean definition is inconsistent or invalid
- BusyConversationException() - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(String) - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(Throwable) - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BusyConversationException(String, Throwable) - Constructor for exception javax.enterprise.context.BusyConversationException
-
- BytesMessage - Interface in javax.jms
-
The main message.