JBoss Application Server: Build 7.1.2.Final
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 _ 

A

abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NameAbbreviator
Abbreviates a name in a StringBuffer.
abbreviate(int, StringBuffer) - Method in class org.apache.log4j.pattern.NamePatternConverter
Abbreviate name in string buffer.
AbbreviatedNodeTestStep(boolean) - Method in class org.apache.xpath.compiler.XPathParser
AbbreviatedNodeTestStep ::= '@'? NodeTest Predicate
abort() - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental.
abort - Static variable in class org.apache.xerces.dom.DOMNormalizer
If the user stops the process, this exception will be thrown.
ABORT - Static variable in class org.apache.xerces.parsers.AbstractDOMParser
If the user stops the process, this exception will be thrown.
abort() - Method in class org.apache.xerces.parsers.AbstractDOMParser
 
abort() - Method in class org.apache.xerces.parsers.DOMParserImpl
 
ABORT - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Commands
 
ABORT - Static variable in interface org.jboss.com.sun.corba.se.spi.transport.CorbaConnection
 
abort() - Method in class org.picketlink.identity.federation.core.wstrust.auth.AbstractSTSLoginModule
Called if the overall authentication failed (phase 2).
ABORT_FLUSH - Static variable in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
ABORT_TRANSACTION - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Commands
 
abortBatch() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
abortBatch() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Abort the currently managed batch (if any)
abortIfRemoteTransactionInvalid(TxInvocationContext, AbstractTransactionBoundaryCommand) - Method in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
 
abortingJoin(Exception) - Method in interface org.infinispan.util.logging.Log
 
abortPolicy() - Static method in class org.jboss.threads.JBossExecutors
Get the abort policy for a ThreadPoolExecutor.
AbortProcessingException - Exception in javax.faces.event
An exception that may be thrown by event listeners to terminate the processing of the current event.
AbortProcessingException() - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with no detail message or root cause.
AbortProcessingException(String) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and no root cause.
AbortProcessingException(Throwable) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified root cause.
AbortProcessingException(String, Throwable) - Constructor for exception javax.faces.event.AbortProcessingException
Construct a new exception with the specified detail message and root cause.
ABOVE - Static variable in class org.jgroups.stack.ProtocolStack
 
abs(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an expression that returns the absolute value of its argument.
abs(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:abs function returns the absolute value of a number.
ABS - Static variable in class org.h2.expression.Function
 
abs(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create an expression that returns the absolute value of its argument.
ABS_TIME_DATE_FORMAT - Static variable in class org.apache.log4j.helpers.AbsoluteTimeDateFormat
String constant used to specify AbsoluteTimeDateFormat in layouts.
ABSENT - Static variable in class org.apache.xerces.impl.xs.XSWildcardDecl
 
AbsFunction<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Models the ANSI SQL ABS function.
AbsFunction(CriteriaBuilderImpl, Expression) - Constructor for class org.hibernate.ejb.criteria.expression.function.AbsFunction
 
absolute(int) - Method in class org.h2.jdbc.JdbcResultSet
Moves the current position to a specific row.
absolute(int) - Method in class org.h2.tools.SimpleResultSet
INTERNAL
ABSOLUTE_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
absoluteDayFromDateValue(long) - Static method in class org.h2.util.DateTimeUtils
Calculate the absolute day from a date value.
AbsoluteIterator - Class in org.apache.xalan.xsltc.dom
Absolute iterators ignore the node that is passed to setStartNode().
AbsoluteIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
AbsolutePath - Class in org.apache.taglibs.standard.extra.spath
Represents an absolute SPath expression.
AbsolutePath(RelativePath) - Constructor for class org.apache.taglibs.standard.extra.spath.AbsolutePath
Constructs a new AbsolutePath object based on a RelativePath.
absolutePath() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
 
AbsoluteTimeDateFormat - Class in org.apache.log4j.helpers
Formats a Date in the format "HH:mm:ss,SSS" for example, "15:49:37,459".
AbsoluteTimeDateFormat() - Constructor for class org.apache.log4j.helpers.AbsoluteTimeDateFormat
 
AbsoluteTimeDateFormat(TimeZone) - Constructor for class org.apache.log4j.helpers.AbsoluteTimeDateFormat
 
absolutize(URI) - Method in class org.apache.xerces.util.URI
Absolutize URI with given base URI.
absolutizeAgainstUserDir(URI) - Static method in class org.apache.xerces.impl.XMLEntityManager
Absolutizes a URI using the current value of the "user.dir" property as the base URI.
AbsPathChecker - Class in org.apache.xalan.templates
This class runs over a path expression that is assumed to be absolute, and checks for variables and the like that may make it context dependent.
AbsPathChecker() - Constructor for class org.apache.xalan.templates.AbsPathChecker
 
abstract_base_values - Variable in class org.jboss.com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
 
ABSTRACT_FROM_NON_ABSTRACT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
AbstractAnonymousFactory - Class in org.jboss.sasl.anonymous
A base class for the anonymous factories to verify from the properties supplied if anonymous can be used.
AbstractAnonymousFactory() - Constructor for class org.jboss.sasl.anonymous.AbstractAnonymousFactory
Construct a new instance.
AbstractAnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
A SQLFunction providing support for implementing TRIM functionality (as defined by both the ANSI SQL and JPA specs) in cases where the dialect may not support the full trim function itself.
AbstractAnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AbstractAnsiTrimEmulationFunction
 
AbstractAttribute - Class in org.dom4j.tree
AbstractNamespace is an abstract base class for tree implementors to use for implementation inheritence.
AbstractAttribute() - Constructor for class org.dom4j.tree.AbstractAttribute
 
AbstractAttribute<X,Y> - Class in org.hibernate.ejb.metamodel
Models the commonality of the JPA Attribute hierarchy.
AbstractAttribute(String, Class<Y>, AbstractManagedType<X>, Member, Attribute.PersistentAttributeType) - Constructor for class org.hibernate.ejb.metamodel.AbstractAttribute
 
AbstractAttributeBinding - Class in org.hibernate.metamodel.binding
Basic support for AttributeBinding implementors
AbstractAttributeBinding(AttributeBindingContainer, Attribute) - Constructor for class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
AbstractAttributeContainer - Class in org.hibernate.metamodel.domain
Convenient base class for AttributeContainer.
AbstractAttributeContainer(String, String, Value<Class<?>>, Hierarchical) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
AbstractAttributeContainer.IndexedPluralAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.IndexedPluralAttributeImpl(String, PluralAttributeNature, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.IndexedPluralAttributeImpl
 
AbstractAttributeContainer.PluralAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.PluralAttributeImpl(String, PluralAttributeNature, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.PluralAttributeImpl
 
AbstractAttributeContainer.SingularAttributeImpl - Class in org.hibernate.metamodel.domain
 
AbstractAttributeContainer.SingularAttributeImpl(String, AttributeContainer) - Constructor for class org.hibernate.metamodel.domain.AbstractAttributeContainer.SingularAttributeImpl
 
AbstractAttributeTypeResolver - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
AbstractAttributeTypeResolver() - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.AbstractAttributeTypeResolver
 
AbstractAuditQuery - Class in org.hibernate.envers.query.impl
 
AbstractAuditQuery(AuditConfiguration, AuditReaderImplementor, Class<?>) - Constructor for class org.hibernate.envers.query.impl.AbstractAuditQuery
 
AbstractAuditQuery(AuditConfiguration, AuditReaderImplementor, Class<?>, String) - Constructor for class org.hibernate.envers.query.impl.AbstractAuditQuery
 
AbstractAuditWorkUnit - Class in org.hibernate.envers.synchronization.work
 
AbstractAuditWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, RevisionType) - Constructor for class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.mapping
Convenience base class for AuxiliaryDatabaseObjects.
AbstractAuxiliaryDatabaseObject() - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject(HashSet) - Constructor for class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
AbstractAuxiliaryDatabaseObject - Class in org.hibernate.metamodel.relational
Convenience base class for AuxiliaryDatabaseObjects.
AbstractAuxiliaryDatabaseObject(Set<String>) - Constructor for class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
AbstractBatchImpl - Class in org.hibernate.engine.jdbc.batch.internal
Convenience base class for implementers of the Batch interface.
AbstractBatchImpl(BatchKey, JdbcCoordinator) - Constructor for class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
AbstractBranch - Class in org.dom4j.tree
AbstractBranch is an abstract base class for tree implementors to use for implementation inheritence.
AbstractBranch() - Constructor for class org.dom4j.tree.AbstractBranch
 
AbstractBynaryType - Class in org.hibernate.type
Deprecated.
Use the AbstractStandardBasicType approach instead
AbstractBynaryType() - Constructor for class org.hibernate.type.AbstractBynaryType
Deprecated.
 
AbstractCacheLoader - Class in org.infinispan.loaders
An abstract CacheLoader that holds common implementations for some methods
AbstractCacheLoader() - Constructor for class org.infinispan.loaders.AbstractCacheLoader
 
AbstractCacheLoaderConfig - Class in org.infinispan.loaders
Abstract base class for CacheLoaderConfigs.
AbstractCacheLoaderConfig() - Constructor for class org.infinispan.loaders.AbstractCacheLoaderConfig
 
AbstractCacheStore - Class in org.infinispan.loaders
An abstract CacheStore that holds common implementations for some methods
AbstractCacheStore() - Constructor for class org.infinispan.loaders.AbstractCacheStore
 
AbstractCacheStoreConfig - Class in org.infinispan.loaders
Configures AbstractCacheStore.
AbstractCacheStoreConfig() - Constructor for class org.infinispan.loaders.AbstractCacheStoreConfig
 
AbstractCacheTransaction - Class in org.infinispan.transaction
Base class for local and remote transaction.
AbstractCacheTransaction(GlobalTransaction, int) - Constructor for class org.infinispan.transaction.AbstractCacheTransaction
 
AbstractCDATA - Class in org.dom4j.tree
AbstractCDATA is an abstract base class for tree implementors to use for implementation inheritence.
AbstractCDATA() - Constructor for class org.dom4j.tree.AbstractCDATA
 
AbstractCharacterData - Class in org.dom4j.tree
AbstractCharacterData is an abstract base class for tree implementors to use for implementation inheritence.
AbstractCharacterData() - Constructor for class org.dom4j.tree.AbstractCharacterData
 
AbstractCharArrayType - Class in org.hibernate.type
Deprecated.
Use the AbstractStandardBasicType approach instead
AbstractCharArrayType() - Constructor for class org.hibernate.type.AbstractCharArrayType
Deprecated.
 
AbstractClassFactory<T> - Class in org.jboss.invocation.proxy
Base class for all class factories.
AbstractClassFactory(String, Class<T>, ClassLoader, ProtectionDomain) - Constructor for class org.jboss.invocation.proxy.AbstractClassFactory
Construct a new instance.
AbstractClassFactory(String, Class<T>, ClassLoader) - Constructor for class org.jboss.invocation.proxy.AbstractClassFactory
Construct a new instance with a null protection domain.
AbstractClassFactory(String, Class<T>) - Constructor for class org.jboss.invocation.proxy.AbstractClassFactory
Construct a new instance with a null protection domain.
AbstractClassResolver - Class in org.jboss.marshalling
A base implementation of ClassResolver which simply resolves the class against a classloader which is specified by the subclass implementation.
AbstractClassResolver() - Constructor for class org.jboss.marshalling.AbstractClassResolver
Construct a new instance.
AbstractClassResolver(boolean) - Constructor for class org.jboss.marshalling.AbstractClassResolver
Construct a new instance.
AbstractClassTransformerImpl - Class in org.hibernate.bytecode.spi
Basic implementation of the ClassTransformer contract.
AbstractClassTransformerImpl(ClassFilter, FieldFilter) - Constructor for class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
AbstractCollectionElement - Class in org.hibernate.metamodel.binding
Basic contract describing the commonality between the various types of collection element mappings.
AbstractCollectionEvent - Class in org.hibernate.event.spi
Defines a base class for events involving collections.
AbstractCollectionEvent(CollectionPersister, PersistentCollection, EventSource, Object, Serializable) - Constructor for class org.hibernate.event.spi.AbstractCollectionEvent
Constructs an AbstractCollectionEvent object.
AbstractCollectionInitializor<T> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a persistent collection.
AbstractCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
AbstractCollectionMapper<T> - Class in org.hibernate.envers.entities.mapper.relation
 
AbstractCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractCollectionMapper
 
AbstractCollectionPersister - Class in org.hibernate.persister.collection
Base implementation of the QueryableCollection interface.
AbstractCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.AbstractCollectionPersister
 
AbstractComment - Class in org.dom4j.tree
AbstractComment is an abstract base class for tree implementors to use for implementation inheritence.
AbstractComment() - Constructor for class org.dom4j.tree.AbstractComment
 
AbstractComponentFactory - Class in org.infinispan.factories
Factory that creates components used internally within Infinispan, and also wires dependencies into the components.
AbstractComponentFactory() - Constructor for class org.infinispan.factories.AbstractComponentFactory
Constructs a new ComponentFactory.
AbstractComponentRegistry - Class in org.infinispan.factories
A registry where components which have been created are stored.
AbstractComponentRegistry(ClassLoader) - Constructor for class org.infinispan.factories.AbstractComponentRegistry
 
AbstractComponentRegistry.Component - Class in org.infinispan.factories
A wrapper representing a component in the registry
AbstractComponentRegistry.Component() - Constructor for class org.infinispan.factories.AbstractComponentRegistry.Component
 
AbstractComponentTuplizer - Class in org.hibernate.tuple.component
Support for tuplizers relating to components.
AbstractComponentTuplizer(Component) - Constructor for class org.hibernate.tuple.component.AbstractComponentTuplizer
 
AbstractComponentType - Interface in org.hibernate.type
Deprecated.
in favor of CompositeType
AbstractCompositeIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
AbstractCompositeIdMapper(String) - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
AbstractConfiguration - Class in org.apache.commons.configuration
Abstract configuration class.
AbstractConfiguration() - Constructor for class org.apache.commons.configuration.AbstractConfiguration
Creates a new instance of AbstractConfiguration.
AbstractConfigurationBean - Class in org.infinispan.config
Base superclass of Cache configuration classes that expose some properties that can be changed after the cache is started.
AbstractConfigurationBean() - Constructor for class org.infinispan.config.AbstractConfigurationBean
 
AbstractConfigurationBeanVisitor - Class in org.infinispan.config
AbstractConfigurationBeanVisitor is a convenience super class for ConfigurationBeanVisitor classes.
AbstractConfigurationBeanVisitor() - Constructor for class org.infinispan.config.AbstractConfigurationBeanVisitor
 
AbstractConnectionMap<V extends Connection> - Class in org.jgroups.blocks
 
AbstractConnectionMap(ThreadFactory) - Constructor for class org.jgroups.blocks.AbstractConnectionMap
 
AbstractConnectionMap(ThreadFactory, long) - Constructor for class org.jgroups.blocks.AbstractConnectionMap
 
AbstractConnectionMap.ConnectionMapListener<V> - Interface in org.jgroups.blocks
 
AbstractConsistentHash - Class in org.infinispan.distribution.ch
An abstract consistent hash implementation that handles common implementations of certain methods.
AbstractConsistentHash() - Constructor for class org.infinispan.distribution.ch.AbstractConsistentHash
 
AbstractConstraint - Class in org.hibernate.metamodel.relational
Support for writing Constraint implementations
AbstractConstraint(TableSpecification, String) - Constructor for class org.hibernate.metamodel.relational.AbstractConstraint
 
AbstractControl - Class in org.hornetq.core.management.impl
A AbstractControl
AbstractControl(Class<?>, StorageManager) - Constructor for class org.hornetq.core.management.impl.AbstractControl
 
AbstractConverter - Class in org.joda.time.convert
AbstractConverter simplifies the process of implementing a converter.
AbstractConverter() - Constructor for class org.joda.time.convert.AbstractConverter
Restricted constructor.
AbstractConvertingIoFuture<T,D> - Class in org.xnio
An IoFuture implementation that wraps a different type of IoFuture.
AbstractConvertingIoFuture(IoFuture<? extends D>) - Constructor for class org.xnio.AbstractConvertingIoFuture
 
AbstractCurrentSessionContext - Class in org.hibernate.context.spi
Base support for CurrentSessionContext implementors.
AbstractCurrentSessionContext(SessionFactoryImplementor) - Constructor for class org.hibernate.context.spi.AbstractCurrentSessionContext
 
AbstractCustomInterceptorsConfigurationChildBuilder<T> - Class in org.infinispan.configuration.cache
 
AbstractCustomInterceptorsConfigurationChildBuilder(CustomInterceptorsConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractCustomInterceptorsConfigurationChildBuilder
 
AbstractDataCommand - Class in org.infinispan.commands.read
 
AbstractDataCommand(Object, Set<Flag>) - Constructor for class org.infinispan.commands.read.AbstractDataCommand
 
AbstractDataCommand() - Constructor for class org.infinispan.commands.read.AbstractDataCommand
 
AbstractDataSourceBasedMultiTenantConnectionProviderImpl - Class in org.hibernate.service.jdbc.connections.spi
Basic support for implementations of MultiTenantConnectionProvider based on DataSources.
AbstractDataSourceBasedMultiTenantConnectionProviderImpl() - Constructor for class org.hibernate.service.jdbc.connections.spi.AbstractDataSourceBasedMultiTenantConnectionProviderImpl
 
AbstractDataWriteCommand - Class in org.infinispan.commands.write
Stuff common to WriteCommands
AbstractDataWriteCommand() - Constructor for class org.infinispan.commands.write.AbstractDataWriteCommand
 
AbstractDataWriteCommand(Object, Set<Flag>) - Constructor for class org.infinispan.commands.write.AbstractDataWriteCommand
 
AbstractDateTime - Class in org.joda.time.base
AbstractDateTime provides the common behaviour for datetime classes.
AbstractDateTime() - Constructor for class org.joda.time.base.AbstractDateTime
Constructor.
AbstractDateTimeDV - Class in org.apache.xerces.impl.dv.xs
This is the base class of all date/time datatype validators.
AbstractDateTimeDV() - Constructor for class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
AbstractDecoratorConfigurationBean - Class in org.infinispan.loaders.decorators
Class to aid decorators to be able to fluently modify parent properties.
AbstractDecoratorConfigurationBean() - Constructor for class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
AbstractDelegateSessionImplementor - Class in org.hibernate.envers.entities.mapper.relation.lazy
 
AbstractDelegateSessionImplementor(SessionImplementor) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
AbstractDelegatingAdvancedCache<K,V> - Class in org.infinispan
AbstractDelegatingAdvancedCache(AdvancedCache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingAdvancedCache
 
AbstractDelegatingCache<K,V> - Class in org.infinispan
This is a convenient base class for implementing a cache delegate.
AbstractDelegatingCache(Cache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingCache
 
AbstractDelegatingCacheImpl<K,V> - Class in org.infinispan
Similar to AbstractDelegatingAdvancedCache, this adapter can only delegate to a CacheImpl instance.
AbstractDelegatingCacheImpl(AdvancedCache<K, V>) - Constructor for class org.infinispan.AbstractDelegatingCacheImpl
 
AbstractDelegatingEmbeddedCacheManager - Class in org.infinispan.manager
This is a convenient base class for implementing a cache manager delegate.
AbstractDelegatingEmbeddedCacheManager(EmbeddedCacheManager) - Constructor for class org.infinispan.manager.AbstractDelegatingEmbeddedCacheManager
 
AbstractDelegatingMarshaller - Class in org.infinispan.marshall
With the introduction of global and cache marshallers, there's a need to separate marshallers but still rely on the same marshalling backend as previously.
AbstractDelegatingMarshaller() - Constructor for class org.infinispan.marshall.AbstractDelegatingMarshaller
 
AbstractDelegatingStore - Class in org.infinispan.loaders.decorators
Simple delegate that delegates all calls.
AbstractDelegatingStore(CacheStore) - Constructor for class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
AbstractDialectResolver - Class in org.hibernate.service.jdbc.dialect.internal
A templated resolver impl which delegates to the AbstractDialectResolver.resolveDialectInternal(java.sql.DatabaseMetaData) method and handles any thrown SQL errors.
AbstractDialectResolver() - Constructor for class org.hibernate.service.jdbc.dialect.internal.AbstractDialectResolver
 
AbstractDigestMD5Factory - Class in org.jboss.sasl.digest
The abstract factory for the digest SASL mechanisms.
AbstractDigestMD5Factory() - Constructor for class org.jboss.sasl.digest.AbstractDigestMD5Factory
Construct a new instance.
AbstractDocument - Class in org.dom4j.tree
AbstractDocument is an abstract base class for tree implementors to use for implementation inheritence.
AbstractDocument() - Constructor for class org.dom4j.tree.AbstractDocument
 
AbstractDocumentType - Class in org.dom4j.tree
AbstractDocumentType is an abstract base class for tree implementors to use for implementation inheritence.
AbstractDocumentType() - Constructor for class org.dom4j.tree.AbstractDocumentType
 
AbstractDOMAdapter - Class in org.jdom.adapters
A DOMAdapter utility abstract base class.
AbstractDOMAdapter() - Constructor for class org.jdom.adapters.AbstractDOMAdapter
 
AbstractDOMParser - Class in org.apache.xerces.parsers
This is the base class of all DOM parsers.
AbstractDOMParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractDOMParser
Default constructor.
AbstractDuration - Class in org.joda.time.base
AbstractDuration provides the common behaviour for duration classes.
AbstractDuration() - Constructor for class org.joda.time.base.AbstractDuration
Constructor.
AbstractDynamicMBean - Class in org.apache.log4j.jmx
 
AbstractDynamicMBean() - Constructor for class org.apache.log4j.jmx.AbstractDynamicMBean
 
AbstractElement - Class in org.dom4j.tree
AbstractElement is an abstract base class for tree implementors to use for implementation inheritence.
AbstractElement() - Constructor for class org.dom4j.tree.AbstractElement
 
AbstractEmptinessExpression - Class in org.hibernate.criterion
Implementation of AbstractEmptinessExpression.
AbstractEmptinessExpression(String) - Constructor for class org.hibernate.criterion.AbstractEmptinessExpression
 
AbstractEnlistmentAdapter - Class in org.infinispan.transaction
Base class for both Sync and XAResource enlistment adapters.
AbstractEnlistmentAdapter(CacheTransaction, CommandsFactory, RpcManager, TransactionTable, ClusteringDependentLogic, Configuration) - Constructor for class org.infinispan.transaction.AbstractEnlistmentAdapter
 
AbstractEnlistmentAdapter(CommandsFactory, RpcManager, TransactionTable, ClusteringDependentLogic, Configuration) - Constructor for class org.infinispan.transaction.AbstractEnlistmentAdapter
 
AbstractEntity - Class in org.dom4j.tree
AbstractEntity is an abstract base class for tree implementors to use for implementation inheritence.
AbstractEntity() - Constructor for class org.dom4j.tree.AbstractEntity
 
AbstractEntityInsertAction - Class in org.hibernate.action.internal
A base class for entity insert actions.
AbstractEntityInsertAction(Serializable, Object[], Object, boolean, EntityPersister, SessionImplementor) - Constructor for class org.hibernate.action.internal.AbstractEntityInsertAction
Constructs an AbstractEntityInsertAction object.
AbstractEntityJoinWalker - Class in org.hibernate.loader
Abstract walker for walkers which begin at an entity (criteria queries and entity loaders).
AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
 
AbstractEntityJoinWalker(OuterJoinLoadable, SessionFactoryImplementor, LoadQueryInfluencers, String) - Constructor for class org.hibernate.loader.AbstractEntityJoinWalker
 
AbstractEntityLoader - Class in org.hibernate.loader.entity
 
AbstractEntityLoader(OuterJoinLoadable, Type, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.entity.AbstractEntityLoader
 
AbstractEntityManagerImpl - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl(EntityManagerFactoryImpl, PersistenceContextType, PersistenceUnitTransactionType, Map) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl
 
AbstractEntityManagerImpl.TupleBuilderTransformer - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer(Query) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl<X> - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl(int, String, Type) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl - Class in org.hibernate.ejb
 
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl(Object[]) - Constructor for class org.hibernate.ejb.AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleImpl
 
AbstractEntityPersister - Class in org.hibernate.persister.entity
Basic functionality for persisting an entity via JDBC through either generated or custom SQL
AbstractEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
 
AbstractEntityPersister(EntityBinding, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.entity.AbstractEntityPersister
 
AbstractEntityPersister.InclusionChecker - Interface in org.hibernate.persister.entity
 
AbstractEntitySourceImpl - Class in org.hibernate.metamodel.source.hbm
 
AbstractEntitySourceImpl(MappingDocument, EntityElement) - Constructor for class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
AbstractEntityTuplizer - Class in org.hibernate.tuple.entity
Support for tuplizers relating to entities.
AbstractEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
Constructs a new AbstractEntityTuplizer instance.
AbstractEntityTuplizer(EntityMetamodel, EntityBinding) - Constructor for class org.hibernate.tuple.entity.AbstractEntityTuplizer
Constructs a new AbstractEntityTuplizer instance.
AbstractEvent - Class in org.hibernate.event.spi
Defines a base class for Session generated events.
AbstractEvent(EventSource) - Constructor for class org.hibernate.event.spi.AbstractEvent
Constructs an event from the given event session.
AbstractExplicitParameterSpecification - Class in org.hibernate.param
Convenience base class for explicitly defined query parameters.
AbstractExplicitParameterSpecification(int, int) - Constructor for class org.hibernate.param.AbstractExplicitParameterSpecification
Constructs an AbstractExplicitParameterSpecification.
AbstractExternalizer<T> - Class in org.infinispan.marshall
Base class for AdvancedExternalizer implementations that offers default implementations for some of its methods.
AbstractExternalizer() - Constructor for class org.infinispan.marshall.AbstractExternalizer
 
AbstractExternalizer - Class in org.jboss.marshalling
An externalizer base class which handles object creation in a default fashion.
AbstractExternalizer() - Constructor for class org.jboss.marshalling.AbstractExternalizer
 
AbstractFieldInterceptor - Class in org.hibernate.bytecode.instrumentation.spi
 
AbstractFieldInterceptor(SessionImplementor, Set, String) - Constructor for class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
AbstractFileConfiguration - Class in org.apache.commons.configuration
Partial implementation of the FileConfiguration interface.
AbstractFileConfiguration() - Constructor for class org.apache.commons.configuration.AbstractFileConfiguration
Default constructor
AbstractFileConfiguration(String) - Constructor for class org.apache.commons.configuration.AbstractFileConfiguration
Creates and loads the configuration from the specified file.
AbstractFileConfiguration(File) - Constructor for class org.apache.commons.configuration.AbstractFileConfiguration
Creates and loads the configuration from the specified file.
AbstractFileConfiguration(URL) - Constructor for class org.apache.commons.configuration.AbstractFileConfiguration
Creates and loads the configuration from the specified URL.
AbstractFileLookup - Class in org.infinispan.util
 
AbstractFileLookup() - Constructor for class org.infinispan.util.AbstractFileLookup
 
AbstractFilter - Class in org.jdom.filter
Partial implementation of Filter.
AbstractFilter() - Constructor for class org.jdom.filter.AbstractFilter
 
AbstractFlagAffectedCommand - Class in org.infinispan.commands
Base class for those commands that can carry flags.
AbstractFlagAffectedCommand() - Constructor for class org.infinispan.commands.AbstractFlagAffectedCommand
 
AbstractFlushingEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners whose functionality results in flushing.
AbstractFlushingEventListener() - Constructor for class org.hibernate.event.internal.AbstractFlushingEventListener
 
AbstractFromImpl<Z,X> - Class in org.hibernate.ejb.criteria.path
Convenience base class for various From implementors.
AbstractFromImpl(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
AbstractFromImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
AbstractFromImpl.BasicJoinScope - Class in org.hibernate.ejb.criteria.path
 
AbstractFromImpl.BasicJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
AbstractFromImpl.CorrelationJoinScope - Class in org.hibernate.ejb.criteria.path
 
AbstractFromImpl.CorrelationJoinScope() - Constructor for class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
AbstractFromImpl.JoinScope<X> - Interface in org.hibernate.ejb.criteria.path
Helper contract used to define who/what keeps track of joins and fetches made from this FROM.
abstractFromNonAbstract(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
abstractFromNonAbstract(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
abstractFromNonAbstract(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
abstractFromNonAbstract() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
AbstractHandleableCloseable<T extends HandleableCloseable<T>> - Class in org.jboss.remoting3.spi
A basic implementation of a closeable resource.
AbstractHandleableCloseable(Executor) - Constructor for class org.jboss.remoting3.spi.AbstractHandleableCloseable
Basic constructor.
AbstractHandleableCloseable(Executor, boolean) - Constructor for class org.jboss.remoting3.spi.AbstractHandleableCloseable
Basic constructor.
AbstractHierarchicalFileConfiguration - Class in org.apache.commons.configuration
Base class for implementing file based hierarchical configurations.
AbstractHierarchicalFileConfiguration() - Constructor for class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
Creates a new instance of AbstractHierarchicalFileConfiguration.
AbstractHierarchicalFileConfiguration(HierarchicalConfiguration) - Constructor for class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
Creates a new instance of AbstractHierarchicalFileConfiguration and copies the content of the specified configuration into this object.
AbstractHierarchicalFileConfiguration(String) - Constructor for class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
Creates and loads the configuration from the specified file.
AbstractHierarchicalFileConfiguration(File) - Constructor for class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
Creates and loads the configuration from the specified file.
AbstractHierarchicalFileConfiguration(URL) - Constructor for class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
Creates and loads the configuration from the specified URL.
AbstractHierarchicalFileConfiguration.FileConfigurationDelegate - Class in org.apache.commons.configuration
A special implementation of the FileConfiguration interface that is used internally to implement the FileConfiguration methods for hierarchical configurations.
AbstractHierarchicalFileConfiguration.FileConfigurationDelegate() - Constructor for class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration.FileConfigurationDelegate
 
AbstractIdentifiableType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA IdentifiableType types.
AbstractIdentifiableType(Class<X>, AbstractIdentifiableType<? super X>, boolean, boolean) - Constructor for class org.hibernate.ejb.metamodel.AbstractIdentifiableType
 
AbstractIdentifiableType.Builder<X> - Interface in org.hibernate.ejb.metamodel
 
AbstractIdMapper - Class in org.hibernate.envers.entities.mapper.id
 
AbstractIdMapper() - Constructor for class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
AbstractInProcessFuture<V> - Class in org.infinispan.util.concurrent
An abstract Future that has "completed"
AbstractInProcessFuture() - Constructor for class org.infinispan.util.concurrent.AbstractInProcessFuture
 
AbstractInProcessNotifyingFuture<V> - Class in org.infinispan.util.concurrent
An abstract NotifyingFuture that has "completed"
AbstractInProcessNotifyingFuture() - Constructor for class org.infinispan.util.concurrent.AbstractInProcessNotifyingFuture
 
AbstractInstant - Class in org.joda.time.base
AbstractInstant provides the common behaviour for instant classes.
AbstractInstant() - Constructor for class org.joda.time.base.AbstractInstant
Constructor.
AbstractInstrumenter - Class in org.hibernate.bytecode.buildtime.spi
Provides the basic templating of how instrumentation should occur.
AbstractInstrumenter(Logger, Instrumenter.Options) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
Creates the basic instrumentation strategy.
AbstractInstrumenter.CustomFieldFilter - Class in org.hibernate.bytecode.buildtime.spi
Allows control over what exactly to transform.
AbstractInstrumenter.CustomFieldFilter(ClassDescriptor, Set) - Constructor for class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter.CustomFieldFilter
 
AbstractInternalCacheEntry - Class in org.infinispan.container.entries
An abstract internal cache entry that is typically stored in the data container
AbstractInternalCacheEntry() - Constructor for class org.infinispan.container.entries.AbstractInternalCacheEntry
 
AbstractInternalCacheEntry(Object) - Constructor for class org.infinispan.container.entries.AbstractInternalCacheEntry
 
AbstractInterval - Class in org.joda.time.base
AbstractInterval provides the common behaviour for time intervals.
AbstractInterval() - Constructor for class org.joda.time.base.AbstractInterval
Constructor.
AbstractInvocationContext - Class in org.infinispan.context.impl
Common features of transaction and invocation contexts
AbstractInvocationContext() - Constructor for class org.infinispan.context.impl.AbstractInvocationContext
 
AbstractInvocationContext.ContextFlag - Enum in org.infinispan.context.impl
 
AbstractInvocationContextContainer - Class in org.infinispan.context
Base class for InvocationContextContainer implementations.
AbstractInvocationContextContainer() - Constructor for class org.infinispan.context.AbstractInvocationContextContainer
 
AbstractIoFuture<T> - Class in org.xnio
An abstract base class for IoFuture objects.
AbstractIoFuture() - Constructor for class org.xnio.AbstractIoFuture
Construct a new instance.
AbstractJarVisitor - Class in org.hibernate.ejb.packaging
Parse a JAR of any form (zip file, exploded directory, ...) apply a set of filters (File filter, Class filter, Package filter) and return the appropriate matching sets of elements
AbstractJarVisitor(String, Filter[]) - Constructor for class org.hibernate.ejb.packaging.AbstractJarVisitor
 
AbstractJarVisitor(URL, Filter[]) - Constructor for class org.hibernate.ejb.packaging.AbstractJarVisitor
 
AbstractJBossMarshaller - Class in org.infinispan.marshall.jboss
Common parent for both embedded and standalone JBoss Marshalling-based marshallers.
AbstractJBossMarshaller() - Constructor for class org.infinispan.marshall.jboss.AbstractJBossMarshaller
 
AbstractJBossMarshaller.DebuggingExceptionListener - Class in org.infinispan.marshall.jboss
 
AbstractJBossMarshaller.DebuggingExceptionListener() - Constructor for class org.infinispan.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener
 
AbstractJmxRegistration - Class in org.infinispan.jmx
Parent class for top level JMX component registration.
AbstractJmxRegistration() - Constructor for class org.infinispan.jmx.AbstractJmxRegistration
 
AbstractJoinImpl<Z,X> - Class in org.hibernate.ejb.criteria.path
TODO : javadoc
AbstractJoinImpl(CriteriaBuilderImpl, PathSource<Z>, Attribute<? super Z, X>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
AbstractJoinImpl(CriteriaBuilderImpl, Class<X>, PathSource<Z>, Attribute<? super Z, ?>, JoinType) - Constructor for class org.hibernate.ejb.criteria.path.AbstractJoinImpl
 
AbstractJournalUpdateTask - Class in org.hornetq.core.journal.impl
Super class for Journal maintenances such as clean up and Compactor
AbstractJournalUpdateTask(SequentialFileFactory, JournalImpl, JournalFilesRepository, Set<Long>, long) - Constructor for class org.hornetq.core.journal.impl.AbstractJournalUpdateTask
 
AbstractJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
AbstractJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
AbstractLazyInitializer - Class in org.hibernate.proxy
Convenience base class for lazy initialization handlers.
AbstractLazyInitializer() - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
For serialization from the non-pojo initializers (HHH-3309)
AbstractLazyInitializer(String, Serializable, SessionImplementor) - Constructor for class org.hibernate.proxy.AbstractLazyInitializer
Main constructor.
AbstractListenerImpl - Class in org.infinispan.notifications
Functionality common to both CacheManagerNotifierImpl and CacheNotifierImpl
AbstractListenerImpl() - Constructor for class org.infinispan.notifications.AbstractListenerImpl
 
AbstractListenerImpl.ListenerInvocation - Class in org.infinispan.notifications
Class that encapsulates a valid invocation for a given registered listener - containing a reference to the method to be invoked as well as the target object.
AbstractListenerImpl.ListenerInvocation(Object, Method, boolean) - Constructor for class org.infinispan.notifications.AbstractListenerImpl.ListenerInvocation
 
AbstractLoaderConfiguration - Class in org.infinispan.configuration.cache
 
AbstractLoaderConfigurationBuilder<T extends AbstractLoaderConfiguration> - Class in org.infinispan.configuration.cache
 
AbstractLoaderConfigurationBuilder(LoadersConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractLoaderConfigurationBuilder
 
AbstractLoaderConfigurationChildBuilder<T> - Class in org.infinispan.configuration.cache
 
AbstractLoadersConfigurationChildBuilder<T> - Class in org.infinispan.configuration.cache
 
AbstractLoadersConfigurationChildBuilder(LoadersConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractLoadersConfigurationChildBuilder
 
AbstractLobCreator - Class in org.hibernate.engine.jdbc
Convenient base class for proxy-based LobCreator for handling wrapping.
AbstractLobCreator() - Constructor for class org.hibernate.engine.jdbc.AbstractLobCreator
 
AbstractLobType - Class in org.hibernate.type
Deprecated. 
AbstractLobType() - Constructor for class org.hibernate.type.AbstractLobType
Deprecated.
 
AbstractLocalCommand - Class in org.infinispan.commands.read
Abstract class
AbstractLocalCommand() - Constructor for class org.infinispan.commands.read.AbstractLocalCommand
 
AbstractLocalURLStreamHandler - Class in org.jboss.vfs.protocol
Abstract URLStreamHandler that can be used as a base for other URLStreamHandlers that require the URL to be local.
AbstractLocalURLStreamHandler() - Constructor for class org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
 
AbstractLockContainer<L extends Lock> - Class in org.infinispan.util.concurrent.locks.containers
 
AbstractLockContainer() - Constructor for class org.infinispan.util.concurrent.locks.containers.AbstractLockContainer
 
AbstractLockingInterceptor - Class in org.infinispan.interceptors.locking
Base class for various locking interceptors in this package.
AbstractLockingInterceptor() - Constructor for class org.infinispan.interceptors.locking.AbstractLockingInterceptor
 
AbstractLockSupportCacheStoreConfiguration - Class in org.infinispan.configuration.cache
Lock supporting cache store configuration.
AbstractLockUpgradeEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners that respond to requests to perform a pessimistic lock upgrade on an entity.
AbstractLockUpgradeEventListener() - Constructor for class org.hibernate.event.internal.AbstractLockUpgradeEventListener
 
AbstractLongBinaryType - Class in org.hibernate.type
Deprecated.
Use the AbstractStandardBasicType approach instead
AbstractLongBinaryType() - Constructor for class org.hibernate.type.AbstractLongBinaryType
Deprecated.
 
AbstractLongStringType - Class in org.hibernate.type
Deprecated.
Use the AbstractStandardBasicType approach instead
AbstractLongStringType() - Constructor for class org.hibernate.type.AbstractLongStringType
Deprecated.
 
AbstractManagedType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA ManagedType hierarchy of interfaces.
AbstractManagedType(Class<X>, AbstractManagedType<? super X>) - Constructor for class org.hibernate.ejb.metamodel.AbstractManagedType
 
AbstractManagedType.Builder<X> - Interface in org.hibernate.ejb.metamodel
 
AbstractMap<K,V> - Class in org.infinispan.util
Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.
AbstractMap() - Constructor for class org.infinispan.util.AbstractMap
 
AbstractMap.SimpleEntry<K,V> - Class in org.infinispan.util
 
AbstractMapComponentNode - Class in org.hibernate.hql.internal.ast.tree
TODO : javadoc
AbstractMapComponentNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
AbstractMarshaller - Class in org.infinispan.marshall
Abstract Marshaller implementation containing shared implementations.
AbstractMarshaller() - Constructor for class org.infinispan.marshall.AbstractMarshaller
 
AbstractMarshaller - Class in org.jboss.marshalling
An abstract implementation of the Marshaller interface.
AbstractMarshaller(AbstractMarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.marshalling.AbstractMarshaller
Construct a new marshaller instance.
AbstractMarshallerFactory - Class in org.jboss.marshalling
An abstract implementation of the MarshallerFactory interface.
AbstractMarshallerFactory() - Constructor for class org.jboss.marshalling.AbstractMarshallerFactory
Construct a new marshaller factory instance.
AbstractMarshallerImpl - Class in javax.xml.bind.helpers
Partial default Marshaller implementation.
AbstractMarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractMarshallerImpl
 
AbstractMetadataProvider - Class in org.picketlink.identity.federation.core.saml.md.providers
Abstract Metadata provider
AbstractMetadataProvider() - Constructor for class org.picketlink.identity.federation.core.saml.md.providers.AbstractMetadataProvider
 
AbstractModuleLifecycle - Class in org.infinispan.lifecycle
A default, no-op implementation of the ModuleLifecycle interface, designed for easy extension.
AbstractModuleLifecycle() - Constructor for class org.infinispan.lifecycle.AbstractModuleLifecycle
 
AbstractMountOwner<T> - Class in org.jboss.vfs.util.automount
Abstract MountOwner used to wrap a real object as an owner.
AbstractMountOwner(T) - Constructor for class org.jboss.vfs.util.automount.AbstractMountOwner
Construct with an object.
AbstractMultiTenantConnectionProvider - Class in org.hibernate.service.jdbc.connections.spi
 
AbstractMultiTenantConnectionProvider() - Constructor for class org.hibernate.service.jdbc.connections.spi.AbstractMultiTenantConnectionProvider
 
AbstractNamedCacheComponentFactory - Class in org.infinispan.factories
A component factory for creating components scoped per-cache.
AbstractNamedCacheComponentFactory() - Constructor for class org.infinispan.factories.AbstractNamedCacheComponentFactory
 
AbstractNamedCacheConfigurationBean - Class in org.infinispan.config
Adds named cache specific features to the AbstractConfigurationBean .
AbstractNamedCacheConfigurationBean() - Constructor for class org.infinispan.config.AbstractNamedCacheConfigurationBean
 
AbstractNode - Class in org.dom4j.tree
AbstractNode is an abstract base class for tree implementors to use for implementation inheritence.
AbstractNode() - Constructor for class org.dom4j.tree.AbstractNode
 
AbstractNode - Class in org.hibernate.ejb.criteria
All nodes in a criteria query tree will generally need access to the CriteriaBuilderImpl from which they come.
AbstractNode(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.AbstractNode
 
AbstractNullnessCheckNode - Class in org.hibernate.hql.internal.ast.tree
Base class for nodes dealing 'is null' and 'is not null' operators.
AbstractNullnessCheckNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractNullnessCheckNode
 
AbstractObjectInput - Class in org.jboss.marshalling
 
AbstractObjectInput(int) - Constructor for class org.jboss.marshalling.AbstractObjectInput
 
AbstractObjectOutput - Class in org.jboss.marshalling
An abstract object output implementation.
AbstractObjectOutput(int) - Constructor for class org.jboss.marshalling.AbstractObjectOutput
Construct a new instance.
AbstractOneToOneMapper - Class in org.hibernate.envers.entities.mapper.relation
Template class for property mappers that manage one-to-one relation.
AbstractOneToOneMapper(String, String, PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractOneToOneMapper
 
AbstractParser - Class in org.picketlink.identity.federation.core.parsers
Base class for parsers
AbstractParser() - Constructor for class org.picketlink.identity.federation.core.parsers.AbstractParser
 
AbstractPartial - Class in org.joda.time.base
AbstractPartial provides a standard base implementation of most methods in the ReadablePartial interface.
AbstractPartial() - Constructor for class org.joda.time.base.AbstractPartial
Constructor.
AbstractPartialFieldProperty - Class in org.joda.time.field
AbstractPartialFieldProperty is a base class for binding a ReadablePartial to a DateTimeField.
AbstractPartialFieldProperty() - Constructor for class org.joda.time.field.AbstractPartialFieldProperty
Constructor.
AbstractPathImpl<X> - Class in org.hibernate.ejb.criteria.path
Convenience base class for various Path implementors.
AbstractPathImpl(CriteriaBuilderImpl, Class<X>, PathSource) - Constructor for class org.hibernate.ejb.criteria.path.AbstractPathImpl
Constructs a basic path instance.
AbstractPatternVirtualFileFilter - Class in org.jboss.vfs.util
Regexp patter filter.
AbstractPatternVirtualFileFilter(String) - Constructor for class org.jboss.vfs.util.AbstractPatternVirtualFileFilter
 
AbstractPerEntryLockContainer<L extends Lock> - Class in org.infinispan.util.concurrent.locks.containers
An abstract lock container that creates and maintains a new lock per entry
AbstractPerEntryLockContainer(int) - Constructor for class org.infinispan.util.concurrent.locks.containers.AbstractPerEntryLockContainer
 
AbstractPeriod - Class in org.joda.time.base
AbstractPeriod provides the common behaviour for period classes.
AbstractPeriod() - Constructor for class org.joda.time.base.AbstractPeriod
Constructor.
AbstractPersistentCollection - Class in org.hibernate.collection.internal
Base class implementing PersistentCollection
AbstractPersistentCollection() - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
Not called by Hibernate, but used by non-JDK serialization, eg.
AbstractPersistentCollection(SessionImplementor) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection
 
AbstractPersistentCollection.DelayedOperation - Interface in org.hibernate.collection.internal
Contract for operations which are part of a collection's operation queue.
AbstractPersistentCollection.IteratorProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.IteratorProxy(Iterator) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.IteratorProxy
 
AbstractPersistentCollection.ListIteratorProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ListIteratorProxy(ListIterator) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
AbstractPersistentCollection.ListProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.ListProxy(List) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
AbstractPersistentCollection.SetProxy - Class in org.hibernate.collection.internal
 
AbstractPersistentCollection.SetProxy(Collection) - Constructor for class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
AbstractPluralAttributeBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
AbstractPluralAttributeBinding(AttributeBindingContainer, PluralAttribute, CollectionElementNature) - Constructor for class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
AbstractPluralAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
AbstractPluralAttributeSourceImpl(PluralAttributeElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
AbstractPostInsertGenerator - Class in org.hibernate.id
Basic implementation of the PostInsertIdentifierGenerator contract.
AbstractPostInsertGenerator() - Constructor for class org.hibernate.id.AbstractPostInsertGenerator
 
AbstractPreDatabaseOperationEvent - Class in org.hibernate.event.spi
Represents an operation we are about to perform against the database.
AbstractPreDatabaseOperationEvent(EventSource, Object, Serializable, EntityPersister) - Constructor for class org.hibernate.event.spi.AbstractPreDatabaseOperationEvent
Constructs an event containing the pertinent information.
AbstractPredicateImpl - Class in org.hibernate.ejb.criteria.predicate
Basic template support for Predicate implementors providing expression handling, negation and conjunction/disjunction handling.
AbstractPredicateImpl(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.predicate.AbstractPredicateImpl
 
AbstractProcessingInstruction - Class in org.dom4j.tree
AbstractProcessingInstruction is an abstract base class for tree implementors to use for implementation inheritence.
AbstractProcessingInstruction() - Constructor for class org.dom4j.tree.AbstractProcessingInstruction
 
AbstractPropertyHolder - Class in org.hibernate.cfg
 
AbstractPropertyHolder(String, PropertyHolder, XClass, Mappings) - Constructor for class org.hibernate.cfg.AbstractPropertyHolder
 
AbstractPropertyMapping - Class in org.hibernate.persister.entity
Basic implementation of the PropertyMapping contract.
AbstractPropertyMapping() - Constructor for class org.hibernate.persister.entity.AbstractPropertyMapping
 
AbstractProxyFactory<T> - Class in org.jboss.invocation.proxy
A subclass factory specializing in proxy generation.
AbstractProxyFactory(String, Class<T>, ClassLoader, ProtectionDomain, ReflectionMetadataSource) - Constructor for class org.jboss.invocation.proxy.AbstractProxyFactory
Construct a new instance.
AbstractProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building proxy handlers.
AbstractProxyHandler(int) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractProxyHandler
 
AbstractQuery<T> - Interface in javax.persistence.criteria
The AbstractQuery interface defines functionality that is common to both top-level queries and subqueries.
AbstractQueryImpl<X> - Class in org.hibernate.ejb
Intended as a base class providing convenience in implementing both Query and TypedQuery.
AbstractQueryImpl(HibernateEntityManagerImplementor) - Constructor for class org.hibernate.ejb.AbstractQueryImpl
 
AbstractQueryImpl - Class in org.hibernate.internal
Abstract implementation of the Query interface.
AbstractQueryImpl(String, FlushMode, SessionImplementor, ParameterMetadata) - Constructor for class org.hibernate.internal.AbstractQueryImpl
 
AbstractReadableInstantFieldProperty - Class in org.joda.time.field
AbstractReadableInstantFieldProperty is a base class for binding a ReadableInstant to a DateTimeField.
AbstractReadableInstantFieldProperty() - Constructor for class org.joda.time.field.AbstractReadableInstantFieldProperty
Constructor.
AbstractReassociateEventListener - Class in org.hibernate.event.internal
A convenience base class for listeners that respond to requests to reassociate an entity to a session ( such as through lock() or update() ).
AbstractReassociateEventListener() - Constructor for class org.hibernate.event.internal.AbstractReassociateEventListener
 
AbstractRestrictableStatement - Class in org.hibernate.hql.internal.ast.tree
Convenience implementation of RestrictableStatement to centralize common functionality.
AbstractRestrictableStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractRestrictableStatement
 
AbstractResultSetProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building ResultSet-based proxy handlers
AbstractResultSetProxyHandler(ResultSet) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractResultSetProxyHandler
 
AbstractReturningDelegate - Class in org.hibernate.id.insert
Abstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy causes the enerated identitifer to be returned as an effect of performing the insert statement.
AbstractReturningDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractReturningDelegate
 
AbstractReturningWork<T> - Class in org.hibernate.jdbc
An abstract implementation of ReturningWork that accepts a WorkExecutor visitor for executing a discrete piece of work and returning a result.
AbstractReturningWork() - Constructor for class org.hibernate.jdbc.AbstractReturningWork
 
AbstractSAMLConfigurationProvider - Class in org.picketlink.identity.federation.web.config
An abstact class to hold the common functionality across providers
AbstractSAMLConfigurationProvider() - Constructor for class org.picketlink.identity.federation.web.config.AbstractSAMLConfigurationProvider
 
AbstractSaslClient - Class in org.jboss.sasl.util
A base class for SASL client implementations.
AbstractSaslClient(String, String, String, CallbackHandler, String, boolean) - Constructor for class org.jboss.sasl.util.AbstractSaslClient
Construct a new instance.
AbstractSaslFactory - Class in org.jboss.sasl.util
Abstract SASL factory base class.
AbstractSaslFactory(String) - Constructor for class org.jboss.sasl.util.AbstractSaslFactory
Construct a new instance.
AbstractSaslParticipant - Class in org.jboss.sasl.util
A common base class for SASL participants.
AbstractSaslParticipant(String, String, String, CallbackHandler) - Constructor for class org.jboss.sasl.util.AbstractSaslParticipant
Construct a new instance.
AbstractSaslServer - Class in org.jboss.sasl.util
A base class for SASL client implementations.
AbstractSaslServer(String, String, String, CallbackHandler) - Constructor for class org.jboss.sasl.util.AbstractSaslServer
Construct a new instance.
AbstractSaveEventListener - Class in org.hibernate.event.internal
A convenience bas class for listeners responding to save events.
AbstractSaveEventListener() - Constructor for class org.hibernate.event.internal.AbstractSaveEventListener
 
AbstractSaveEventListener.EntityState - Enum in org.hibernate.event.internal
 
AbstractSAXParser - Class in org.apache.xerces.parsers
This is the base class of all SAX parsers.
AbstractSAXParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractSAXParser
Default constructor.
AbstractSAXParser.AttributesProxy - Class in org.apache.xerces.parsers
 
AbstractSAXParser.AttributesProxy() - Constructor for class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
AbstractSAXParser.LocatorProxy - Class in org.apache.xerces.parsers
 
AbstractSAXParser.LocatorProxy(XMLLocator) - Constructor for class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Constructs an XML locator proxy.
AbstractScrollableResults - Class in org.hibernate.internal
Implementation of the ScrollableResults interface
AbstractScrollableResults(ResultSet, PreparedStatement, SessionImplementor, Loader, QueryParameters, Type[], HolderInstantiator) - Constructor for class org.hibernate.internal.AbstractScrollableResults
 
AbstractSecurityTokenProvider - Class in org.picketlink.identity.federation.core.sts
Base Class for instances of SecurityTokenProvider
AbstractSecurityTokenProvider() - Constructor for class org.picketlink.identity.federation.core.sts.AbstractSecurityTokenProvider
 
AbstractSelectExpression - Class in org.hibernate.hql.internal.ast.tree
Partial implementation of SelectExpression for all the nodes that aren't constructors.
AbstractSelectExpression() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractSelectExpression
 
AbstractSelectingDelegate - Class in org.hibernate.id.insert
Abstract InsertGeneratedIdentifierDelegate implementation where the underlying strategy requires an subsequent select after the insert to determine the generated identifier.
AbstractSelectingDelegate(PostInsertIdentityPersister) - Constructor for class org.hibernate.id.insert.AbstractSelectingDelegate
 
AbstractSelectLockingStrategy - Class in org.hibernate.dialect.lock
Base LockingStrategy implementation to support implementations based on issuing SQL SELECT statements
AbstractSelectLockingStrategy(Lockable, LockMode) - Constructor for class org.hibernate.dialect.lock.AbstractSelectLockingStrategy
 
AbstractSequentialFile - Class in org.hornetq.core.journal.impl
A AbstractSequentialFile
AbstractSequentialFile(String, File, SequentialFileFactory, Executor) - Constructor for class org.hornetq.core.journal.impl.AbstractSequentialFile
 
AbstractSequentialFile.DelegateCallback - Class in org.hornetq.core.journal.impl
 
AbstractSequentialFile.LocalBufferObserver - Class in org.hornetq.core.journal.impl
 
AbstractSequentialFile.LocalBufferObserver() - Constructor for class org.hornetq.core.journal.impl.AbstractSequentialFile.LocalBufferObserver
 
AbstractSequentialFileFactory - Class in org.hornetq.core.journal.impl
An abstract SequentialFileFactory containing basic functionality for both AIO and NIO SequentialFactories
AbstractSequentialFileFactory(String, boolean, int, int, boolean, IOCriticalErrorListener) - Constructor for class org.hornetq.core.journal.impl.AbstractSequentialFileFactory
 
AbstractSerializableProxy - Class in org.hibernate.proxy
Convenience base class for SerializableProxy.
AbstractSerializableProxy() - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
For serialization
AbstractSerializableProxy(String, Serializable, Boolean) - Constructor for class org.hibernate.proxy.AbstractSerializableProxy
 
AbstractService<T> - Class in org.jboss.msc.service
An abstract service class which provides default implementations.
AbstractService() - Constructor for class org.jboss.msc.service.AbstractService
 
AbstractServiceListener<S> - Class in org.jboss.msc.service
An abstract implementation of a service listener whose methods do nothing.
AbstractServiceListener() - Constructor for class org.jboss.msc.service.AbstractServiceListener
 
AbstractServiceRegistryImpl - Class in org.hibernate.service.internal
 
AbstractServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractServiceRegistryImpl(BootstrapServiceRegistry) - Constructor for class org.hibernate.service.internal.AbstractServiceRegistryImpl
 
AbstractSessionImpl - Class in org.hibernate.internal
Functionality common to stateless and stateful sessions
AbstractSessionImpl(SessionFactoryImpl, String) - Constructor for class org.hibernate.internal.AbstractSessionImpl
 
AbstractSimplePredicate - Class in org.hibernate.ejb.criteria.predicate
TODO : javadoc
AbstractSimplePredicate(CriteriaBuilderImpl) - Constructor for class org.hibernate.ejb.criteria.predicate.AbstractSimplePredicate
 
AbstractSimpleValue - Class in org.hibernate.metamodel.relational
Basic support for SimpleValue implementations.
AbstractSimpleValue(TableSpecification, int) - Constructor for class org.hibernate.metamodel.relational.AbstractSimpleValue
 
AbstractSingleColumnStandardBasicType<T> - Class in org.hibernate.type
TODO : javadoc
AbstractSingleColumnStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractSingleColumnStandardBasicType
 
AbstractSingularAttributeBinding - Class in org.hibernate.metamodel.binding
 
AbstractSingularAttributeBinding(AttributeBindingContainer, SingularAttribute) - Constructor for class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
AbstractSPFormAuthenticator - Class in org.picketlink.identity.federation.bindings.tomcat.sp
Abstract class to be extended by Service Provider valves to handle SAML requests and responses.
AbstractSPFormAuthenticator() - Constructor for class org.picketlink.identity.federation.bindings.tomcat.sp.AbstractSPFormAuthenticator
 
AbstractSQLExceptionConversionDelegate - Class in org.hibernate.exception.spi
 
AbstractSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.spi.AbstractSQLExceptionConversionDelegate
 
AbstractStandardBasicType<T> - Class in org.hibernate.type
TODO : javadoc
AbstractStandardBasicType(SqlTypeDescriptor, JavaTypeDescriptor<T>) - Constructor for class org.hibernate.type.AbstractStandardBasicType
 
AbstractStatement - Class in org.hibernate.hql.internal.ast.tree
Convenience implementation of Statement to centralize common functionality.
AbstractStatement() - Constructor for class org.hibernate.hql.internal.ast.tree.AbstractStatement
 
AbstractStatementExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of AbstractStatementExecutor.
AbstractStatementExecutor(HqlSqlWalker, CoreMessageLogger) - Constructor for class org.hibernate.hql.internal.ast.exec.AbstractStatementExecutor
 
AbstractStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Basic support for building Statement-based proxy handlers
AbstractStatementProxyHandler(Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
AbstractStripedLockContainer<L extends Lock> - Class in org.infinispan.util.concurrent.locks.containers
A container for locks.
AbstractStripedLockContainer() - Constructor for class org.infinispan.util.concurrent.locks.containers.AbstractStripedLockContainer
 
AbstractSTSLoginModule - Class in org.picketlink.identity.federation.core.wstrust.auth
Abstract JAAS LoginModule for JBoss STS (Security Token Service).
AbstractSTSLoginModule() - Constructor for class org.picketlink.identity.federation.core.wstrust.auth.AbstractSTSLoginModule
 
AbstractSubclassFactory<T> - Class in org.jboss.invocation.proxy
Class factory for classes that override superclass methods.
AbstractSubclassFactory(String, Class<T>, ClassLoader, ProtectionDomain, ReflectionMetadataSource) - Constructor for class org.jboss.invocation.proxy.AbstractSubclassFactory
Construct a new instance.
AbstractTableSpecification - Class in org.hibernate.metamodel.relational
Convenience base class for implementing the ValueContainer contract centralizing commonality between modeling tables, views and inline views.
AbstractTableSpecification() - Constructor for class org.hibernate.metamodel.relational.AbstractTableSpecification
 
AbstractText - Class in org.dom4j.tree
AbstractText is an abstract base class for tree implementors to use for implementation inheritence.
AbstractText() - Constructor for class org.dom4j.tree.AbstractText
 
AbstractToOneMapper - Class in org.hibernate.envers.entities.mapper.relation
Base class for property mappers that manage to-one relation.
AbstractToOneMapper(PropertyData) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractToOneMapper
 
AbstractToOneMapper.EntityInfo - Class in org.hibernate.envers.entities.mapper.relation
Simple descriptor of an entity.
AbstractToOneMapper.EntityInfo(Class, String, boolean) - Constructor for class org.hibernate.envers.entities.mapper.relation.AbstractToOneMapper.EntityInfo
 
AbstractTransactionBoundaryCommand - Class in org.infinispan.commands.tx
An abstract transaction boundary command that holds a reference to a GlobalTransaction
AbstractTransactionBoundaryCommand(String) - Constructor for class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
AbstractTransactionImpl - Class in org.hibernate.engine.transaction.spi
Abstract support for creating transaction implementations
AbstractTransactionImpl(TransactionCoordinator) - Constructor for class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
AbstractTranslet - Class in org.apache.xalan.xsltc.runtime
 
AbstractTranslet() - Constructor for class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
AbstractTransport - Class in org.infinispan.remoting.transport
Common transport-related behaviour
AbstractTransport() - Constructor for class org.infinispan.remoting.transport.AbstractTransport
 
AbstractTransportConfigurationChildBuilder<T> - Class in org.infinispan.configuration.cache
 
AbstractTransportConfigurationChildBuilder(TransactionConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AbstractTransportConfigurationChildBuilder
 
AbstractTupleElement<X> - Class in org.hibernate.ejb.criteria.expression
TODO : javadoc
AbstractTupleElement(CriteriaBuilderImpl, Class<X>) - Constructor for class org.hibernate.ejb.criteria.expression.AbstractTupleElement
 
AbstractTxInvocationContext - Class in org.infinispan.context.impl
Support class for TxInvocationContext.
AbstractTxInvocationContext() - Constructor for class org.infinispan.context.impl.AbstractTxInvocationContext
 
AbstractTxLockingInterceptor - Class in org.infinispan.interceptors.locking
Base class for transaction based locking interceptors.
AbstractTxLockingInterceptor() - Constructor for class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor
 
AbstractType<X> - Class in org.hibernate.ejb.metamodel
Defines commonality for the JPA Type hierarchy of interfaces.
AbstractType(Class<X>) - Constructor for class org.hibernate.ejb.metamodel.AbstractType
 
AbstractType - Class in org.hibernate.type
Abstract superclass of the built in Type hierarchy.
AbstractType() - Constructor for class org.hibernate.type.AbstractType
 
AbstractTypeDescriptor<T> - Class in org.hibernate.type.descriptor.java
Abstract adapter for Java type descriptors.
AbstractTypeDescriptor(Class<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Initialize a type descriptor for the given type.
AbstractTypeDescriptor(Class<T>, MutabilityPlan<T>) - Constructor for class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Initialize a type descriptor for the given type.
AbstractTypedPropertiesConfiguration - Class in org.infinispan.configuration
 
AbstractTypedPropertiesConfiguration(TypedProperties) - Constructor for class org.infinispan.configuration.AbstractTypedPropertiesConfiguration
 
AbstractUnmarshaller - Class in org.jboss.marshalling
An abstract implementation of the Unmarshaller interface.
AbstractUnmarshaller(AbstractMarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.marshalling.AbstractUnmarshaller
Construct a new unmarshaller instance.
AbstractUnmarshallerImpl - Class in javax.xml.bind.helpers
Partial default Unmarshaller implementation.
AbstractUnmarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
AbstractURLConnection - Class in org.jboss.vfs.protocol
Abstract base class for VFS URLConection impls.
AbstractURLConnection(URL) - Constructor for class org.jboss.vfs.protocol.AbstractURLConnection
 
AbstractURLStreamHandlerService - Class in org.osgi.service.url
Abstract implementation of the URLStreamHandlerService interface.
AbstractURLStreamHandlerService() - Constructor for class org.osgi.service.url.AbstractURLStreamHandlerService
 
AbstractUUIDGenerator - Class in org.hibernate.id
The base class for identifier generators that use a UUID algorithm.
AbstractUUIDGenerator() - Constructor for class org.hibernate.id.AbstractUUIDGenerator
 
AbstractVirtualFileFilterWithAttributes - Class in org.jboss.vfs.util
AbstractVirtualFileFilterWithAttributes
AbstractVirtualFileFilterWithAttributes() - Constructor for class org.jboss.vfs.util.AbstractVirtualFileFilterWithAttributes
Create a new AbstractVirtualFileFilterWithAttributes, using VisitorAttributes.DEFAULT
AbstractVirtualFileFilterWithAttributes(VisitorAttributes) - Constructor for class org.jboss.vfs.util.AbstractVirtualFileFilterWithAttributes
Create a new AbstractVirtualFileFilterWithAttributes.
AbstractVirtualFileVisitor - Class in org.jboss.vfs.util
AbstractVirtualFileVisitor.
AbstractVirtualFileVisitor() - Constructor for class org.jboss.vfs.util.AbstractVirtualFileVisitor
Create a new AbstractVirtualFileVisitor using the default visitor attributes
AbstractVirtualFileVisitor(VisitorAttributes) - Constructor for class org.jboss.vfs.util.AbstractVirtualFileVisitor
Create a new AbstractVirtualFileVisitor using the default visitor attributes
AbstractVisitor - Class in org.hibernate.event.internal
Abstract superclass of algorithms that walk a tree of property values of an entity, and perform specific functionality for collections, components and associated entities.
AbstractVisitor - Class in org.infinispan.commands
An abstract implementation of a Visitor that delegates all visit calls to a default handler which can be overridden.
AbstractVisitor() - Constructor for class org.infinispan.commands.AbstractVisitor
 
AbstractWheelConsistentHash - Class in org.infinispan.distribution.ch
Abstract class for the wheel-based CH implementations.
AbstractWheelConsistentHash() - Constructor for class org.infinispan.distribution.ch.AbstractWheelConsistentHash
 
AbstractWheelConsistentHash.Externalizer<T extends AbstractWheelConsistentHash> - Class in org.infinispan.distribution.ch
 
AbstractWheelConsistentHash.Externalizer() - Constructor for class org.infinispan.distribution.ch.AbstractWheelConsistentHash.Externalizer
 
AbstractWork - Class in org.hibernate.jdbc
An abstract implementation of Work that accepts a WorkExecutor visitor for executing a discrete piece of work.
AbstractWork() - Constructor for class org.hibernate.jdbc.AbstractWork
 
AbstractWSDLElement - Class in com.ibm.wsdl
Abstract super class for all WSDL Elements, providing some basic common functionality.
AbstractWSDLElement() - Constructor for class com.ibm.wsdl.AbstractWSDLElement
 
AbstractXMLDocumentParser - Class in org.apache.xerces.parsers
This is the base class for all XML document parsers.
AbstractXMLDocumentParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractXMLDocumentParser
Constructs a document parser using the default symbol table and grammar pool.
abuts(ReadableInterval) - Method in class org.joda.time.Interval
Does this interval abut with the interval specified.
ACC_FINAL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_PRIVATE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_PROTECTED - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_PUBLIC - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_STATIC - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_SUPER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACCEPT - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT - Static variable in class org.apache.log4j.spi.Filter
The log event must be logged immediately without consulting with the remaining filters, if any, in the chain.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemExtensionCall
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemLiteralResult
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemVariable
Accept a visitor and call the appropriate method for this class.
accept(XSLTVisitor) - Method in class org.apache.xalan.templates.Stylesheet
Accept a visitor and call the appropriate method for this class.
accept(Visitor) - Method in class org.dom4j.Namespace
 
accept(Visitor) - Method in interface org.dom4j.Node
accept is the method used in the Visitor Pattern.
accept(Visitor) - Method in class org.dom4j.tree.AbstractAttribute
 
accept(Visitor) - Method in class org.dom4j.tree.AbstractCDATA
 
accept(Visitor) - Method in class org.dom4j.tree.AbstractComment
 
accept(Visitor) - Method in class org.dom4j.tree.AbstractDocument
accept method is the Visitor Pattern method.
accept(Visitor) - Method in class org.dom4j.tree.AbstractDocumentType
 
accept(Visitor) - Method in class org.dom4j.tree.AbstractElement
accept method is the Visitor Pattern method.
accept(Visitor) - Method in class org.dom4j.tree.AbstractEntity
 
accept(Visitor) - Method in class org.dom4j.tree.AbstractProcessingInstruction
 
accept(Visitor) - Method in class org.dom4j.tree.AbstractText
 
accept(BnfVisitor) - Method in interface org.h2.bnf.Rule
Call the visit method in the given visitor.
accept(BnfVisitor) - Method in class org.h2.bnf.RuleFixed
 
accept(BnfVisitor) - Method in class org.h2.server.web.DbContextRule
 
accept(TableFilter) - Method in interface org.h2.table.TableFilter.TableFilterVisitor
This method is called for each nested or joined table filter.
accept(String) - Method in class org.hibernate.ejb.packaging.FileFilter
Return true if the fully qualified file name match
accept(String) - Method in class org.hibernate.ejb.packaging.JavaElementFilter
Return true if the fully qualified name match
accept(WorkExecutor<T>, Connection) - Method in class org.hibernate.jdbc.AbstractReturningWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<Void>, Connection) - Method in class org.hibernate.jdbc.AbstractWork
Accepts a WorkExecutor visitor for executing the discrete work encapsulated by this work instance using the supplied connection.
accept(WorkExecutor<T>, Connection) - Method in interface org.hibernate.jdbc.WorkExecutorVisitable
Accepts a WorkExecutor visitor for executing a discrete piece of work, and returns an implementation-defined result..
accept(ValueVisitor) - Method in class org.hibernate.mapping.Any
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Array
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Bag
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Component
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.DependantValue
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.IdentifierBag
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.JoinedSubclass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.List
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.ManyToOne
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Map
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToMany
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.OneToOne
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.PersistentClass
 
accept(RootClass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(UnionSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(SingleTableSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(JoinedSubclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(Subclass) - Method in interface org.hibernate.mapping.PersistentClassVisitor
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.PrimitiveArray
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.RootClass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.Set
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.SimpleValue
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.SingleTableSubclass
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.Subclass
 
accept(ValueVisitor) - Method in class org.hibernate.mapping.ToOne
 
accept(PersistentClassVisitor) - Method in class org.hibernate.mapping.UnionSubclass
 
accept(ValueVisitor) - Method in interface org.hibernate.mapping.Value
 
accept(Bag) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(IdentifierBag) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(List) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(PrimitiveArray) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Array) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Map) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(OneToMany) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Set) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Any) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(SimpleValue) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(DependantValue) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Component) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(ManyToOne) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(OneToOne) - Method in interface org.hibernate.mapping.ValueVisitor
 
accept(Visitor) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
accept(Visitor) - Method in class org.hibernate.tuple.ElementWrapper
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.AdvancedExternalizerConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.AsyncType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.BooleanAttributeType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.ClusteringType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.DataContainerType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.DeadlockDetectionType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.EvictionType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.ExpirationType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.HashType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.L1Type
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.LockingType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.RecoveryType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.StateRetrievalType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.StoreAsBinary
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.SyncType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.TransactionType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.UnsafeType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.Configuration.VersioningConfigurationBean
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.CustomInterceptorConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.AdvancedExternalizersType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.FactoryClassWithPropertiesType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.ShutdownType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GlobalConfiguration.TransportType
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.GroupsConfiguration
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.config.InfinispanConfiguration
Deprecated.
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
accept(ConfigurationBeanVisitor) - Method in interface org.infinispan.loaders.CacheLoaderConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.decorators.AsyncStoreConfig
 
accept(ConfigurationBeanVisitor) - Method in class org.infinispan.loaders.decorators.SingletonStoreConfig
 
accept(File, String) - Method in class org.infinispan.loaders.file.FileCacheStore.NumericNamedFilesFilter
 
accept() - Method in interface org.jboss.com.sun.corba.se.pept.transport.Acceptor
Accept a connection request.
accept(ConnectionHandlerFactory) - Method in interface org.jboss.remoting3.spi.ConnectionProviderContext
Accept a connection that was received by the corresponding protocol handler.
accept(ChannelListener<? super T>, ChannelListener<? super BoundChannel>) - Method in interface org.xnio.ChannelDestination
Accept a connection.
accept() - Method in interface org.xnio.channels.AcceptingChannel
Attempt to accept a connection.
accept() - Method in interface org.xnio.channels.SimpleAcceptingChannel
Attempt to accept a connection.
accept(Pooled<ByteBuffer>, boolean) - Method in interface org.xnio.streams.BufferPipeOutputStream.BufferWriter
Accept a buffer.
ACCEPT_CHARSET - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
ACCEPT_ON_MATCH_OPTION - Static variable in class org.apache.log4j.varia.StringMatchFilter
Deprecated.
Options are now handled using the JavaBeans paradigm. This constant is not longer needed and will be removed in the near term.
AcceptAllFilter - Class in org.jboss.logmanager.filters
An accept-all filter.
acceptBlocking(A) - Static method in class org.xnio.channels.Channels
Simple utility method to execute a blocking accept on an accepting channel.
acceptBlocking(A, long, TimeUnit) - Static method in class org.xnio.channels.Channels
Simple utility method to execute a blocking accept on an accepting channel, with a timeout.
acceptDatagram(SocketAddress, ChannelListener<? super ConnectedMessageChannel>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class org.xnio.XnioWorker
Accept a message connection at a destination address.
AcceptingChannel<C extends ConnectedChannel> - Interface in org.xnio.channels
A channel which can accept inbound connections from remote endpoints.
acceptLocalDatagram(LocalSocketAddress, ChannelListener<? super ConnectedMessageChannel>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class org.xnio.XnioWorker
Implementation helper method to accept a local (UNIX domain) datagram connection.
acceptLocalStream(LocalSocketAddress, ChannelListener<? super ConnectedStreamChannel>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class org.xnio.XnioWorker
Implementation helper method to accept a local (UNIX domain) stream connection.
acceptNode(int) - Method in class org.apache.xalan.transformer.KeyIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(int, int) - Method in interface org.apache.xml.dtm.DTMFilter
Test whether a specified node is visible in the logical view of a DTMIterator.
acceptNode(int, int, int) - Method in interface org.apache.xml.dtm.DTMFilter
Test whether a specified node is visible in the logical view of a DTMIterator.
acceptNode(int) - Method in class org.apache.xpath.axes.FilterExprWalker
This method needs to override AxesWalker.acceptNode because FilterExprWalkers don't need to, and shouldn't, do a node test.
acceptNode(int, XPathContext) - Method in class org.apache.xpath.axes.MatchPatternIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(int) - Method in class org.apache.xpath.axes.UnionChildIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
Acceptor - Interface in org.hornetq.spi.core.remoting
An Acceptor is used by the Remoting Service to allow clients to connect.
Acceptor - Interface in org.jboss.com.sun.corba.se.pept.transport
The primary PEPt server-side plug-in point and enabler for altenate encodings, protocols and transports.
acceptor - Variable in class org.jgroups.protocols.BSH
 
acceptor - Variable in class org.jgroups.protocols.STOMP
 
ACCEPTOR_CLASS_PREFIX_PROPERTY - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
ACCEPTOR_INSTANTIATION_FAILURE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ACCEPTOR_INSTANTIATION_TYPE_FAILURE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ACCEPTOR_SOCKET_TYPE_PROPERTY - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
ACCEPTOR_SOCKET_USE_WORKER_THREAD_FOR_EVENT_PROPERTY - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
acceptorConfigs - Variable in class org.hornetq.core.config.impl.ConfigurationImpl
 
AcceptorControl - Interface in org.hornetq.api.core.management
An AcceptorControl is used to manage Acceptors.
AcceptorControlImpl - Class in org.hornetq.core.management.impl
A AcceptorControl
AcceptorControlImpl(Acceptor, StorageManager, TransportConfiguration) - Constructor for class org.hornetq.core.management.impl.AcceptorControlImpl
 
AcceptorFactory - Interface in org.hornetq.spi.core.remoting
A factory for creating acceptors.
acceptorInstantiationFailure(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorInstantiationFailure(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorInstantiationFailure(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorInstantiationFailure(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorInstantiationTypeFailure(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorInstantiationTypeFailure(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorInstantiationTypeFailure(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorInstantiationTypeFailure(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ACCEPTORS_AND_LEGACY_SOCKET_FACTORY_AT_SAME_TIME - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorsAndLegacySocketFactoryAtSameTime(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorsAndLegacySocketFactoryAtSameTime(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorsAndLegacySocketFactoryAtSameTime(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorsAndLegacySocketFactoryAtSameTime() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
acceptorSocketType() - Method in interface org.jboss.com.sun.corba.se.spi.orb.ORBData
 
acceptorSocketUseSelectThreadToWait() - Method in interface org.jboss.com.sun.corba.se.spi.orb.ORBData
 
acceptorSocketUseWorkerThreadForEvent() - Method in interface org.jboss.com.sun.corba.se.spi.orb.ORBData
 
accepts(MethodMetaData) - Method in class org.hibernate.validator.metadata.AggregatedMethodMetaData.Builder
Whether the given method can be added to this builder or not.
accepts(VirtualFile) - Method in class org.jboss.vfs.util.AbstractPatternVirtualFileFilter
 
accepts(VirtualFile) - Method in class org.jboss.vfs.util.ExtensibleFilter
If the filename matches any string in the prefix, suffix, or matches array, return false.
accepts(VirtualFile) - Method in class org.jboss.vfs.util.FileNameVirtualFileFilter
Do we accept file.
accepts(VirtualFile) - Method in class org.jboss.vfs.util.IncludeExcludeVisitorAttributes
 
accepts(VirtualFile) - Method in class org.jboss.vfs.util.MatchAllVirtualFileFilter
 
accepts(VirtualFile) - Method in class org.jboss.vfs.util.SuffixesExcludeFilter
 
accepts(VirtualFile) - Method in class org.jboss.vfs.util.SuffixMatchFilter
Accept any file that ends with one of the filter suffixes.
accepts(VirtualFile) - Method in interface org.jboss.vfs.VirtualFileFilter
Match the virtual file
acceptStream(SocketAddress, ChannelListener<? super ConnectedStreamChannel>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class org.xnio.XnioWorker
Accept a stream connection at a destination address.
acceptsURL(String) - Method in class org.h2.Driver
Check if the driver understands this URL.
acceptTcpStream(InetSocketAddress, ChannelListener<? super ConnectedStreamChannel>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class org.xnio.XnioWorker
Implementation helper method to accept a TCP connection.
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.control.LockControlCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.DistributedExecuteCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.EntrySetCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.GetKeyValueCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.KeySetCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.SizeCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.read.ValuesCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.tx.CommitCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.tx.PrepareCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.tx.RollbackCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in interface org.infinispan.commands.VisitableCommand
Accept a visitor, and return the result of accepting this visitor.
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.ApplyDeltaCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.ClearCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.EvictCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.InvalidateCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.InvalidateL1Command
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.PutKeyValueCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.PutMapCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.RemoveCommand
 
acceptVisitor(InvocationContext, Visitor) - Method in class org.infinispan.commands.write.ReplaceCommand
 
Access - Annotation Type in javax.persistence
Used to specify an access type to be applied to an entity class, mapped superclass, or embeddable class, or to a specific attribute of such a class.
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbDynamicComponentElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbTimestamp
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbVersion
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyPropertyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPropertyElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbBasic
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbId
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
access - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbVersion
 
ACCESS - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ACCESS_DENIED_TO_CLASS_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90134 is thrown when trying to load a Java class that is not part of the allowed classes.
ACCESS_FIELD - Static variable in interface org.hibernate.annotations.common.reflection.XClass
 
access_key - Variable in class org.jgroups.protocols.S3_PING
 
ACCESS_PROPERTY - Static variable in interface org.hibernate.annotations.common.reflection.XClass
 
ACCESS_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ACCESS_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AccessCallback - Interface in org.hibernate.id.enhanced
Contract for providing callback access to a DatabaseStructure, typically from the Optimizer.
AccessLocalException - Exception in javax.ejb
An AccessLocalException is thrown to indicate that the caller does not have permission to call the method.
AccessLocalException() - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with no detail message.
AccessLocalException(String) - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message.
AccessLocalException(String, Exception) - Constructor for exception javax.ejb.AccessLocalException
Constructs an AccessLocalException with the specified detail message and a nested exception.
AccessOptimizerAdapter - Class in org.hibernate.bytecode.internal.javassist
The ReflectionOptimizer.AccessOptimizer implementation for Javassist which simply acts as an adapter to the BulkAccessor class.
AccessOptimizerAdapter(BulkAccessor, Class) - Constructor for class org.hibernate.bytecode.internal.javassist.AccessOptimizerAdapter
 
AccessPoint - Class in org.apache.ws.scout.model.uddi.v2
Java class for accessPoint complex type.
AccessPoint() - Constructor for class org.apache.ws.scout.model.uddi.v2.AccessPoint
 
accessPoint - Variable in class org.apache.ws.scout.model.uddi.v2.BindingTemplate
 
AccessPoint - Class in org.uddi.api_v3
Java class for accessPoint complex type.
AccessPoint() - Constructor for class org.uddi.api_v3.AccessPoint
 
accessPoint - Variable in class org.uddi.api_v3.BindingTemplate
 
AccessPointType - Enum in org.apache.juddi.api_v3
 
AccessTimeout - Annotation Type in javax.ejb
Specifies the amount of time in a given time unit that a concurrent access attempt on a Singleton session bean should block before timing out.
AccessType - Enum in javax.persistence
Is used with the Access annotation to specify an access type to be applied to an entity class, mapped superclass, or embeddable class, or to a specific attribute of such a class.
AccessType - Annotation Type in org.hibernate.annotations
Property Access type Prefer the standard Access annotation
AccessType - Enum in org.hibernate.cache.spi.access
The types of access strategies available.
AccessType - Enum in org.hibernate.cfg
Enum defining different access strategies for accessing entity values.
accountForPrimitiveTypes(Class<Y>) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
 
accumulate(String, Object) - Method in class org.hornetq.utils.json.JSONObject
Accumulate values under a key.
accumulated_credits - Variable in class org.jgroups.util.CreditMap
 
ack(PagedReference) - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl
 
ack(PagedReference) - Method in interface org.hornetq.core.paging.cursor.PageSubscription
 
ACK - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Commands
 
ack(Address) - Method in class org.jgroups.protocols.RSVP.Entry
 
ACK - Static variable in class org.jgroups.protocols.UNICAST.UnicastHeader
 
ack(long) - Method in class org.jgroups.stack.AckSenderWindow
Removes all messages less than or equal to seqno from msgs, and cancels their retransmission
ack(Address) - Method in class org.jgroups.util.AckCollector
 
ack_collector - Variable in class org.jgroups.protocols.pbcast.GMS
To collect VIEW_ACKs from all members
ack_collector - Variable in class org.jgroups.protocols.RSVP.Entry
 
ACK_MODE - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Headers.Subscribe
 
ack_on_delivery - Variable in class org.jgroups.protocols.RSVP
 
AckCollector - Class in org.jgroups.util
Collects acks from a number of nodes, waits for all acks.
AckCollector() - Constructor for class org.jgroups.util.AckCollector
 
AckCollector(Collection<Address>) - Constructor for class org.jgroups.util.AckCollector
 
AckCollector(Address...) - Constructor for class org.jgroups.util.AckCollector
 
acknowledge() - Method in interface javax.jms.Message
Acknowledges all consumed messages of the session of this consumed message.
acknowledge() - Method in interface org.hornetq.api.core.client.ClientMessage
Acknowledge reception of this message.
acknowledge(ClientMessage) - Method in class org.hornetq.core.client.impl.ClientConsumerImpl
 
acknowledge(ClientMessage) - Method in interface org.hornetq.core.client.impl.ClientConsumerInternal
 
acknowledge() - Method in class org.hornetq.core.client.impl.ClientMessageImpl
 
acknowledge(long, long) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
acknowledge(long, long) - Method in interface org.hornetq.core.client.impl.ClientSessionInternal
 
acknowledge(long, long) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
acknowledge() - Method in class org.hornetq.core.paging.cursor.PagedReferenceImpl
 
acknowledge(Transaction) - Method in class org.hornetq.core.paging.cursor.PagedReferenceImpl
 
acknowledge() - Method in class org.hornetq.core.server.impl.MessageReferenceImpl
 
acknowledge(Transaction) - Method in class org.hornetq.core.server.impl.MessageReferenceImpl
 
acknowledge(MessageReference) - Method in class org.hornetq.core.server.impl.QueueImpl
 
acknowledge(Transaction, MessageReference) - Method in class org.hornetq.core.server.impl.QueueImpl
 
acknowledge(boolean, Transaction, long) - Method in class org.hornetq.core.server.impl.ServerConsumerImpl
 
acknowledge(long, long) - Method in class org.hornetq.core.server.impl.ServerSessionImpl
 
acknowledge() - Method in interface org.hornetq.core.server.MessageReference
 
acknowledge(Transaction) - Method in interface org.hornetq.core.server.MessageReference
 
acknowledge(MessageReference) - Method in interface org.hornetq.core.server.Queue
 
acknowledge(Transaction, MessageReference) - Method in interface org.hornetq.core.server.Queue
 
acknowledge(boolean, Transaction, long) - Method in interface org.hornetq.core.server.ServerConsumer
 
acknowledge(long, long) - Method in interface org.hornetq.core.server.ServerSession
 
acknowledge() - Method in class org.hornetq.jms.client.HornetQMessage
 
acknowledge(Pooled<ByteBuffer>) - Method in interface org.xnio.streams.BufferPipeInputStream.InputHandler
Acknowledges the successful processing of an input buffer.
ACKNOWLEDGE_CURSOR - Static variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
ACKNOWLEDGE_REF - Static variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
acknowledgedChange - Variable in class org.uddi.repl_v3.ChangeRecordAcknowledgement
 
acknowledgementRequested - Variable in class org.uddi.repl_v3.ChangeRecord
 
AckReceiverWindow - Class in org.jgroups.stack
Counterpart of AckSenderWindow.
AckReceiverWindow(long) - Constructor for class org.jgroups.stack.AckReceiverWindow
 
AckReceiverWindow(long, int) - Constructor for class org.jgroups.stack.AckReceiverWindow
 
AckSenderWindow - Class in org.jgroups.stack
ACK-based sliding window for a sender.
AckSenderWindow(AckSenderWindow.RetransmitCommand) - Constructor for class org.jgroups.stack.AckSenderWindow
 
AckSenderWindow(AckSenderWindow.RetransmitCommand, Interval, TimeScheduler) - Constructor for class org.jgroups.stack.AckSenderWindow
 
AckSenderWindow(AckSenderWindow.RetransmitCommand, Interval, TimeScheduler, Address) - Constructor for class org.jgroups.stack.AckSenderWindow
 
AckSenderWindow() - Constructor for class org.jgroups.stack.AckSenderWindow
Creates an instance without retransmitter
AckSenderWindow.RetransmitCommand - Interface in org.jgroups.stack
 
ackTx(Transaction, PagedReference) - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl
 
ackTx(Transaction, PagedReference) - Method in interface org.hornetq.core.paging.cursor.PageSubscription
 
ACL - Class in com.sun.mail.imap
An access control list entry for a particular authentication identifier (user or group).
ACL(String) - Constructor for class com.sun.mail.imap.ACL
Construct an ACL entry for the given identifier and with no rights.
ACL(String, Rights) - Constructor for class com.sun.mail.imap.ACL
Construct an ACL entry for the given identifier with the given rights.
acos(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:acos function returns the arccosine value of a number.
ACOS - Static variable in class org.h2.expression.Function
 
acquire() - Method in class org.jboss.com.sun.corba.se.impl.orbutil.concurrent.Mutex
 
acquire() - Method in class org.jboss.com.sun.corba.se.impl.orbutil.concurrent.ReentrantMutex
 
acquire() - Method in interface org.jboss.com.sun.corba.se.impl.orbutil.concurrent.Sync
Wait (possibly forever) until successful passage.
acquire(Sync) - Static method in class org.jboss.com.sun.corba.se.impl.orbutil.concurrent.SyncUtil
Method to acquire a Sync without ever throwing an InterruptedException.
acquire(boolean) - Method in class org.jgroups.protocols.Locking.ClientLock
 
acquire() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
acquireAllLocks(List<Object>, boolean) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Acquires locks on keys passed in.
acquireCredits(int) - Method in interface org.hornetq.core.client.impl.ClientProducerCredits
 
acquireCredits(int) - Method in class org.hornetq.core.client.impl.ClientProducerCreditsImpl
 
acquired - Variable in class org.jgroups.protocols.Locking.ClientLock
 
acquireForCommand(InvocationContext, WriteCommand) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
acquireForCommand(TxInvocationContext, PrepareCommand) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
acquireForCommand(TxInvocationContext, CommitCommand) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
acquireForCommand(TxInvocationContext, RollbackCommand) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
acquireForCommand(TxInvocationContext, LockControlCommand) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
acquireForCommand(InvocationContext, WriteCommand) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
acquireForCommand(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
acquireForCommand(TxInvocationContext, CommitCommand) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
acquireForCommand(TxInvocationContext, RollbackCommand) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
acquireForCommand(TxInvocationContext, LockControlCommand) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
acquireGlobalLock(boolean) - Method in class org.infinispan.loaders.LockSupportCacheStore
Based on the supplied param, acquires a global read(false) or write (true) lock.
acquireGlobalLock(boolean, long) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Acquires RL on all locks agregated by this StripedLock, in the given timeout.
acquireLock(Object, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.containers.AbstractPerEntryLockContainer
 
acquireLock(Object, Object, long, TimeUnit) - Method in class org.infinispan.util.concurrent.locks.containers.AbstractStripedLockContainer
 
acquireLock(Object, Object, long, TimeUnit) - Method in interface org.infinispan.util.concurrent.locks.containers.LockContainer
Attempts to acquire a lock for the given object within certain time boundaries defined by the timeout and time unit parameters.
acquireLock(InvocationContext, Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Attempts to lock an entry if the lock isn't already held in the current scope, and records the lock in the context.
acquireLock(InvocationContext, Object, long) - Method in interface org.infinispan.util.concurrent.locks.LockManager
 
acquireLock(InvocationContext, Object) - Method in class org.infinispan.util.concurrent.locks.LockManagerImpl
 
acquireLock(InvocationContext, Object, long) - Method in class org.infinispan.util.concurrent.locks.LockManagerImpl
 
acquireLock(Object, boolean) - Method in class org.infinispan.util.concurrent.locks.StripedLock
Blocks until a lock is acquired.
acquireLock(Object, boolean, long) - Method in class org.infinispan.util.concurrent.locks.StripedLock
 
acquireLockNoCheck(InvocationContext, Object) - Method in interface org.infinispan.util.concurrent.locks.LockManager
Same as LockManager.acquireLock(org.infinispan.context.InvocationContext, Object), but doesn't check whether the lock is already acquired by the caller.
acquireLockNoCheck(InvocationContext, Object) - Method in class org.infinispan.util.concurrent.locks.LockManagerImpl
 
acquirePutFromLoadLock(Object) - Method in class org.hibernate.cache.infinispan.access.PutFromLoadValidator
Acquire a lock giving the calling thread the right to put data in the cache for the given key.
acquireTryLock(long, boolean) - Method in class org.jgroups.protocols.Locking.ClientLock
 
Action - Annotation Type in javax.xml.ws
The Action annotation allows explicit association of a WS-Addressing Action message addressing property with input, output, and fault messages of the mapped WSDL operation.
Action - Interface in org.dom4j.rule
Action represents some default action which should occur when a rule matches a node in the XSLT processing model.
action(Constructor<T>, Object...) - Static method in class org.hibernate.validator.util.privilegedactions.ConstructorInstance
 
action(Annotation, String, Class<T>) - Static method in class org.hibernate.validator.util.privilegedactions.GetAnnotationParameter
 
action(Class<T>, Class<?>...) - Static method in class org.hibernate.validator.util.privilegedactions.GetConstructor
 
action(Class<?>, String) - Static method in class org.hibernate.validator.util.privilegedactions.GetDeclaredField
 
action(Class<?>) - Static method in class org.hibernate.validator.util.privilegedactions.GetDeclaredFields
 
action(Class<?>, String, Class<?>...) - Static method in class org.hibernate.validator.util.privilegedactions.GetDeclaredMethod
 
action(Class<?>) - Static method in class org.hibernate.validator.util.privilegedactions.GetDeclaredMethods
 
action(Class<?>, String) - Static method in class org.hibernate.validator.util.privilegedactions.GetMethod
 
action(Class<?>, String) - Static method in class org.hibernate.validator.util.privilegedactions.GetMethodFromPropertyName
 
action(Class<?>) - Static method in class org.hibernate.validator.util.privilegedactions.GetMethods
 
action(String, Class<?>) - Static method in class org.hibernate.validator.util.privilegedactions.LoadClass
 
action(Class<T>, String) - Static method in class org.hibernate.validator.util.privilegedactions.NewInstance
 
action(Member) - Static method in class org.hibernate.validator.util.privilegedactions.SetAccessibility
 
Action - Interface in org.jboss.com.sun.corba.se.spi.orbutil.fsm
Description goes here
ACTION - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
 
ACTION - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Attributes
 
ACTION - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
action - Variable in class org.picketlink.identity.federation.saml.v1.protocol.SAML11AuthorizationDecisionQueryType
 
action - Variable in class org.picketlink.identity.federation.saml.v2.assertion.AuthzDecisionStatementType
 
action - Variable in class org.picketlink.identity.federation.saml.v2.protocol.AuthzDecisionQueryType
 
action - Variable in class org.picketlink.identity.federation.ws.addressing.ProblemActionType
 
action_obj - Variable in class org.apache.xalan.xsltc.compiler.XPathParser
Instance of action encapsulation class.
ACTION_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
 
ACTION_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Attributes
 
action_table() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Access to parse-action table.
ActionBase - Class in org.jboss.com.sun.corba.se.spi.orbutil.fsm
 
ActionBase(String) - Constructor for class org.jboss.com.sun.corba.se.spi.orbutil.fsm.ActionBase
 
ActionEvent - Class in javax.faces.event
An ActionEvent represents the activation of a user interface component (such as a UICommand).
ActionEvent(UIComponent) - Constructor for class javax.faces.event.ActionEvent
Construct a new event object from the specified source component and action command.
ActionListener - Interface in javax.faces.event
A listener interface for receiving ActionEvents.
ACTIONMISMATCH_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
 
ACTIONNOTSUPPORTED_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Faults
 
actionPerformed(ActionEvent) - Method in class com.sun.activation.viewers.TextEditor
 
actionPerformed(ActionEvent) - Method in class org.h2.tools.Console
INTERNAL
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.applets.DrawApplet
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.Draw
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.QuoteClient
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.ReplCacheDemo
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.ReplicatedHashMapDemo
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.StompDraw
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.MessageDialog
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.SendDialog
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.UserInfoDialog
 
actionPerformed(ActionEvent) - Method in class org.jgroups.demos.wb.Whiteboard
 
ActionQueue - Class in org.hibernate.engine.spi
Responsible for maintaining the queue of actions related to events.
ActionQueue(SessionImplementor) - Constructor for class org.hibernate.engine.spi.ActionQueue
Constructs an action queue bound to the given session.
actions - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSecurity.JaxbGrant
 
actions - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthorizationDecisionStatementType
 
ActionSource - Interface in javax.faces.component
ActionSource is an interface that may be implemented by any concrete UIComponent that wishes to be a source of ActionEvents, including the ability to invoke application actions via the default ActionListener mechanism.
ActionSource2 - Interface in javax.faces.component
ActionSource2 extends ActionSource and provides a JavaBeans property analogous to the "action" property on ActionSource.
ActionSource2AttachedObjectHandler - Interface in javax.faces.view

A VDL handler that exposes ActionListener to a page author.

ActionSource2AttachedObjectTarget - Interface in javax.faces.view

A marker interface for VDL tags that represent <composite:actionSource/> for use by the composite component page author.

ActionType - Class in javax.enterprise.deploy.shared
An enumeration of deployment status action types.
ActionType(int) - Constructor for class javax.enterprise.deploy.shared.ActionType
Create a new ActionType
ActionType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for ActionType complex type.
ActionType() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.ActionType
 
activate() - Method in class org.apache.log4j.config.PropertySetter
 
activate() - Method in interface org.hornetq.core.server.cluster.Bridge
 
activate() - Method in interface org.hornetq.core.server.cluster.BroadcastGroup
 
activate() - Method in interface org.hornetq.core.server.cluster.ClusterConnection
 
activate() - Method in interface org.hornetq.core.server.cluster.ClusterManager
 
activate() - Method in class org.hornetq.core.server.cluster.impl.BridgeImpl
 
activate() - Method in class org.hornetq.core.server.cluster.impl.BroadcastGroupImpl
 
activate() - Method in class org.hornetq.core.server.cluster.impl.ClusterConnectionImpl
 
activate() - Method in class org.hornetq.core.server.cluster.impl.ClusterManagerImpl
 
activate() - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAManagerImpl
activate Spec: pages 3-14 thru 3-18
activate(ServiceActivatorContext) - Method in interface org.jboss.msc.service.ServiceActivator
Activate services.
activate(String) - Method in interface org.jboss.weld.context.ConversationContext
Activate the conversation context, using the id provided to attempt to restore a long-running conversation
activate() - Method in interface org.jboss.weld.context.ConversationContext
Activate the conversation context, starting a new transient conversation
activate() - Method in interface org.jboss.weld.context.ManagedContext
Activate the Context.
activate_object(Servant) - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAImpl
activate_object Section 3.3.8.14
activate_object_with_id(byte[], Servant) - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAImpl
activate_object_with_id Section 3.3.8.15
activateBuffer(SequentialFile) - Method in class org.hornetq.core.journal.impl.AbstractSequentialFileFactory
 
activateBuffer(SequentialFile) - Method in interface org.hornetq.core.journal.SequentialFileFactory
 
ActivateCallback - Interface in org.hornetq.core.server
A ActivateCallback
activated() - Method in interface org.hornetq.core.server.ActivateCallback
 
activated() - Method in class org.hornetq.jms.server.impl.JMSServerManagerImpl
 
activated - Variable in class org.infinispan.config.Configuration.HashType
Deprecated.
 
activated - Variable in class org.infinispan.config.Configuration.L1Type
Deprecated.
 
ACTIVATED_PROPERTY - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
activateField(Field, int) - Method in interface org.apache.xerces.impl.xs.identity.FieldActivator
Request to activate the specified field.
activateField(Field, int) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Request to activate the specified field.
activateObject() - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.AOMEntry
 
activateObject(byte[], Servant) - Method in interface org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediator
 
activateObject(byte[], Servant) - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorBase_R
 
activateObject(byte[], Servant) - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
 
activateObject(byte[], Servant) - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
 
activateOptions() - Method in class org.apache.log4j.AppenderSkeleton
Derived appenders should override this method if option structure requires it.
activateOptions() - Method in class org.apache.log4j.ConsoleAppender
Prepares the appender for use.
activateOptions() - Method in class org.apache.log4j.DailyRollingFileAppender
 
activateOptions() - Method in class org.apache.log4j.EnhancedPatternLayout
Activates the conversion pattern.
activateOptions() - Method in class org.apache.log4j.FileAppender
If the value of File is not null, then FileAppender.setFile(java.lang.String) is called with the values of File and Append properties.
activateOptions() - Method in class org.apache.log4j.helpers.DateLayout
 
activateOptions() - Method in class org.apache.log4j.helpers.OnlyOnceErrorHandler
No options to activate.
activateOptions() - Method in class org.apache.log4j.HTMLLayout
No options to activate.
activateOptions() - Method in class org.apache.log4j.net.JMSAppender
Options are activated and become effective only after calling this method.
activateOptions() - Method in class org.apache.log4j.net.SMTPAppender
Activate the specified options, such as the smtp host, the recipient, from, etc.
activateOptions() - Method in class org.apache.log4j.net.SocketAppender
Connect to the specified RemoteHost and Port.
activateOptions() - Method in class org.apache.log4j.net.SocketHubAppender
Set up the socket server on the specified port.
activateOptions() - Method in class org.apache.log4j.net.SyslogAppender
This method returns immediately as options are activated when they are set.
activateOptions() - Method in class org.apache.log4j.net.TelnetAppender
all of the options have been set, create the socket handler and wait for connections.
activateOptions() - Method in class org.apache.log4j.nt.NTEventLogAppender
 
activateOptions() - Method in class org.apache.log4j.PatternLayout
Does not do anything as options become effective
activateOptions() - Method in class org.apache.log4j.SimpleLayout
 
activateOptions() - Method in class org.apache.log4j.spi.Filter
Usually filters options become active when set.
activateOptions() - Method in interface org.apache.log4j.spi.OptionHandler
Activate the options that were previously set with calls to option setters.
activateOptions() - Method in class org.apache.log4j.varia.ExternallyRolledFileAppender
Start listening on the port specified by a preceding call to ExternallyRolledFileAppender.setPort(int).
activateOptions() - Method in class org.apache.log4j.varia.FallbackErrorHandler
No options to activate.
activateOptions() - Method in class org.apache.log4j.varia.NullAppender
There are no options to acticate.
activateOptions() - Method in class org.apache.log4j.WriterAppender
Does nothing.
activateOptions() - Method in class org.apache.log4j.xml.XMLLayout
No options to activate.
activateServant(ActiveObjectMap.Key, AOMEntry, Servant) - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorBase_R
 
activateServant(Servant) - Static method in class org.jboss.com.sun.corba.se.spi.presentation.rmi.StubAdapter
Use implicit activation to get an object reference for the servant.
activateTie(Tie) - Static method in class org.jboss.com.sun.corba.se.spi.presentation.rmi.StubAdapter
Given any Tie, return the corresponding object refernce, activating the Servant if necessary.
Activation - Annotation Type in javax.resource.spi
Designates a JavaBean as an ActivationSpec.
ACTIVATION_LAZY - Static variable in interface org.osgi.framework.Constants
Bundle activation policy declaring the bundle must be activated when the first class load is made from the bundle.
ActivationConfigProperty - Annotation Type in javax.ejb
Annotation for adding properties to messaging bean annotations (i.e.
ActivationDataFlavor - Class in javax.activation
The ActivationDataFlavor class is a special subclass of java.awt.datatransfer.DataFlavor.
ActivationDataFlavor(Class, String, String) - Constructor for class javax.activation.ActivationDataFlavor
Construct a DataFlavor that represents an arbitrary Java object.
ActivationDataFlavor(Class, String) - Constructor for class javax.activation.ActivationDataFlavor
Construct a DataFlavor that represents a MimeType.
ActivationDataFlavor(String, String) - Constructor for class javax.activation.ActivationDataFlavor
Construct a DataFlavor that represents a MimeType.
ActivationInterceptor - Class in org.infinispan.interceptors
 
ActivationInterceptor() - Constructor for class org.infinispan.interceptors.ActivationInterceptor
 
activationLimit - Variable in class org.picketlink.identity.federation.saml.v2.ac.ActivationPinType
 
activationLimit - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationPinType
 
activationLimitDuration - Variable in class org.picketlink.identity.federation.saml.v2.ac.ActivationLimitType
 
activationLimitDuration - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationLimitType
 
ActivationLimitDurationType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for ActivationLimitDurationType complex type.
ActivationLimitDurationType(Duration) - Constructor for class org.picketlink.identity.federation.saml.v2.ac.ActivationLimitDurationType
 
ActivationLimitDurationType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for ActivationLimitDurationType complex type.
ActivationLimitDurationType(Duration) - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationLimitDurationType
 
activationLimitSession - Variable in class org.picketlink.identity.federation.saml.v2.ac.ActivationLimitType
 
activationLimitSession - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationLimitType
 
ActivationLimitSessionType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for ActivationLimitSessionType complex type.
ActivationLimitSessionType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.ActivationLimitSessionType
 
ActivationLimitSessionType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for ActivationLimitSessionType complex type.
ActivationLimitSessionType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationLimitSessionType
 
ActivationLimitType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for ActivationLimitType complex type.
ActivationLimitType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.ActivationLimitType
 
ActivationLimitType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for ActivationLimitType complex type.
ActivationLimitType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationLimitType
 
activationLimitUsages - Variable in class org.picketlink.identity.federation.saml.v2.ac.ActivationLimitType
 
activationLimitUsages - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationLimitType
 
ActivationLimitUsagesType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for ActivationLimitUsagesType complex type.
ActivationLimitUsagesType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.ActivationLimitUsagesType
 
ActivationLimitUsagesType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for ActivationLimitUsagesType complex type.
ActivationLimitUsagesType(BigInteger) - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationLimitUsagesType
 
activationPin - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.KeyActivationType
 
activationPin - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.PrincipalAuthenticationMechanismType
 
activationPin - Variable in class org.picketlink.identity.federation.saml.v2.ac.KeyActivationType
 
activationPin - Variable in class org.picketlink.identity.federation.saml.v2.ac.PrincipalAuthenticationMechanismType
 
ActivationPinType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for ActivationPinType complex type.
ActivationPinType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.ActivationPinType
 
ActivationPinType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for ActivationPinType complex type.
ActivationPinType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationPinType
 
ActivationSpec - Interface in javax.resource.spi
This interface serves as a marker.
activator - Variable in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorImpl_R_USM
 
ACTIVATOR_ERROR - Static variable in exception org.osgi.framework.BundleException
The bundle activator was in error.
ACTIVE - Static variable in interface org.osgi.framework.Bundle
The bundle is now running.
activeCount() - Method in class org.jboss.com.sun.corba.se.impl.transport.ByteBufferPoolImpl
 
activeCount() - Method in interface org.jboss.com.sun.corba.se.pept.transport.ByteBufferPool
 
ActiveObjectMap - Class in org.jboss.com.sun.corba.se.impl.oa.poa
The ActiveObjectMap maintains associations between servants and their keys.
ActiveObjectMap(POAImpl) - Constructor for class org.jboss.com.sun.corba.se.impl.oa.poa.ActiveObjectMap
 
activeObjectMap - Variable in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorBase_R
 
ActiveObjectMap.Key - Class in org.jboss.com.sun.corba.se.impl.oa.poa
 
activeStatusChanged(boolean) - Method in class org.infinispan.loaders.decorators.SingletonStore
Method called when the cache either becomes the coordinator or stops being the coordinator.
activeThreads() - Static method in class org.jgroups.util.Util
 
actor - Variable in class org.picketlink.identity.federation.saml.v2.profiles.sso.ecp.RelayStateType
 
actor - Variable in class org.picketlink.identity.federation.saml.v2.profiles.sso.ecp.RequestType
 
actor - Variable in class org.picketlink.identity.federation.saml.v2.profiles.sso.ecp.ResponseType
 
actualCount - Variable in class org.uddi.api_v3.ListDescription
 
actualEncoding - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Experimental DOM Level 3 feature: Document actualEncoding
actualEncoding - Variable in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 feature: Document actualEncoding
actualEncoding - Variable in class org.apache.xml.utils.UnImplNode
DOM Level 3 feature: Document actualEncoding
actualValue - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The actual value from a string value (QName, Boolean, etc.) An array of Objects if the type is a list.
actualValueType - Variable in class org.apache.xerces.impl.dv.ValidatedInfo
The type of the actual value.
AD - Static variable in class org.joda.time.DateTimeConstants
Constant (1) representing AD, years after zero (from Calendar).
adapt(Configuration) - Static method in class org.infinispan.configuration.cache.LegacyConfigurationAdaptor
 
adapt(Configuration) - Static method in class org.infinispan.configuration.cache.LegacyConfigurationAdaptor
 
adapt(GlobalConfiguration) - Static method in class org.infinispan.configuration.global.LegacyGlobalConfigurationAdaptor
 
adapt(GlobalConfiguration) - Static method in class org.infinispan.configuration.global.LegacyGlobalConfigurationAdaptor
 
AdaptedImmutableType<T> - Class in org.hibernate.type
Optimize a mutable type, if the user promises not to mutable the instances.
AdaptedImmutableType(AbstractStandardBasicType<T>) - Constructor for class org.hibernate.type.AdaptedImmutableType
 
ADAPTER - Static variable in class org.h2.message.TraceSystem
This trace level means all type of messages should be written, but instead of using the trace file the messages should be written to SLF4J.
ADAPTER_ACTIVATOR_EXCEPTION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
ADAPTER_ACTIVATOR_FAILED - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
ADAPTER_ACTIVATOR_NONEXISTENT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
ADAPTER_DESTROYED - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
ADAPTER_ID_NOT_AVAILABLE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
ADAPTER_ID_NOT_AVAILABLE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ADAPTER_INACTIVE_IN_ACTIVATION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapter_name() - Method in class org.jboss.com.sun.corba.se.impl.ior.ObjectReferenceTemplateImpl
 
adapterActivatorException(CompletionStatus, Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
adapterActivatorException(CompletionStatus, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
adapterActivatorException(Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
adapterActivatorException(Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
adapterActivatorFailed(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterActivatorFailed(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterActivatorFailed(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterActivatorFailed() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterActivatorNonexistent(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterActivatorNonexistent(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterActivatorNonexistent(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterActivatorNonexistent() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterDestroyed(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterDestroyed(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterDestroyed(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterDestroyed() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
adapterIdNotAvailable(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
adapterIdNotAvailable(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
adapterIdNotAvailable(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
adapterIdNotAvailable() - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
adapterIdNotAvailable(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapterIdNotAvailable(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapterIdNotAvailable(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapterIdNotAvailable() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapterInactiveInActivation(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapterInactiveInActivation(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapterInactiveInActivation(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
adapterInactiveInActivation() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
AdapterLogRecord - Class in org.apache.log4j.lf5.util
A LogRecord to be used with the LogMonitorAdapter
AdapterLogRecord() - Constructor for class org.apache.log4j.lf5.util.AdapterLogRecord
 
adapterManagerStateChanged(int, short) - Method in interface org.jboss.com.sun.corba.se.spi.protocol.PIHandler
Called whenever a state change occurs in an adapter manager.
adapterStateChanged(ObjectReferenceTemplate[], short) - Method in interface org.jboss.com.sun.corba.se.spi.protocol.PIHandler
Called whenever a state change occurs in an object adapter that was not caused by an adapter manager state change.
ADAPTIVE_RTF - Static variable in interface org.apache.xalan.xsltc.DOM
 
AdaptiveBufferSizePredictor - Class in org.infinispan.marshall
The BufferSizePredictor that automatically increases and decreases the predicted buffer size on feed back.
AdaptiveBufferSizePredictor() - Constructor for class org.infinispan.marshall.AdaptiveBufferSizePredictor
Creates a new predictor with the default parameters.
AdaptiveBufferSizePredictor(int, int, int) - Constructor for class org.infinispan.marshall.AdaptiveBufferSizePredictor
Creates a new predictor with the specified parameters.
AdaptiveResultTreeImpl - Class in org.apache.xalan.xsltc.dom
AdaptiveResultTreeImpl is a adaptive DOM model for result tree fragments (RTF).
AdaptiveResultTreeImpl(XSLTCDTMManager, int, DTMWSFilter, int, boolean) - Constructor for class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
adaptParamsForXalan(Node, String, XPathVariableResolver) - Method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
To evaluate an XPath expression using Xalan, we need to create an XPath object, which wraps an expression object and provides general services for execution of that expression.
add(Status, Status) - Static method in class com.sun.mail.imap.protocol.Status
 
add(Rights.Right) - Method in class com.sun.mail.imap.Rights
Add the specified right to this Rights object.
add(Rights) - Method in class com.sun.mail.imap.Rights
Add all the rights in the given Rights object to this Rights object.
add(ELResolver) - Method in class javax.el.CompositeELResolver
Adds the given resolver to the list of component resolvers.
add(Serializable, Object) - Method in interface javax.faces.component.StateHelper

Store the specified value in a List that is internal to the StateHelper.

add(Metadata) - Method in class javax.faces.view.facelets.MetaRuleset

Add another Metadata to this ruleset, returning this.

add(FetchProfile.Item) - Method in class javax.mail.FetchProfile
Add the given special item as one of the attributes to be prefetched.
add(String) - Method in class javax.mail.FetchProfile
Add the specified header-field to the list of attributes to be prefetched.
add(Flags.Flag) - Method in class javax.mail.Flags
Add the specified system flag to this Flags object.
add(String) - Method in class javax.mail.Flags
Add the specified user flag to this Flags object.
add(Flags) - Method in class javax.mail.Flags
Add all the flags in the given Flags object to this Flags object.
add(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
Add a value to the current list of values for the supplied key.
add() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Add the current combination of metadata to the list of supported variants, after this method is called the current combination of metadata is emptied.
add(HTMLElement, HTMLElement) - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
add(LoggingEvent) - Method in class org.apache.log4j.helpers.CyclicBuffer
Add an event as the last event in the buffer.
add(int, int) - Static method in class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
 
add(InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.FlowList
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
add(Object, int, int) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Adds a node to the node list for a given value.
add(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
Adds an attribute to the list
add(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
add(String) - Method in class org.apache.xerces.dom.DOMStringListImpl
DOM Internal: Add a DOMString to the list.
add(XSObject) - Method in class org.apache.xerces.impl.xs.util.XSObjectListImpl
 
add(int, XSObject) - Method in class org.apache.xerces.impl.xs.util.XSObjectListImpl
 
add(short) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ShortVector
Adds the value to the vector.
add(Object) - Method in class org.dom4j.bean.BeanAttributeList
 
add(int, Object) - Method in class org.dom4j.bean.BeanAttributeList
 
add(Node) - Method in interface org.dom4j.Branch
Adds the given Node or throws IllegalAddException if the given node is not of a valid type.
add(Comment) - Method in interface org.dom4j.Branch
Adds the given Comment to this branch.
add(Element) - Method in interface org.dom4j.Branch
Adds the given Element to this branch.
add(ProcessingInstruction) - Method in interface org.dom4j.Branch
Adds the given ProcessingInstruction to this branch.
add(Attribute) - Method in interface org.dom4j.Element
Adds the given Attribute to this element.
add(CDATA) - Method in interface org.dom4j.Element
Adds the given CDATA to this element.
add(Entity) - Method in interface org.dom4j.Element
Adds the given Entity to this element.
add(Text) - Method in interface org.dom4j.Element
Adds the given Text to this element.
add(Namespace) - Method in interface org.dom4j.Element
Adds the given Namespace to this element.
add(Node) - Method in class org.dom4j.tree.AbstractBranch
 
add(Comment) - Method in class org.dom4j.tree.AbstractBranch
 
add(Element) - Method in class org.dom4j.tree.AbstractBranch
 
add(ProcessingInstruction) - Method in class org.dom4j.tree.AbstractBranch
 
add(Element) - Method in class org.dom4j.tree.AbstractDocument
 
add(Attribute) - Method in class org.dom4j.tree.AbstractElement
 
add(Node) - Method in class org.dom4j.tree.AbstractElement
 
add(CDATA) - Method in class org.dom4j.tree.AbstractElement
 
add(Comment) - Method in class org.dom4j.tree.AbstractElement
 
add(Element) - Method in class org.dom4j.tree.AbstractElement
 
add(Entity) - Method in class org.dom4j.tree.AbstractElement
 
add(Namespace) - Method in class org.dom4j.tree.AbstractElement
 
add(ProcessingInstruction) - Method in class org.dom4j.tree.AbstractElement
 
add(Text) - Method in class org.dom4j.tree.AbstractElement
 
add(Object) - Method in class org.dom4j.tree.BackedList
 
add(int, Object) - Method in class org.dom4j.tree.BackedList
 
add(Object) - Method in class org.dom4j.tree.ContentListFacade
 
add(int, Object) - Method in class org.dom4j.tree.ContentListFacade
 
add(Attribute) - Method in class org.dom4j.tree.DefaultElement
 
add(Object) - Method in interface org.h2.api.AggregateFunction
This method is called once for each row.
add(String, String, int) - Method in class org.h2.bnf.Sentence
Add a word to the set of next tokens.
add(Session, Row) - Method in class org.h2.index.FunctionIndex
 
add(Session, Row) - Method in class org.h2.index.HashIndex
 
add(Session, Row) - Method in interface org.h2.index.Index
Add a row to the index.
add(Session, Row) - Method in class org.h2.index.LinkedIndex
 
add(Session, Row) - Method in class org.h2.index.MetaIndex
 
add(Session, Row) - Method in class org.h2.index.MultiVersionIndex
 
add(Session, Row) - Method in class org.h2.index.NonUniqueHashIndex
 
add(Session, Row) - Method in class org.h2.index.PageBtreeIndex
 
add(Session, Row) - Method in class org.h2.index.PageDataIndex
 
add(Session, Row) - Method in class org.h2.index.PageDelegateIndex
 
add(Session, Row) - Method in class org.h2.index.RangeIndex
 
add(Session, Row) - Method in class org.h2.index.ScanIndex
 
add(Session, Row) - Method in class org.h2.index.TreeIndex
 
add(Session, Row) - Method in class org.h2.index.ViewIndex
 
add(Row) - Method in class org.h2.result.RowList
Add a row to the list.
add(SchemaObject) - Method in class org.h2.schema.Schema
Add an object to this schema.
add(int[], int, int, int) - Static method in class org.h2.store.Page
Add a value to a subset of the array.
ADD - Static variable in class org.h2.store.PageLog
Add a record to a table.
add(int) - Method in class org.h2.util.IntArray
Append a value.
add(Value) - Method in class org.h2.value.Value
Add a value and return the result.
add(Value) - Method in class org.h2.value.ValueByte
 
add(Value) - Method in class org.h2.value.ValueDecimal
 
add(Value) - Method in class org.h2.value.ValueDouble
 
add(Value) - Method in class org.h2.value.ValueFloat
 
add(Value) - Method in class org.h2.value.ValueInt
 
add(Value) - Method in class org.h2.value.ValueLong
 
add(Value) - Method in class org.h2.value.ValueShort
 
add(Value) - Method in class org.h2.value.ValueTime
 
add(Value) - Method in class org.h2.value.ValueTimestamp
 
add(String[], String, String[]) - Static method in class org.hibernate.annotations.common.util.StringHelper
 
add(XmlDocument) - Method in class org.hibernate.cfg.Configuration
 
add(XmlDocument) - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
add(XClass) - Method in class org.hibernate.cfg.Configuration.MetadataSourceQueue
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListIteratorProxy
 
add(int, Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
add(Object) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentBag
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentList
 
add(int, Object) - Method in class org.hibernate.collection.internal.PersistentList
 
add(Object) - Method in class org.hibernate.collection.internal.PersistentSet
 
add(Criterion) - Method in interface org.hibernate.Criteria
Add a restriction to constrain the results to be retrieved.
add(Criterion) - Method in class org.hibernate.criterion.DetachedCriteria
 
add(Criterion) - Method in class org.hibernate.criterion.Junction
 
add(Projection) - Method in class org.hibernate.criterion.ProjectionList
 
add(Projection, String) - Method in class org.hibernate.criterion.ProjectionList
 
add(XClass, ReflectionManager) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
add(Class, ClassLoaderService, EntityBinding) - Method in class org.hibernate.ejb.event.EntityCallbackHandler
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.id.AbstractCompositeIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.id.SingleIdMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
add(U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
add(int, U) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
add(PropertyData) - Method in interface org.hibernate.envers.entities.mapper.SimpleMapperBuilder
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.SinglePropertyMapper
 
add(PropertyData) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.AuditQuery
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
add(AuditCriterion) - Method in interface org.hibernate.envers.query.criteria.ExtendableCriterion
 
add(AuditCriterion) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
add(long) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
add(long) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Perform an addition
add(Criteria, Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl
 
add(Criterion) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
add(Object) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
add(String[], String, String[]) - Static method in class org.hibernate.internal.util.StringHelper
 
add(SubclassEntitySource) - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
add(SubclassEntitySource) - Method in interface org.hibernate.metamodel.source.binder.SubclassEntityContainer
 
add(SubclassEntitySource) - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
add(SubclassEntitySourceImpl) - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
add(MetaAttribute) - Method in class org.hibernate.metamodel.source.MetaAttributeContext
 
add(Attribute) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(CDATA) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Entity) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Text) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Namespace) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Node) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Comment) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(ProcessingInstruction) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
add(NativeSQLQueryReturn) - Method in interface org.hibernate.SQLQueryResultMappingBuilder.ReturnsHolder
 
add(Attribute) - Method in class org.hibernate.tuple.ElementWrapper
 
add(CDATA) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Entity) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Text) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Namespace) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Node) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Comment) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
add(ProcessingInstruction) - Method in class org.hibernate.tuple.ElementWrapper
 
add(Object) - Method in class org.hibernate.validator.util.IdentitySet
 
ADD - Static variable in class org.hornetq.core.filter.impl.Operator
 
add(E) - Method in class org.hornetq.utils.ConcurrentHashSet
 
add(Object) - Method in class org.infinispan.commands.read.KeySetCommand.ExpiredFilteredKeySet
 
add(Object) - Method in class org.infinispan.commands.read.ValuesCommand.ExpiredFilteredValues
 
add(CommandInterceptor) - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
Deprecated.
 
add(CommandInterceptor) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorCumulator
Deprecated.
 
add(ReplicableCommand) - Method in interface org.infinispan.remoting.ReplicationQueue
Adds a new command to the replication queue.
add(ReplicableCommand) - Method in class org.infinispan.remoting.ReplicationQueueImpl
 
add(List<Xid>) - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
add(E) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
add(long) - Method in class org.infinispan.util.concurrent.jdk8backported.LongAdder
Adds the given value.
add(int, E) - Method in class org.infinispan.util.ForwardingList
 
add(E) - Method in class org.infinispan.util.ForwardingList
 
add(E) - Method in class org.infinispan.util.ImmutableListCopy
 
add(Object) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
add(String) - Method in class org.jboss.com.sun.corba.se.impl.corba.ContextListImpl
 
add(TypeCode) - Method in class org.jboss.com.sun.corba.se.impl.corba.ExceptionListImpl
 
add(int) - Method in class org.jboss.com.sun.corba.se.impl.corba.NVListImpl
 
add(int, Object) - Method in class org.jboss.com.sun.corba.se.impl.ior.FreezableList
 
add(int, Object) - Method in class org.jboss.com.sun.corba.se.impl.ior.IORTemplateListImpl
 
add(State, Input, Guard, Action, State) - Method in class org.jboss.com.sun.corba.se.impl.orbutil.fsm.StateEngineImpl
 
add(State, Input, Action, State) - Method in class org.jboss.com.sun.corba.se.impl.orbutil.fsm.StateEngineImpl
 
add(Node) - Method in class org.jboss.com.sun.corba.se.impl.orbutil.graph.GraphImpl
 
add(State, Input, Guard, Action, State) - Method in interface org.jboss.com.sun.corba.se.spi.orbutil.fsm.StateEngine
Add a new transition (old,in,guard,act,new) to the state engine.
add(State, Input, Action, State) - Method in interface org.jboss.com.sun.corba.se.spi.orbutil.fsm.StateEngine
Add a transition with a guard that always evaluates to true.
add(String, String) - Method in class org.jboss.com.sun.net.httpserver.Headers
adds the given value to the list of headers for the given key.
add(T) - Method in class org.jboss.marshalling.util.IdentityIntSet
Add a value into the set, if it's not already in there.
add(T) - Method in class org.jboss.marshalling.util.IntSet
Add a value into the set, if it's not already in there.
add(T, V) - Method in class org.jboss.threads.AtomicArray
Atomically replace the array with a new array which is one element longer, and which includes the given value.
add(T, V, Comparator<? super V>) - Method in class org.jboss.threads.AtomicArray
Add a value to a sorted array.
add(Dependency) - Method in class org.jboss.threads.DependencyTaskBuilder
Add a dependency.
add(Collection<Dependency>) - Method in class org.jboss.threads.DependencyTaskBuilder
Add many dependencies.
add(Dependency...) - Method in class org.jboss.threads.DependencyTaskBuilder
Add many dependencies.
add(VirtualFile) - Method in class org.jboss.vfs.VirtualFileAssembly
Add a VirtualFile to the assembly.
add(String, VirtualFile) - Method in class org.jboss.vfs.VirtualFileAssembly
Add a VirtualFile to the assembly in a given path.
add(String, File) - Method in class org.jboss.vfs.VirtualFileAssembly
 
add(K, V) - Method in class org.jgroups.blocks.LazyRemovalCache
 
add(short, T) - Method in interface org.jgroups.blocks.mux.Muxer
Registers the specified handler to handle messages containing a mux header with the specified mux identifier.
add(short, UpHandler) - Method in class org.jgroups.blocks.mux.MuxUpHandler
Registers the specified handler to handle messages containing a mux header with the specified mux identifier.
add(short, Class) - Static method in class org.jgroups.conf.ClassConfigurator
Method to register a user-defined header with jg-magic-map at runtime
add(int, int) - Method in class org.jgroups.demos.JmxDemo
 
add(Address) - Method in class org.jgroups.Membership
Adds a new member to this membership.
add(Address...) - Method in class org.jgroups.Membership
 
add(Collection<Address>) - Method in class org.jgroups.Membership
Adds a list of members to this membership
add(COUNTER.ReconcileResponse, Address) - Method in class org.jgroups.protocols.COUNTER.ReconciliationTask
 
add(Message) - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
add(long, Message) - Method in class org.jgroups.stack.AckReceiverWindow
Adds a new message.
add(long, Message) - Method in class org.jgroups.stack.AckSenderWindow
Adds a new message to the retransmission table.
add(long, long) - Method in class org.jgroups.stack.DefaultRetransmitter
Add the given range [first_seqno, last_seqno] in the list of entries eligible for retransmission.
add(long, Message) - Method in class org.jgroups.stack.NakReceiverWindow
Adds a message according to its seqno (sequence number).
add(long, long) - Method in class org.jgroups.stack.RangeBasedRetransmitter
Add the given range [first_seqno, last_seqno] in the list of entries eligible for retransmission.
add(long, long) - Method in class org.jgroups.stack.Retransmitter
Add messages from first_seqno to last_seqno for retransmission
add(K) - Method in class org.jgroups.util.AgeOutCache
 
add(T) - Method in class org.jgroups.util.BoundedList
Adds an element at the tail.
add(Address, long, long) - Method in class org.jgroups.util.MutableDigest
 
add(Address, long, long, boolean) - Method in class org.jgroups.util.MutableDigest
 
add(Digest) - Method in class org.jgroups.util.MutableDigest
 
add(Digest, boolean) - Method in class org.jgroups.util.MutableDigest
 
add(Object) - Method in class org.jgroups.util.Queue
adds an object to the tail of this queue If the queue has been closed with close(true) no exception will be thrown if the queue has not been flushed yet.
add(Address, T) - Method in class org.jgroups.util.ResponseCollector
 
add(Address, long) - Method in class org.jgroups.util.SeqnoTable
 
add(Address, String) - Static method in class org.jgroups.util.UUID
 
add(Map<Address, String>) - Static method in class org.jgroups.util.UUID
 
add(ReadablePeriod, long, int) - Method in class org.joda.time.chrono.BaseChronology
Adds the period to the instant, specifying the number of times to add.
add(long, long, int) - Method in class org.joda.time.chrono.BaseChronology
Adds the duration to the instant, specifying the number of times to add.
add(ReadablePeriod, long, int) - Method in class org.joda.time.Chronology
Adds the period to the instant, specifying the number of times to add.
add(long, long, int) - Method in class org.joda.time.Chronology
Adds the duration to the instant, specifying the number of times to add.
add(long, int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the millis value, overflowing into larger fields if necessary.
add(long, long) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the millis value, overflowing into larger fields if necessary.
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the partial instant, throwing an exception if the maximum size of the instant is reached.
add(long, int) - Method in class org.joda.time.DurationField
Adds a duration value (which may be negative) to the instant.
add(long, long) - Method in class org.joda.time.DurationField
Adds a duration value (which may be negative) to the instant.
add(long, int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the instant value, overflowing into larger fields if necessary.
add(long, long) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the instant value, overflowing into larger fields if necessary.
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the partial instant, throwing an exception if the maximum size of the instant is reached.
add(long, int) - Method in class org.joda.time.field.DecoratedDurationField
 
add(long, long) - Method in class org.joda.time.field.DecoratedDurationField
 
add(long, int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
add(long, long) - Method in class org.joda.time.field.DelegatedDateTimeField
 
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
add(long, int) - Method in class org.joda.time.field.DelegatedDurationField
 
add(long, long) - Method in class org.joda.time.field.DelegatedDurationField
 
add(long, int) - Method in class org.joda.time.field.DividedDateTimeField
Add the specified amount of scaled units to the specified time instant.
add(long, long) - Method in class org.joda.time.field.DividedDateTimeField
Add the specified amount of scaled units to the specified time instant.
add(long, int) - Method in class org.joda.time.field.ImpreciseDateTimeField
 
add(long, long) - Method in class org.joda.time.field.ImpreciseDateTimeField
 
add(long, int) - Method in class org.joda.time.field.MillisDurationField
 
add(long, long) - Method in class org.joda.time.field.MillisDurationField
 
add(long, int) - Method in class org.joda.time.field.OffsetDateTimeField
Add the specified amount of offset units to the specified time instant.
add(long, long) - Method in class org.joda.time.field.OffsetDateTimeField
Add the specified amount of offset units to the specified time instant.
add(long, int) - Method in class org.joda.time.field.PreciseDurationField
 
add(long, long) - Method in class org.joda.time.field.PreciseDurationField
 
add(long, int) - Method in class org.joda.time.field.ScaledDurationField
 
add(long, long) - Method in class org.joda.time.field.ScaledDurationField
 
add(long, int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Delegates to the duration field.
add(long, long) - Method in class org.joda.time.field.UnsupportedDateTimeField
Delegates to the duration field.
add(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
add(long, int) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
add(long, long) - Method in class org.joda.time.field.UnsupportedDurationField
Always throws UnsupportedOperationException
add(long, int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
add(long, long) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
add(long) - Method in class org.joda.time.MutableDateTime
Add an amount of time to the datetime.
add(ReadableDuration) - Method in class org.joda.time.MutableDateTime
Adds a duration to this instant.
add(ReadableDuration, int) - Method in class org.joda.time.MutableDateTime
Adds a duration to this instant specifying how many times to add.
add(ReadablePeriod) - Method in class org.joda.time.MutableDateTime
Adds a period to this instant.
add(ReadablePeriod, int) - Method in class org.joda.time.MutableDateTime
Adds a period to this instant specifying how many times to add.
add(DurationFieldType, int) - Method in class org.joda.time.MutableDateTime
Adds to the instant specifying the duration and multiple to add.
add(int) - Method in class org.joda.time.MutableDateTime.Property
Adds a value to the millis value.
add(long) - Method in class org.joda.time.MutableDateTime.Property
Adds a value to the millis value.
add(DurationFieldType, int) - Method in class org.joda.time.MutablePeriod
Adds to the value of one of the fields.
add(ReadablePeriod) - Method in class org.joda.time.MutablePeriod
Adds a period to this one by adding each field in turn.
add(int, int, int, int, int, int, int, int) - Method in class org.joda.time.MutablePeriod
Adds to each field of this period.
add(ReadableInterval) - Method in class org.joda.time.MutablePeriod
Adds an interval to this one by dividing the interval into fields and calling MutablePeriod.add(ReadablePeriod).
add(ReadableDuration) - Method in class org.joda.time.MutablePeriod
Adds a duration to this one by dividing the duration into fields and calling MutablePeriod.add(ReadablePeriod).
add(long) - Method in class org.joda.time.MutablePeriod
Adds a millisecond duration to this one by dividing the duration into fields and calling MutablePeriod.add(ReadablePeriod).
add(long, Chronology) - Method in class org.joda.time.MutablePeriod
Adds a millisecond duration to this one by dividing the duration into fields and calling MutablePeriod.add(ReadablePeriod).
add(long) - Method in interface org.joda.time.ReadWritableInstant
Adds a millisecond duration to this instant.
add(ReadableDuration) - Method in interface org.joda.time.ReadWritableInstant
Adds a duration to this instant.
add(ReadableDuration, int) - Method in interface org.joda.time.ReadWritableInstant
Adds a duration to this instant specifying how many times to add.
add(ReadablePeriod) - Method in interface org.joda.time.ReadWritableInstant
Adds a period to this instant.
add(ReadablePeriod, int) - Method in interface org.joda.time.ReadWritableInstant
Adds a period to this instant specifying how many times to add.
add(DurationFieldType, int) - Method in interface org.joda.time.ReadWritableInstant
Adds to the instant specifying the duration and multiple to add.
add(DurationFieldType, int) - Method in interface org.joda.time.ReadWritablePeriod
Adds to the value of one of the fields.
add(ReadablePeriod) - Method in interface org.joda.time.ReadWritablePeriod
Adds a period to this one by adding each field in turn.
add(int, int, int, int, int, int, int, int) - Method in interface org.joda.time.ReadWritablePeriod
Adds to each field of this period.
add(ReadableInterval) - Method in interface org.joda.time.ReadWritablePeriod
Adds an interval to this one by dividing the interval into fields and then adding each field in turn.
add(ClaimsProcessorType) - Method in class org.picketlink.identity.federation.core.config.ClaimsProcessorsType
 
add(KeyValueType) - Method in class org.picketlink.identity.federation.core.config.ClaimsProcessorType
 
add(AuthPropertyType) - Method in class org.picketlink.identity.federation.core.config.KeyProviderType
 
add(KeyValueType) - Method in class org.picketlink.identity.federation.core.config.KeyProviderType
 
add(KeyValueType) - Method in class org.picketlink.identity.federation.core.config.MetadataProviderType
 
add(ServiceProviderType) - Method in class org.picketlink.identity.federation.core.config.ServiceProvidersType
 
add(TokenProviderType) - Method in class org.picketlink.identity.federation.core.config.TokenProvidersType
 
add(KeyValueType) - Method in class org.picketlink.identity.federation.core.config.TokenProviderType
 
add(KeyValueType) - Method in class org.picketlink.identity.federation.core.handler.config.Handler
 
add(Handler) - Method in class org.picketlink.identity.federation.core.handler.config.Handlers
 
add(ParserNamespaceSupport) - Static method in class org.picketlink.identity.federation.core.parsers.ParserController
Add an ParserNamespaceSupport parser
add(SAML2Handler) - Method in class org.picketlink.identity.federation.core.saml.v2.impl.DefaultSAML2HandlerChain
 
add(SAML2Handler) - Method in interface org.picketlink.identity.federation.core.saml.v2.interfaces.SAML2HandlerChain
Add an handler
add(XMLGregorianCalendar, long) - Static method in class org.picketlink.identity.federation.core.saml.v2.util.XMLTimeUtil
Add additional time in miliseconds
add(SAML11StatementAbstractType) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AssertionType
 
add(SAML11AttributeType) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeStatementType
 
add(Object) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeType
 
add(URI) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AudienceRestrictionCondition
 
add(SAML11AuthorityBindingType) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthenticationStatementType
 
add(SAML11ConditionAbstractType) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11ConditionsType
 
add(String) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11EvidenceType
 
add(SAML11AssertionType) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11EvidenceType
 
add(SAML11AttributeDesignatorType) - Method in class org.picketlink.identity.federation.saml.v1.protocol.SAML11AttributeQueryType
 
add(SAML11ActionType) - Method in class org.picketlink.identity.federation.saml.v1.protocol.SAML11AuthorizationDecisionQueryType
 
add(QName) - Method in class org.picketlink.identity.federation.saml.v1.protocol.SAML11RequestAbstractType
 
add(SAML11AssertionType) - Method in class org.picketlink.identity.federation.saml.v1.protocol.SAML11ResponseType
 
add(ExtensionType) - Method in class org.picketlink.identity.federation.saml.v2.ac.classes.ExtensionListType
 
add(GoverningAgreementRefType) - Method in class org.picketlink.identity.federation.saml.v2.ac.classes.GoverningAgreementsType
 
add(Object) - Method in class org.picketlink.identity.federation.saml.v2.ac.classes.ObjectListType
 
add(XACMLPolicyStatementType.ChoiceType) - Method in class org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion.XACMLPolicyStatementType
 
add(AttributeType) - Method in class org.picketlink.identity.federation.saml.v2.protocol.AttributeQueryType
Add an attribute
add(Object) - Method in class org.picketlink.identity.federation.ws.trust.CancelTargetType
 
add(ParticipantType) - Method in class org.picketlink.identity.federation.ws.trust.ParticipantsType
 
add(Object) - Method in class org.picketlink.identity.federation.ws.trust.RenewTargetType
 
add(RequestSecurityTokenType) - Method in class org.picketlink.identity.federation.ws.trust.RequestSecurityTokenCollectionType
 
add(RequestSecurityTokenResponseType) - Method in class org.picketlink.identity.federation.ws.trust.RequestSecurityTokenResponseCollectionType
 
add(Object) - Method in class org.picketlink.identity.federation.ws.trust.SimpleAnyType
 
add(T) - Method in interface org.picketlink.identity.federation.ws.trust.SimpleCollectionUsage
Add a T to the collection
add(Object) - Method in class org.picketlink.identity.federation.ws.trust.ValidateTargetType
 
add(String) - Method in class org.picketlink.identity.federation.ws.wss.secext.SecurityTokenReferenceType
 
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.PGPDataType
 
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
 
add(ReferenceType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509DataType
 
add(ReferenceList.References) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList
 
add(TransformType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
 
add(Marker) - Method in class org.slf4j.helpers.BasicMarker
 
add(Marker) - Method in interface org.slf4j.Marker
Add a reference to another Marker.
add(Option<?>) - Method in class org.xnio.Option.SetBuilder
Add an option to this set.
add(Map<?, ?>) - Method in class org.xnio.OptionMap.Builder
Add all the entries of a map.
add2(long, Message) - Method in class org.jgroups.stack.AckReceiverWindow
Adds a message if not yet received
ADD_ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_ATTRIBUTE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
add_escapes(String) - Method in exception org.apache.taglibs.standard.extra.spath.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_exception(TypeCode) - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
add_in_arg() - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
add_inout_arg() - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
add_item(String, int) - Method in class org.jboss.com.sun.corba.se.impl.corba.NVListImpl
 
ADD_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_LARGE_MESSAGE - Static variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
ADD_LARGE_MESSAGE_PENDING - Static variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
ADD_MESSAGE - Static variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
add_named_in_arg(String) - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
add_named_inout_arg(String) - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
add_named_out_arg(String) - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
add_out_arg() - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
ADD_PARAMETER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_PARAMETER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_POA_INACTIVE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
ADD_RECORD - Static variable in class org.hornetq.core.journal.impl.JournalImpl
 
ADD_RECORD_TX - Static variable in class org.hornetq.core.journal.impl.JournalImpl
 
ADD_REF - Static variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
add_value(String, Any, int) - Method in class org.jboss.com.sun.corba.se.impl.corba.NVListImpl
 
addACL(ACL) - Method in class com.sun.mail.imap.IMAPFolder
Add an access control list entry to the access control list for this folder.
addAction(EntityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityDeleteAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionRecreateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionRemoveAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(CollectionUpdateAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(EntityIdentityInsertAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(BulkOperationCleanupAction) - Method in class org.hibernate.engine.spi.ActionQueue
 
addAction(SAML11ActionType) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthorizationDecisionStatementType
 
addAction(ActionType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AuthzDecisionStatementType
Add an action
addAction(ActionType) - Method in class org.picketlink.identity.federation.saml.v2.protocol.AuthzDecisionQueryType
Add an action
addActionListener(ActionListener) - Method in interface javax.faces.component.ActionSource
Add a new ActionListener to the set of listeners interested in being notified when ActionEvents occur.
addActionListener(ActionListener) - Method in class javax.faces.component.UICommand
 
addActionListener(ActionListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
addAdditionalConfig(ConfigurationFactory.AdditionalConfigurationData) - Method in class org.apache.commons.configuration.ConfigurationFactory.ConfigurationBuilder
Adds information about an additional configuration.
addAdditionalInterface(Class<?>) - Method in class org.jboss.invocation.proxy.ProxyConfiguration
Adds an additional interface the that proxy should implement
addAdditionalMetadataLocationType(AdditionalMetadataLocationType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType
addAdditionalOption(String, Object) - Method in class org.picketlink.identity.federation.core.config.ProviderType
Add an option
addAdditionalOption(String, Object) - Method in class org.picketlink.identity.federation.core.impl.KeyStoreKeyManager
 
addAdditionalOption(String, Object) - Method in interface org.picketlink.identity.federation.core.interfaces.TrustKeyManager
Add general options
addAdditionalProperty(String, String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addAddressSettings(String, String, String, boolean, int, long, int, int, long, long, boolean, String) - Method in interface org.hornetq.api.core.management.HornetQServerControl
adds a new address setting for a specific address
addAddressSettings(String, String, String, boolean, int, long, int, int, long, long, boolean, String) - Method in class org.hornetq.core.management.impl.HornetQServerControlImpl
 
addAddressSettings(String, AddressSettings) - Method in class org.hornetq.jms.server.impl.JMSServerManagerImpl
 
addAddressSettings(String, AddressSettings) - Method in interface org.hornetq.jms.server.JMSServerManager
 
addAdvancedExternalizer(int, Class<? extends AdvancedExternalizer<T>>) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Deprecated.
Adds an AdvancedExternalizer with the give id.
addAdvancedExternalizer(Class<? extends AdvancedExternalizer<T>>) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Deprecated.
addAdvancedExternalizer(int, AdvancedExternalizer<T>) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Deprecated.
Helper method that allows for quick registration of an AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>...) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Deprecated.
Helper method that allows for quick registration of AdvancedExternalizer implementations.
addAdvancedExternalizer(Class<? extends AdvancedExternalizer<T>>) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
Deprecated.
 
addAdvancedExternalizer(int, Class<? extends AdvancedExternalizer<T>>) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
Deprecated.
 
addAdvancedExternalizer(AdvancedExternalizer<T>...) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
Deprecated.
 
addAdvancedExternalizer(int, AdvancedExternalizer<T>) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
Deprecated.
 
addAdvancedExternalizer(int, AdvancedExternalizer<T>) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of an AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of an AdvancedExternalizer implementation alongside its corresponding identifier.
addAdvancedExternalizer(AdvancedExternalizer<T>...) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Helper method that allows for quick registration of AdvancedExternalizer implementations.
addAdvice(Object) - Method in class org.picketlink.identity.federation.saml.common.CommonAdviceType
Add an advice
addAffectedKey(Object) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
addAffectedKey(Object) - Method in interface org.infinispan.context.impl.TxInvocationContext
 
addAffectedKey(Object) - Method in class org.infinispan.context.TransactionalInvocationContextFlagsOverride
 
addAffectedKey(Object) - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
addAjaxBehaviorListener(AjaxBehaviorListener) - Method in class javax.faces.component.behavior.AjaxBehavior

Add the specified AjaxBehaviorListener to the set of listeners registered to receive event notifications from this AjaxBehavior.

addAlias(String, DbTableOrView) - Method in class org.h2.bnf.Sentence
Add an alias name and object
addAliases(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add aliases for this service.
addAliases(ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
Add aliases for this service.
addAlignmentPadding() - Method in class org.jboss.com.sun.corba.se.spi.servicecontext.ServiceContexts
 
addAll(RuleSet) - Method in class org.dom4j.rule.RuleSet
Adds all the rules to this RuleSet from the given other rule set.
addAll(Collection) - Method in class org.dom4j.tree.BackedList
 
addAll(int, Collection) - Method in class org.dom4j.tree.BackedList
 
addAll(Collection) - Method in class org.dom4j.tree.ContentListFacade
 
addAll(int, Collection) - Method in class org.dom4j.tree.ContentListFacade
 
addAll(Properties, Map) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
addAll(Collection) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentBag
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
addAll(int, Collection) - Method in class org.hibernate.collection.internal.PersistentList
 
addAll(Collection) - Method in class org.hibernate.collection.internal.PersistentSet
 
addAll(Collection<? extends U>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
addAll(int, Collection<? extends U>) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.ListProxy
 
addAll(Collection, Object[]) - Static method in class org.hibernate.internal.util.collections.ArrayHelper
 
addAll(Collection) - Method in class org.hibernate.internal.util.collections.IdentitySet
 
addAll(Collection) - Method in class org.hibernate.validator.util.IdentitySet
 
addAll(Collection<?>) - Method in class org.infinispan.commands.read.KeySetCommand.ExpiredFilteredKeySet
 
addAll(Collection<?>) - Method in class org.infinispan.commands.read.ValuesCommand.ExpiredFilteredValues
 
addAll(Collection<? extends E>) - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.util.ForwardingList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.util.ForwardingList
 
addAll(Collection<? extends E>) - Method in class org.infinispan.util.ImmutableListCopy
 
addAll(int, Collection<? extends E>) - Method in class org.infinispan.util.ImmutableListCopy
 
addAll(Collection<?>) - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
addAll(Address...) - Method in class org.jgroups.util.AckCollector
 
addAll(Collection<Address>) - Method in class org.jgroups.util.AckCollector
 
addAll(Collection) - Method in class org.jgroups.util.Queue
 
addAll(List<Object>) - Method in class org.jgroups.util.Queue
 
addAll(Collection<SAML2Handler>) - Method in class org.picketlink.identity.federation.core.saml.v2.impl.DefaultSAML2HandlerChain
 
addAll(Collection<SAML2Handler>) - Method in interface org.picketlink.identity.federation.core.saml.v2.interfaces.SAML2HandlerChain
Add a collection of handlers
addAll(List<Object>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeType
 
addAll(List<URI>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AudienceRestrictionCondition
 
addAll(List<SAML11ConditionAbstractType>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11ConditionsType
 
addAll(List<ReferenceList.References>) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList
 
addAll(List<TransformType>) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
 
addAll(Collection<Option<?>>) - Method in class org.xnio.Option.SetBuilder
Add all options from a collection to this set.
addAll(OptionMap) - Method in class org.xnio.OptionMap.Builder
Add all entries from an existing option map to the one being built.
addAllAffectedKeys(Collection<Object>) - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
addAllAffectedKeys(Collection<Object>) - Method in interface org.infinispan.context.impl.TxInvocationContext
Registers a new participant with the transaction.
addAllAffectedKeys(Collection<Object>) - Method in class org.infinispan.context.TransactionalInvocationContextFlagsOverride
 
addAllAffectedKeys(Collection<Object>) - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
addAllAssertionIDReference(List<String>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11EvidenceType
 
addAllAssertionType(List<SAML11AssertionType>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11EvidenceType
 
addAllAttributes(List<SAML11AttributeType>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeStatementType
 
addAllAuthorityBindingType(List<SAML11AuthorityBindingType>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthenticationStatementType
 
addAllConditions(List<QName>) - Method in class org.picketlink.identity.federation.saml.v1.protocol.SAML11RequestAbstractType
 
addAllConfirmationMethod(List<URI>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectConfirmationType
 
addAllMappings(Set<InputStream>) - Method in class org.hibernate.validator.xml.ValidationBootstrapParameters
 
addAllStatements(List<SAML11StatementAbstractType>) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AssertionType
 
addAndGet(long) - Method in interface org.jgroups.blocks.atomic.Counter
Atomically adds the given value to the current value.
addAndGet(long) - Method in class org.jgroups.protocols.COUNTER.CounterImpl
 
addAndGet(long) - Method in class org.jgroups.protocols.COUNTER.VersionedValue
num == 0 --> GET
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
Read metadata from the annotations associated with this class.
addAnnotatedClass(Class) - Method in class org.hibernate.cfg.Configuration
Read metadata from the annotations associated with this class.
addAnnotatedClass(Class) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addAnnotatedClass(Class) - Method in class org.hibernate.metamodel.MetadataSources
Read metadata from the annotations attached to the given class.
addAnnotatedType(AnnotatedType<?>) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Adds a given AnnotatedType to the set of types which will be scanned during bean discovery.
addAnnotation(XSAnnotationImpl) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
 
addAnnotation(XSAnnotationImpl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addAny(Object) - Method in class org.picketlink.identity.federation.ws.addressing.AnyAddressingType
 
addAny(Object) - Method in class org.picketlink.identity.federation.ws.addressing.EndpointReferenceType
Add an any
addAnyMetaDef(AnyMetaDef) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addAnyMetaDef(AnyMetaDef) - Method in interface org.hibernate.cfg.Mappings
 
addAppender(Appender) - Method in class org.apache.log4j.AsyncAppender
Add appender.
addAppender(Appender) - Method in class org.apache.log4j.Category
 
addAppender(Appender) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Attach an appender.
addAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Add an appender.
addAppender(Appender) - Method in class org.apache.log4j.spi.NOPLogger
Add an appender.
addAppenderEvent(Category, Appender) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
addAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
 
addArtifactResolutionService(IndexedEndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.SSODescriptorType
Add atrifact resolution service
addAS(ASModel) - Method in interface org.apache.xerces.dom3.as.DocumentAS
Deprecated.
Associate a ASModel with a document.
addASAttributeDecl(ASAttributeDeclaration) - Method in interface org.apache.xerces.dom3.as.ASElementDeclaration
Deprecated.
Adds an ASAttributeDeclaration for the element being declared.
addASModel(ASModel) - Method in class org.apache.xerces.dom.ASModelImpl
Deprecated.
This method will allow the nesting or "importation" of ASModels.
addASModel(ASModel) - Method in interface org.apache.xerces.dom3.as.ASModel
Deprecated.
This method will allow the nesting or "importation" of ASModels.
addAssertion(ResponseType.RTChoiceType) - Method in class org.picketlink.identity.federation.saml.v2.protocol.ResponseType
Add an assertion
addAssertionArtifact(String) - Method in class org.picketlink.identity.federation.saml.v1.protocol.SAML11RequestType
 
addAssertionConsumerService(IndexedEndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.SPSSODescriptorType
Add an Assertion Consumer Service
addAssertionIDRef(String) - Method in class org.picketlink.identity.federation.saml.v1.protocol.SAML11RequestType
 
addAssertionIDRef(String) - Method in class org.picketlink.identity.federation.saml.v2.protocol.AssertionIDRequestType
Add assertion id reference
addAssertionIDRequestService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
Add an assertion id request service
addAssertionIDRequestService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AuthnAuthorityDescriptorType
Add assertion id request service
addAssertionIDRequestService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
Add assertion id request service
addAssertionIDRequestService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.PDPDescriptorType
Add assertion id request service
addAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addAssociation(Association) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
Adds specified Association to use this object as source.
addAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a middle-entity association.
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addAssociationAtRevisionRestriction(QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String, MiddleComponentData...) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addAssociations(Collection) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
 
addAsterisk(String, int) - Static method in class org.h2.util.StringUtils
Add an asterisk ('[*]') at the given position.
addAttachmentPart(AttachmentPart) - Method in class javax.xml.soap.SOAPMessage
Adds the given AttachmentPart object to this SOAPMessage object.
addAttribute(Name, String) - Method in interface javax.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
addAttribute(QName, String) - Method in interface javax.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
addAttribute(ConfigurationNode) - Method in interface org.apache.commons.configuration.tree.ConfigurationNode
Adds the specified attribute to this node
addAttribute(ConfigurationNode) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationNode
Adds the specified attribute to this node.
addAttribute(ConfigurationNode) - Method in class org.apache.commons.configuration.tree.ViewNode
Adds an attribute to this view node.
addAttribute(SerializationHandler, int) - Static method in class org.apache.xalan.serialize.SerializerUtils
Copy an DOM attribute to the created output element, executing attribute templates as need be, and processing the xsl:use attribute.
addAttribute(String, String) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
 
addAttribute(String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
addAttribute(QName, String, String) - Method in class org.apache.xerces.dom.DOMNormalizer.XMLAttributesProxy
This method adds default declarations
addAttribute(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttribute(QName, String, String) - Method in interface org.apache.xerces.xni.XMLAttributes
Adds an attribute.
addAttribute(String, String, String, String, String) - Method in class org.apache.xml.utils.MutableAttrListImpl
Add an attribute to the end of the list.
addAttribute(String, String) - Method in class org.dom4j.bean.BeanElement
 
addAttribute(QName, String) - Method in class org.dom4j.bean.BeanElement
 
addAttribute(String, String) - Method in interface org.dom4j.Element
Adds the attribute value of the given local name.
addAttribute(QName, String) - Method in interface org.dom4j.Element
Adds the attribute value of the given fully qualified name.
addAttribute(String, String) - Method in class org.dom4j.tree.AbstractElement
 
addAttribute(QName, String) - Method in class org.dom4j.tree.AbstractElement
 
addAttribute(String, String, String, String) - Method in class org.dom4j.xpp.ProxyXmlStartTag
parameters modeled after SAX2 attribute approach
addAttribute(String, String, String, String, boolean) - Method in class org.dom4j.xpp.ProxyXmlStartTag
 
addAttribute(Attribute<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractManagedType.Builder
 
addAttribute(Attribute) - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
addAttribute(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addAttribute(QName, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addAttribute(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addAttribute(QName, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addAttribute(MonitoredAttribute) - Method in class org.jboss.com.sun.corba.se.impl.monitoring.MonitoredObjectImpl
 
addAttribute(MonitoredAttribute) - Method in interface org.jboss.com.sun.corba.se.spi.monitoring.MonitoredObject
Adds the attribute with the given name.
addAttribute(AttributeStatementType.ASTChoiceType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AttributeStatementType
Add an attribute
addAttribute(AttributeType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
Add an attribute
addAttribute(AttributeType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
Add attribute
addAttributeConsumerService(AttributeConsumingServiceType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.SPSSODescriptorType
Add an attribute consumer
addAttributeNS(QName, String, String) - Method in class org.apache.xerces.util.XMLAttributesImpl
Adds an attribute.
addAttributeProfile(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
Add an attribute profile
addAttributeProfile(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
Add attribute profile
addAttributes(ViewNode, ConfigurationNode, ConfigurationNode) - Method in class org.apache.commons.configuration.tree.OverrideCombiner
Handles the attributes during a combination process.
addAttributes(SerializationHandler, int) - Static method in class org.apache.xalan.serialize.SerializerUtils
Copy DOM attributes to the result element.
addAttributes(Attributes) - Method in class org.apache.xml.utils.MutableAttrListImpl
Add the contents of the attribute list to this list.
addAttributes(Element, Attributes) - Method in class org.dom4j.io.SAXContentHandler
Add all the attributes to the given elements
addAttributeService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
Add an attribute service
addAttributeToNode(Object, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
Link an attribute to a node, if the node already has one or more attributes assigned, then just link this one to the attribute list.
addAttributeUse(XSAttributeUseImpl) - Method in class org.apache.xerces.impl.xs.XSAttributeGroupDecl
 
addAttributeValue(Object) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AttributeType
Add an attribute value to the attribute
addAudience(URI) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AudienceRestrictionType
Add an audience
addAudience(URI) - Method in class org.picketlink.identity.federation.saml.v2.assertion.ProxyRestrictionType
Add an audience
addAuditingOverride(AuditOverride) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
addAuditingOverrides(AuditOverrides) - Method in class org.hibernate.envers.configuration.metadata.reader.PropertyAuditingData
 
addAuthenticatingAuthority(URI) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType
Add an authenticating authority
addAuthenticatingAuthority(URI[]) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType
Add Authenticating Authority
addAuthnContextClassRef(String) - Method in class org.picketlink.identity.federation.saml.v2.protocol.RequestedAuthnContextType
Add an authn Context class ref
addAuthnContextDeclRef(String) - Method in class org.picketlink.identity.federation.saml.v2.protocol.RequestedAuthnContextType
Add authn context decl ref
addAuthnQueryService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AuthnAuthorityDescriptorType
Add authn query service
addAuthToken(String, AuthToken) - Static method in class org.apache.ws.scout.registry.AuthTokenSingleton
 
addAuthToken(String, AuthToken) - Static method in class org.apache.ws.scout.registry.AuthTokenV3Singleton
 
addAuthZService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.PDPDescriptorType
Add authorization service
addAuxiliaryClass(Class) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
addAuxiliaryClass(Class) - Method in interface org.apache.xalan.xsltc.Translet
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in interface org.hibernate.cfg.Mappings
Add metadata pertaining to an auxiliary database object to this repository.
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addAuxiliaryDatabaseObject(AuxiliaryDatabaseObject) - Method in class org.hibernate.metamodel.relational.Database
 
addBackupLockForKey(Object) - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
addBackupLockForKey(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
addBaseID(BaseIDAbstractType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.SubjectType.STSubType
 
addBatch(String) - Method in class org.h2.jdbc.JdbcPreparedStatement
Calling this method is not legal on a PreparedStatement.
addBatch() - Method in class org.h2.jdbc.JdbcPreparedStatement
Adds the current settings to the batch.
addBatch(String) - Method in class org.h2.jdbc.JdbcStatement
Adds a statement to the batch.
addBatchLoadableEntityKey(EntityKey) - Method in class org.hibernate.engine.spi.BatchFetchQueue
If an EntityKey represents a batch loadable entity, add it to the queue.
addBean(Bean<?>) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Fires an event of type ProcessBean containing the given Bean and then registers the Bean with the container, thereby making it available for injection into other beans.
addBeanMetaData(Class<T>, BeanMetaDataImpl<T>) - Method in class org.hibernate.validator.metadata.BeanMetaDataCache
 
addBehavior(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application#addBehavior(String, String) on the wrapped Application object.

addBehaviorListener(BehaviorListener) - Method in class javax.faces.component.behavior.BehaviorBase

Add the specified BehaviorListener to the set of listeners registered to receive event notifications from this Behavior.

addBinding(Binding) - Method in class com.ibm.wsdl.DefinitionImpl
Add a binding to this WSDL description.
addBinding(Binding) - Method in interface javax.wsdl.Definition
Add a binding to this WSDL description.
addBinding(Binding) - Method in interface org.hornetq.core.postoffice.AddressManager
 
addBinding(Binding) - Method in interface org.hornetq.core.postoffice.Bindings
 
addBinding(Binding) - Method in class org.hornetq.core.postoffice.impl.BindingsImpl
 
addBinding(Binding) - Method in class org.hornetq.core.postoffice.impl.PostOfficeImpl
 
addBinding(Binding) - Method in class org.hornetq.core.postoffice.impl.SimpleAddressManager
 
addBinding(Binding) - Method in class org.hornetq.core.postoffice.impl.WildcardAddressManager
If the address to add the binding to contains a wildcard then a copy of the binding (with the same underlying queue) will be added to the actual mappings.
addBinding(Binding) - Method in interface org.hornetq.core.postoffice.PostOffice
 
addBindingFault(BindingFault) - Method in class com.ibm.wsdl.BindingOperationImpl
Add a fault binding.
addBindingFault(BindingFault) - Method in interface javax.wsdl.BindingOperation
Add a fault binding.
addBindingOperation(BindingOperation) - Method in class com.ibm.wsdl.BindingImpl
Add an operation binding to binding.
addBindingOperation(BindingOperation) - Method in interface javax.wsdl.Binding
Add an operation binding to binding.
addBody() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
addBodyElement(Name) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addBodyElement(QName) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified QName and adds it to this SOAPBody object.
addBodyPart(BodyPart) - Method in class javax.mail.internet.MimeMultipart
Adds a Part to the multipart.
addBodyPart(BodyPart, int) - Method in class javax.mail.internet.MimeMultipart
Adds a BodyPart at position index.
addBodyPart(BodyPart) - Method in class javax.mail.Multipart
Adds a Part to the multipart.
addBodyPart(BodyPart, int) - Method in class javax.mail.Multipart
Adds a BodyPart at position index.
addBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
addBytes(HornetQBuffer, boolean, IOAsyncTask) - Method in class org.hornetq.core.journal.impl.TimedBuffer
 
addBytes(EncodingSupport, boolean, IOAsyncTask) - Method in class org.hornetq.core.journal.impl.TimedBuffer
 
addBytes(byte[]) - Method in class org.hornetq.core.persistence.impl.journal.LargeServerMessageImpl
 
addBytes(byte[]) - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageLargeServerMessage
 
addBytes(byte[]) - Method in interface org.hornetq.core.server.LargeServerMessage
 
addBytesToLargeMessage(SequentialFile, long, byte[]) - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
addCacheableFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addCacheableFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addCacheableFile(File) - Method in class org.hibernate.cfg.Configuration
Add a cached mapping file.
addCacheableFile(String) - Method in class org.hibernate.cfg.Configuration
Add a cacheable mapping file.
addCacheableFile(String) - Method in class org.hibernate.metamodel.MetadataSources
addCacheableFile(File) - Method in class org.hibernate.metamodel.MetadataSources
Add a cached mapping file.
addCacheableFileStrictly(File) - Method in class org.hibernate.cfg.Configuration
INTENDED FOR TESTSUITE USE ONLY!

Much like Configuration.addCacheableFile(File) except that here we will fail immediately if the cache version cannot be found or used for whatever reason

addCacheLoader(CacheLoaderConfig...) - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
addCacheLoader(CacheLoaderConfig...) - Method in interface org.infinispan.config.FluentConfiguration.LoadersConfig
Deprecated.
 
addCacheLoader() - Method in class org.infinispan.configuration.cache.LoadersConfigurationBuilder
 
addCacheLoader(CacheLoader, CacheLoaderConfig) - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
addCacheLoaderConfig(CacheLoaderConfig) - Method in class org.infinispan.config.CacheLoaderManagerConfig
addCancelHandler(Cancellable) - Method in class org.xnio.AbstractIoFuture
Add a cancellation handler.
addCancelHandler(Cancellable) - Method in class org.xnio.FutureResult
Add a cancellation handler.
addCascadeConfig(BeanConstraintLocation) - Method in class org.hibernate.validator.cfg.context.impl.ConstraintMappingContext
 
addCategory(CategoryPath) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
Method altered by Richard Hurst such that it returns the CategoryNode corresponding to the CategoryPath
addCategoryElement(CategoryElement) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Adds the specified categoryElement to the end of the categoryElement set.
addCDATA(String) - Method in interface org.dom4j.Element
Adds a new CDATA node with the given text to this element.
addCDATA(String) - Method in class org.dom4j.tree.AbstractElement
 
addCDATA(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addCDATA(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addCdataElement(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add's a name of an element whose text contents should be output as CDATA
addCellEditorListener(CellEditorListener) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
addCertificate(File, char[], String, Certificate) - Static method in class org.picketlink.identity.federation.core.util.KeyStoreUtil
Add a certificate to the KeyStore
addChangeListener(Cache.ChangeListener) - Method in class org.jgroups.blocks.Cache
 
addChangeListener(ReplCache.ChangeListener) - Method in class org.jgroups.blocks.ReplCache
 
addChannelListener(ChannelListener) - Method in class org.jgroups.blocks.MessageDispatcher
Adds a new channel listener to be notified on the channel's state change.
addChannelListener(ChannelListener) - Method in class org.jgroups.Channel
Adds a ChannelListener instance that will be notified when a channel event such as connect, disconnect or close occurs.
addCharacterData(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Add literal text to char arrays that will be used to store character data in the stylesheet.
addCheckConstraint(Session, Expression) - Method in class org.h2.table.Column
Add a check constraint expression to this column.
addCheckConstraint(String) - Method in class org.hibernate.mapping.Table
 
addCheckConstraint(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
addCheckConstraint(String) - Method in class org.hibernate.metamodel.relational.Table
 
addCheckConstraint(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
addChild(UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
addChild(UIComponent) - Method in class javax.faces.webapp.UIComponentTagBase
Add the component identifier of the specified UIComponent to the list of component identifiers created or located by nested UIComponentTags processing this request.
addChild(HierarchicalConfiguration.Node) - Method in class org.apache.commons.configuration.HierarchicalConfiguration.Node
Adds the given node to the children of this node.
addChild(ConfigurationNode) - Method in interface org.apache.commons.configuration.tree.ConfigurationNode
Adds a child to this node.
addChild(ConfigurationNode) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationNode
Adds a new child to this node.
addChild(ConfigurationNode) - Method in class org.apache.commons.configuration.tree.ViewNode
Adds a child node to this view node.
addChild(MonitoredObject) - Method in class org.jboss.com.sun.corba.se.impl.monitoring.MonitoredObjectImpl
 
addChild(MonitoredObject) - Method in interface org.jboss.com.sun.corba.se.spi.monitoring.MonitoredObject
This method will add a child Monitored Object to this Monitored Object.
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
 
addChildConcept(Concept) - Method in class org.apache.ws.scout.registry.infomodel.ClassificationSchemeImpl
 
addChildConcept(Concept) - Method in class org.apache.ws.scout.registry.infomodel.ConceptImpl
 
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
 
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
 
addChildConcepts(Collection) - Method in class org.apache.ws.scout.registry.infomodel.ClassificationSchemeImpl
 
addChildConcepts(Collection) - Method in class org.apache.ws.scout.registry.infomodel.ConceptImpl
 
addChildElement(Name) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(QName) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given QName object and adds the new element to this SOAPElement object.
addChildElement(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and adds the new element to this SOAPElement object.
addChildElement(String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String, String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement
Add a SOAPElement as a child of this SOAPElement instance.
addChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
 
addChildOrganization(Organization) - Method in class org.apache.ws.scout.registry.infomodel.OrganizationImpl
 
addChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
addChildOrganizations(Collection) - Method in class org.apache.ws.scout.registry.infomodel.OrganizationImpl
 
addChildParent(Object, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addChildParent(Object, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a child/parent relation to cache for cascading op
addChoice(PolicyAttachment.PolicyChoice) - Method in class org.picketlink.identity.federation.ws.policy.PolicyAttachment
addChoiceType(EntityDescriptorType.EDTChoiceType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType
Add a choice type
addClass(Class) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addClass(Class) - Method in class org.hibernate.cfg.Configuration
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClass(PersistentClass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addClass(PersistentClass) - Method in interface org.hibernate.cfg.Mappings
Add entity mapping metadata.
addClass(Class) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addClass(Class) - Method in class org.hibernate.metamodel.MetadataSources
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file named foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
addClassAuditingData(PersistentClass, ClassAuditingData) - Method in class org.hibernate.envers.configuration.ClassesAuditingData
Stores information about auditing meta-data for the given class.
addClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addClassification(Classification) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
 
addClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addClassifications(Collection) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
 
addClassType(XClass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addClassType(XClass) - Method in interface org.hibernate.cfg.Mappings
FIXME should be private but will this break things? Add a class type.
addClerkManager(UDDIClerkManager) - Static method in class org.apache.juddi.v3.client.config.UDDIClientContainer
 
addClientBehavior(String, ClientBehavior) - Method in interface javax.faces.component.behavior.ClientBehaviorHolder

Attaches a ClientBehavior to the component implementing this interface for the specified event.

addClientBehaviorRenderer(String, ClientBehaviorRenderer) - Method in class javax.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit#addClientBehaviorRenderer(String, ClientBehaviorRenderer) on the wrapped RenderKit object.
addCloseHandler(CloseHandler<? super T>) - Method in interface org.jboss.remoting3.HandleableCloseable
Add a handler that will be called upon close.
addCloseHandler(CloseHandler<? super T>) - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Add a handler that will be called upon close.
addCloseListener(CloseListener) - Method in class org.hornetq.core.protocol.core.impl.RemotingConnectionImpl
 
addCloseListener(CloseListener) - Method in class org.hornetq.core.protocol.stomp.StompConnection
 
addCloseListener(CloseListener) - Method in interface org.hornetq.spi.core.protocol.RemotingConnection
add a CloseListener.
addClusterLocator(ServerLocatorInternal) - Method in class org.hornetq.core.server.cluster.impl.ClusterManagerImpl
 
addClusterLocator(ServerLocatorInternal) - Method in interface org.hornetq.core.server.cluster.impl.ClusterManagerInternal
 
addClusterNode(String, ClusterNodeManager) - Method in class org.jboss.ejb.client.ClusterContext
Deprecated.
addClusterNodes(ClusterNodeManager...) - Method in class org.jboss.ejb.client.ClusterContext
Adds the cluster nodes managed by the clusterNodeManagers, to this cluster context
addClusterTopologyListener(ClusterTopologyListener) - Method in interface org.hornetq.api.core.client.ServerLocator
 
addClusterTopologyListener(ClusterTopologyListener) - Method in class org.hornetq.core.client.impl.ServerLocatorImpl
 
addClusterTopologyListener(ClusterTopologyListener) - Method in class org.hornetq.core.client.impl.Topology
 
addClusterTopologyListener(ClusterTopologyListener) - Method in interface org.hornetq.core.server.cluster.ClusterConnection
 
addClusterTopologyListener(ClusterTopologyListener) - Method in class org.hornetq.core.server.cluster.impl.ClusterConnectionImpl
 
addCoinToss(DldGlobalTransaction) - Method in enum org.infinispan.transaction.xa.TransactionFactory.TxFactoryEnum
 
addCollection(Collection) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addCollection(Collection) - Method in interface org.hibernate.cfg.Mappings
Add collection mapping metadata to this repository.
addCollection(PluralAttributeBinding) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addCollection(PluralAttributeBinding) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addCollectionHolder(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Register a PersistentCollection object for an array.
addCollectionHolder(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a PersistentCollection object for an array.
addColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
 
addColumn(String, String, int) - Method in class org.dom4j.swing.XMLTableDefinition
 
addColumn(XMLTableColumnDefinition) - Method in class org.dom4j.swing.XMLTableDefinition
 
addColumn(Column) - Method in class org.h2.command.ddl.CreateTable
Add a column to this table.
addColumn(String, int, int, int) - Method in class org.h2.tools.SimpleResultSet
Adds a column to the result set.
addColumn(Element, String, Integer, Integer, Integer, String, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds new column element.
addColumn(Element, String, Integer, Integer, Integer, String, String, String, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addColumn(Element, Column) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds column element with the following attributes (unless empty): name, length, scale, precision, sql-type, read and write.
addColumn(Column) - Method in class org.hibernate.mapping.Component
 
addColumn(Column) - Method in class org.hibernate.mapping.Constraint
 
addColumn(Column) - Method in class org.hibernate.mapping.Index
 
addColumn(Column) - Method in class org.hibernate.mapping.SimpleValue
 
addColumn(Column) - Method in class org.hibernate.mapping.Table
 
addColumn(Column) - Method in class org.hibernate.metamodel.relational.AbstractConstraint
 
addColumn(Column) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
addColumn(String) - Method in class org.hibernate.sql.Insert
 
addColumn(String, String) - Method in class org.hibernate.sql.Insert
 
addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Insert
 
addColumn(String) - Method in class org.hibernate.sql.InsertSelect
 
addColumn(String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumn(String) - Method in class org.hibernate.sql.SimpleSelect
 
addColumn(String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addColumn(String) - Method in class org.hibernate.sql.Update
 
addColumn(String, String) - Method in class org.hibernate.sql.Update
 
addColumn(String, Object, LiteralType) - Method in class org.hibernate.sql.Update
 
addColumn(ResultSet) - Method in class org.hibernate.tool.hbm2ddl.TableMetadata
 
addColumnAlias(String) - Method in interface org.hibernate.SQLQuery.ReturnProperty
Add a column alias to this property mapping.
addColumnBinding(String, Column, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3Column
 
addColumnBinding(SimpleValue) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addColumnBinding(String, Column, Table) - Method in interface org.hibernate.cfg.Mappings
Binds the given 'physicalColumn' to the give 'logicalName' within the given 'table'.
addColumnMapping(Column, Column) - Method in class org.hibernate.metamodel.relational.ForeignKey
 
addColumns(Element, Iterator<Column>) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addColumns(Iterator) - Method in class org.hibernate.mapping.Constraint
 
addColumns(Iterator) - Method in class org.hibernate.mapping.Index
 
addColumns(String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[], boolean[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Insert
 
addColumns(String[]) - Method in class org.hibernate.sql.InsertSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String, String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumns(String[], String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[], String[], boolean[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addColumns(String[]) - Method in class org.hibernate.sql.Update
 
addColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
 
addColumns(String[], String) - Method in class org.hibernate.sql.Update
 
addColumnsOrFormulas(Element, Iterator) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds all column or formula elements.
addColumnTemplate(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addColumnTemplates(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addColumnWithXPathName(String, String, int) - Method in class org.dom4j.swing.XMLTableDefinition
 
addCommandCommit(JournalTransaction, JournalFile) - Method in class org.hornetq.core.journal.impl.JournalCompactor
 
addCommandDelete(long, JournalFile) - Method in class org.hornetq.core.journal.impl.JournalCompactor
 
addCommandRollback(JournalTransaction, JournalFile) - Method in class org.hornetq.core.journal.impl.JournalCompactor
 
addCommandUpdate(long, JournalFile, int) - Method in class org.hornetq.core.journal.impl.JournalCompactor
 
addComment(String) - Method in interface org.dom4j.Document
Adds a new Comment node with the given text to this branch.
addComment(String) - Method in interface org.dom4j.Element
Adds a new Comment node with the given text to this element.
addComment(String) - Method in class org.dom4j.tree.AbstractDocument
 
addComment(String) - Method in class org.dom4j.tree.AbstractElement
 
addComment(String) - Method in class org.hibernate.metamodel.relational.InLineView
 
addComment(String) - Method in class org.hibernate.metamodel.relational.Table
 
addComment(String) - Method in interface org.hibernate.metamodel.relational.TableSpecification
 
addComment(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addComment(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addCommonComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds common component to the parser configuration.
addCommonComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds common component to the parser configuration.
addCommonComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds common component to the parser configuration.
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add one complex type decl: for later constraint checking
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addComplexTypeDecl(XSComplexTypeDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addComponent(String, String) - Method in class javax.faces.application.Application
Register a new mapping of component type to the name of the corresponding UIComponent class.
addComponent(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addComponent(String, String) on the wrapped Application object.

addComponent(XMLComponent) - Method in class org.apache.xerces.dom.DOMConfigurationImpl
 
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Adds a component to the parser configuration.
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds a component to the parser configuration.
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds a component to the parser configuration.
addComponent(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds a component to the parser configuration.
addComponent(Element, PropertyAuditingData, Value, CompositeMapperBuilder, String, EntityXmlMappingData, boolean) - Method in class org.hibernate.envers.configuration.metadata.ComponentMetadataGenerator
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
addComponent(PropertyData, String) - Method in interface org.hibernate.envers.entities.mapper.CompositeMapperBuilder
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
addComponent(PropertyData, String) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
addComponentTypedValues(String, Object, CompositeType, List, Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.Example
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.ComponentPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in interface org.hibernate.envers.entities.mapper.CompositeMapperBuilder
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.MultiPropertyMapper
 
addComposite(PropertyData, PropertyMapper) - Method in class org.hibernate.envers.entities.mapper.SubclassPropertyMapper
 
addCondition(Expression) - Method in class org.h2.command.dml.Select
Add a condition to the list of conditions.
addCondition(String) - Method in class org.hibernate.engine.internal.JoinSequence
 
addCondition(String, String[], String) - Method in class org.hibernate.engine.internal.JoinSequence
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCondition(ConditionFragment) - Method in class org.hibernate.sql.DisjunctionFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.JoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.JoinFragment
 
addCondition(StringBuilder, String) - Method in class org.hibernate.sql.JoinFragment
Appends the 'on' condition to the buffer, returning true if the condition was added.
addCondition(String, String[], String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.QueryJoinFragment
Add the condition string to the join fragment.
addCondition(String, String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String, String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String[], String, String[]) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String[], String) - Method in class org.hibernate.sql.SimpleSelect
 
addCondition(String, String[], String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCondition(String, String[], String[]) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCondition(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCondition(ConditionAbstractType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.ConditionsType
Add a condition
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
addConfigProperty(String, String) - Method in class org.hibernate.validator.xml.ValidationBootstrapParameters
 
addConfiguration(AbstractConfiguration, String, String) - Method in class org.apache.commons.configuration.CombinedConfiguration
Adds a new configuration to this combined configuration.
addConfiguration(AbstractConfiguration, String) - Method in class org.apache.commons.configuration.CombinedConfiguration
Adds a new configuration to this combined configuration with an optional name.
addConfiguration(AbstractConfiguration) - Method in class org.apache.commons.configuration.CombinedConfiguration
Adds a new configuration to this combined configuration.
addConfiguration(Configuration) - Method in class org.apache.commons.configuration.CompositeConfiguration
Add a configuration.
addConfiguration(Configuration) - Method in class org.apache.commons.configuration.ConfigurationFactory.AdditionalConfigurationData
Sets the configuration object.
addConfiguration(Configuration) - Method in class org.apache.commons.configuration.ConfigurationFactory.ConfigurationBuilder
Adds a new configuration to this object.
addConfiguration(AbstractConfiguration, String, String) - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
Adds a new configuration to this combined configuration.
addConfigurationListener(ConfigurationListener) - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
addConfigurationListener(ConfigurationListener) - Method in class org.apache.commons.configuration.event.EventSource
Adds a configuration listener to this object.
addConfigurationListener(ConfigurationListener) - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
addConfigurationListener(ConfigurationListener) - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
addConfigurationProvider(String, DefaultConfigurationBuilder.ConfigurationProvider) - Method in class org.apache.commons.configuration.DefaultConfigurationBuilder
Adds a configuration provider for the specified tag.
addConfirmation(SubjectConfirmationType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.SubjectType
Add a subject confirmation
addConfirmation(SubjectConfirmationType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.SubjectType.STSubType
 
addConfirmationMethod(URI) - Method in class org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectConfirmationType
 
addConnection(Address, V) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
Adds a connection event listener to the ManagedConnection instance.
addConnectionEventListener(ConnectionEventListener) - Method in class org.h2.jdbcx.JdbcXAConnection
Register a new listener for the connection.
addConnectionFactoryToJNDI(String, String) - Method in class org.hornetq.jms.server.impl.JMSServerManagerImpl
 
addConnectionFactoryToJNDI(String, String) - Method in interface org.hornetq.jms.server.JMSServerManager
 
addConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
Add a listener for Connection events on this Folder.
addConnectionListener(ConnectionListener) - Method in class javax.mail.Service
Add a listener for Connection events on this service.
addConnectionListener(BasicConnectionTable.ConnectionListener) - Method in class org.jgroups.blocks.BasicConnectionTable
 
addConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<V>) - Method in class org.jgroups.blocks.AbstractConnectionMap
 
addConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<TCPConnectionMap.TCPConnection>) - Method in class org.jgroups.blocks.TCPConnectionMap
 
addConnectionProvider(String, ConnectionProviderFactory, OptionMap) - Method in interface org.jboss.remoting3.Endpoint
Register a connection provider for a URI scheme.
addConnector(TransportConfiguration) - Method in interface org.hornetq.core.server.cluster.BroadcastGroup
 
addConnector(TransportConfiguration) - Method in class org.hornetq.core.server.cluster.impl.BroadcastGroupImpl
 
addConstraint(Constraint) - Method in class org.h2.table.Table
Add a constraint to the table.
addConstraintCommand(DefineCommand) - Method in class org.h2.command.ddl.CreateTable
Add a constraint statement to this statement.
addConstraintConfig(ConfiguredConstraint<?, BeanConstraintLocation>) - Method in class org.hibernate.validator.cfg.context.impl.ConstraintMappingContext
 
addConstraintDescriptor(ConstraintDescriptorImpl<?>) - Method in class org.hibernate.validator.metadata.ElementDescriptorImpl
 
addConstraintFailures(Set<C>) - Method in class org.hibernate.validator.engine.ValidationContext
 
addConstraintValidatorDefinition(Class<A>, List<Class<? extends ConstraintValidator<? extends Annotation, ?>>>) - Method in class org.hibernate.validator.metadata.ConstraintHelper
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Add the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Add the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Add the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Add the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConsumer(ClientConsumerInternal) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
addConsumer(ClientConsumerInternal) - Method in interface org.hornetq.core.client.impl.ClientSessionInternal
 
addConsumer(ClientConsumerInternal) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
addConsumer(SimpleString) - Method in class org.hornetq.core.server.cluster.impl.RemoteQueueBindingImpl
 
addConsumer(SimpleString) - Method in interface org.hornetq.core.server.cluster.RemoteQueueBinding
 
addConsumer(Consumer) - Method in class org.hornetq.core.server.impl.QueueImpl
 
addConsumer(Consumer) - Method in interface org.hornetq.core.server.Queue
 
addContactPerson(ContactType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType
Add a ContactType contact person
addContactPerson(ContactType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.RoleDescriptorType
Add contact
addContent(Parent, Content) - Method in class org.jdom.DefaultJDOMFactory
 
addContent(Content) - Method in class org.jdom.Document
Appends the child to the end of the content list.
addContent(Collection) - Method in class org.jdom.Document
Appends all children in the given collection to the end of the content list.
addContent(int, Content) - Method in class org.jdom.Document
Inserts the child into the content list at the given index.
addContent(int, Collection) - Method in class org.jdom.Document
Inserts the content in a collection into the content list at the given index.
addContent(String) - Method in class org.jdom.Element
This adds text content to this element.
addContent(Content) - Method in class org.jdom.Element
Appends the child to the end of the element's content list.
addContent(Collection) - Method in class org.jdom.Element
Appends all children in the given collection to the end of the content list.
addContent(int, Content) - Method in class org.jdom.Element
Inserts the child into the content list at the given index.
addContent(int, Collection) - Method in class org.jdom.Element
Inserts the content in a collection into the content list at the given index.
addContent(Parent, Content) - Method in interface org.jdom.JDOMFactory
 
addContent(Parent, Content) - Method in class org.jdom.UncheckedJDOMFactory
 
addContent(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
 
addContentSpecNode(short, String) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Create an XMLContentSpec for a single non-leaf
addContentSpecNode(short, int, int) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Create an XMLContentSpec for a two child leaf
addContentSpecToElement(XMLElementDecl) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
Adds the content spec to the given element declaration.
addContext(Context) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Registers a custom Context object with the container.
addConverter(String, String) - Method in class javax.faces.application.Application
Register a new mapping of converter id to the name of the corresponding Converter class.
addConverter(Class, String) - Method in class javax.faces.application.Application
Register a new converter class that is capable of performing conversions for the specified target class.
addConverter(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addConverter(String, String) on the wrapped Application object.

addConverter(Class<?>, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addConverter(Class, String) on the wrapped Application object.

addConverter(PatternConverter) - Method in class org.apache.log4j.helpers.PatternParser
 
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addCopy(int) - Method in class org.joda.time.LocalTime.Property
Adds to this field in a copy of this LocalTime.
addCopy(long) - Method in class org.joda.time.LocalTime.Property
Adds to this field in a copy of this LocalTime.
addCorrelationRoot(FromImplementor) - Method in class org.hibernate.ejb.criteria.QueryStructure
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.JoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addCrossJoin(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addCustomAuditTableName(String, String) - Method in class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
addCutover(int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Adds a cutover for added rules.
addData(Source, SOAPMessage) - Static method in class org.picketlink.identity.federation.core.util.SOAPUtil
Add content to SOAPMessage
addDatabaseObject(Session, DbObject) - Method in class org.h2.engine.Database
Add an object to the database.
addDataFileOnBottom(JournalFile) - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
addDataFileOnTop(JournalFile) - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
addDataModelListener(DataModelListener) - Method in class javax.faces.model.DataModel
Add a new DataModelListener to the set interested in notifications from this DataModel.
addDataModificationId(long) - Method in class org.h2.expression.ExpressionVisitor
Update the field maxDataModificationId if this value is higher than the current value.
addDataValue(String) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Parse the specified string as a byte array in base 64 format and add it to the values of the node.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDateValue(String) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Parse the specified string as a date and add it to the values of the node.
addDays(int) - Method in class org.joda.time.MutableDateTime
Add a number of days to the date.
addDays(int) - Method in class org.joda.time.MutablePeriod
Adds the specified days to the number of days in the period.
addDays(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of days to the date.
addDays(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified days to the number of days in the period.
addDecimalFormat(String, DecimalFormatSymbols) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Adds a DecimalFormat object to the _formatSymbols hashtable.
addDeclaredNamespaces(Element) - Method in class org.dom4j.io.SAXContentHandler
Add all namespaces declared before the startElement() SAX event to the current element so that they are available to child elements and attributes
addDeclaredProperty(Property) - Method in class org.hibernate.mapping.MappedSuperclass
 
addDefaultGenerator(IdGenerator) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultGenerator(IdGenerator) - Method in interface org.hibernate.cfg.Mappings
Adds a default id generator.
addDefaultGroupSequence(Class<?>, List<Class<?>>) - Method in class org.hibernate.validator.cfg.context.impl.ConstraintMappingContext
 
addDefaultGroupSequenceProvider(Class<?>, Class<T>) - Method in class org.hibernate.validator.cfg.context.impl.ConstraintMappingContext
 
addDefaultJoinColumnName(PersistentClass, String) - Method in class org.hibernate.cfg.Ejb3JoinColumn
 
addDefaultQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultQuery(String, NamedQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDefaultRule(Mode, Pattern, Action) - Method in class org.dom4j.rule.RuleManager
 
addDefaultRules(Mode) - Method in class org.dom4j.rule.RuleManager
Adds the default stylesheet rules to the given Modeinstance
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDefaultSQLQuery(String, NamedSQLQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
 
addDefaultValidatorId(String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application#addDefaultValidatorId(String) on the wrapped Application object.

addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Registers a definition error with the container, causing the container to abort deployment after all observers have been notified.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessBean
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessProducer
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDelegate(SQLExceptionConversionDelegate) - Method in class org.hibernate.exception.internal.StandardSQLExceptionConverter
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addDenormalizedTable(String, String, String, boolean, String, Table) - Method in interface org.hibernate.cfg.Mappings
Adds a 'denormalized table' to this repository.
addDependencies(HashSet<DbObject>) - Method in class org.h2.table.Table
Add all objects that this table depends on to the hash set.
addDependencies(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add multiple, non-injected dependencies.
addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add multiple, non-injected dependencies.
addDependencies(Iterable<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add multiple, non-injected dependencies.
addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add multiple, non-injected dependencies.
addDependencies(ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
Add multiple, non-injected dependencies.
addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
Add multiple, non-injected dependencies.
addDependencies(Iterable<ServiceName>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add multiple, non-injected dependencies.
addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add multiple, non-injected dependencies.
addDependency(DbObject) - Method in class org.h2.expression.ExpressionVisitor
Add a new dependency to the set of dependencies.
addDependency(ServiceName) - Method in interface org.jboss.msc.service.BatchServiceTarget
Add a dependency that will be added to the all ServiceBuilders installed in this target.
addDependency(ServiceName...) - Method in interface org.jboss.msc.service.BatchServiceTarget
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
addDependency(Collection<ServiceName>) - Method in interface org.jboss.msc.service.BatchServiceTarget
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a dependency.
addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a dependency.
addDependency(ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a service dependency.
addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a service dependency.
addDependency(ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a service dependency.
addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a service dependency.
addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a dependency that will be added to the all ServiceBuilders installed in this target.
addDependency(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Add a dependency that will be added to the all ServiceBuilders installed in this target.
addDependency(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
addDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a dependency.
addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a dependency.
addDependency(ServiceName, Injector<Object>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a service dependency.
addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a service dependency.
addDependency(ServiceName, Class<I>, Injector<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a service dependency.
addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a service dependency.
addDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceTarget
Add a dependency that will be added to the all ServiceBuilders installed in this target.
addDependency(ServiceName...) - Method in interface org.jboss.msc.service.ServiceTarget
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
addDependency(Collection<ServiceName>) - Method in interface org.jboss.msc.service.ServiceTarget
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
addDeploymentProblem(Throwable) - Method in interface javax.enterprise.inject.spi.AfterDeploymentValidation
Registers a deployment problem with the container, causing the container to abort deployment after all observers have been notified.
addDetail() - Method in interface javax.xml.soap.SOAPFault
Creates an optional Detail object and sets it as the Detail object for this SOAPFault object.
addDetailEntry(Name) - Method in interface javax.xml.soap.Detail
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDetailEntry(QName) - Method in interface javax.xml.soap.Detail
Creates a new DetailEntry object with the given QName and adds it to this Detail object.
addDialectScope(String) - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
addDialectScope(String) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
Add the given dialect name to the scope of dialects to which this database object applies.
addDialectScope(String) - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
addDigest(Digest) - Method in class org.jgroups.protocols.pbcast.FLUSH.FlushHeader
 
addDirectory(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addDirectory(File) - Method in class org.hibernate.cfg.Configuration
Read all mapping documents from a directory tree.
addDirectory(File) - Method in class org.hibernate.metamodel.MetadataSources
Read all mapping documents from a directory tree.
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
addDiscriminatorToInsert(Insert) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.JoinedSubclassEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.SingleTableEntityPersister
 
addDiscriminatorToSelect(SelectFragment, String, String) - Method in class org.hibernate.persister.entity.UnionSubclassEntityPersister
 
addDiscriminatorWhereFragment(RestrictableStatement, Queryable, Map, String) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
 
addDisplayedProperty(Object) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
addDocType(String, String, String) - Method in interface org.dom4j.Document
Adds a DOCTYPE declaration to this document
addDocType(String, String, String) - Method in class org.dom4j.tree.DefaultDocument
 
addDocument(Document) - Method in interface javax.xml.soap.SOAPBody
Adds the root node of the DOM Document to this SOAPBody object.
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
 
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addDocument(Object, String) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addDocument(Document) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addDocument(Document) - Method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
addDocument(Document) - Method in class org.hibernate.cfg.Configuration
Read mappings from a DOM Document
addDocument(Document) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a DOM Document
addDOMAdapter(DOMAdapter) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
addDTDDeclaration(Object) - Method in class org.dom4j.io.SAXContentHandler
Adds an internal DTD declaration to the list of declarations
addDTDDefaultAttrsAndValidate(QName, int, XMLAttributes) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Add default attributes and validate.
addDTM(DTM, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Add a DTM to the DTM table.
addDTM(DTM, int, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Add a DTM to the DTM table.
addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
addDuplicationStrategy(DuplicationStrategy) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
Mechanism to more finely control the notion of duplicates.
addDuplicationStrategy(DuplicationStrategy) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
addDurationConverter(DurationConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
ADDED - Static variable in class javax.mail.event.MessageCountEvent
The messages were added to their folder
added(Collection) - Method in interface org.osgi.framework.hooks.service.ListenerHook
Added listeners hook method.
addEjbContext(CurrentEjbClientConnection) - Method in class org.jboss.naming.remote.client.HaRemoteNamingStore
 
addEjbContext(CurrentEjbClientConnection) - Method in interface org.jboss.naming.remote.client.RemoteNamingStore
 
addEjbContext(CurrentEjbClientConnection) - Method in class org.jboss.naming.remote.protocol.v1.RemoteNamingStoreV1
 
addELContextListener(ELContextListener) - Method in class javax.faces.application.Application
Provide a way for Faces applications to register an ELContextListener that will be notified on creation of ELContext instances.
addELContextListener(ELContextListener) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addELContextListener(javax.el.ELContextListener) on the wrapped Application object.

addELContextListener(ELContextListener) - Method in interface javax.servlet.jsp.JspApplicationContext
Registers a ELContextListeners so that context objects can be added whenever a new ELContext is created.
addElement(int, int, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
addElement(SyntaxTreeNode) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Adds a child node to this syntax tree node.
addElement(XSElementDecl, boolean) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
 
addElement(int) - Method in class org.apache.xml.utils.IntVector
Append a int onto the vector.
addElement(int) - Method in class org.apache.xml.utils.NodeVector
Append a Node onto the vector.
addElement(Object) - Method in class org.apache.xml.utils.ObjectVector
Append an object onto the vector.
addElement(StringToStringTable) - Method in class org.apache.xml.utils.StringToStringTableVector
Append a StringToStringTable object onto the vector.
addElement(String) - Method in class org.apache.xml.utils.StringVector
Append a string onto the vector.
addElement(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Append a byte onto the vector.
addElement(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Append a int onto the vector.
addElement(Node) - Method in class org.apache.xpath.NodeSet
Append a Node onto the vector.
addElement(int) - Method in class org.apache.xpath.NodeSetDTM
Append a Node onto the vector.
addElement(String) - Method in interface org.dom4j.Branch
Adds a new Element node with the given name to this branch and returns a reference to the new node.
addElement(QName) - Method in interface org.dom4j.Branch
Adds a new Element node with the given QNameto this branch and returns a reference to the new node.
addElement(String, String) - Method in interface org.dom4j.Branch
Adds a new Element node with the given qualified name and namespace URI to this branch and returns a reference to the new node.
addElement(String) - Method in class org.dom4j.tree.AbstractBranch
 
addElement(String, String) - Method in class org.dom4j.tree.AbstractBranch
 
addElement(QName) - Method in class org.dom4j.tree.AbstractBranch
 
addElement(String, String, String) - Method in class org.dom4j.tree.AbstractBranch
 
addElement(String) - Method in class org.dom4j.tree.AbstractDocument
 
addElement(String, String) - Method in class org.dom4j.tree.AbstractDocument
 
addElement(QName) - Method in class org.dom4j.tree.AbstractDocument
 
addElement(String) - Method in class org.dom4j.tree.AbstractElement
 
addElement(String, InputStream, InputStream) - Method in class org.hibernate.ejb.packaging.AbstractJarVisitor
 
addElement(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addElement(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addElement(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
addElement(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addElements(int, int) - Method in class org.apache.xml.utils.IntVector
Append several int values onto the vector.
addElements(int) - Method in class org.apache.xml.utils.IntVector
Append several slots onto the vector, but do not set the values.
addElements(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Append several Object values onto the vector.
addElements(int) - Method in class org.apache.xml.utils.ObjectVector
Append several slots onto the vector, but do not set the values.
addElementWithData(Object, int, int, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
addELResolver(ELResolver) - Method in class javax.faces.application.Application
Cause an the argument resolver to be added to the resolver chain as specified in section 5.5.1 of the JavaServer Faces Specification.
addELResolver(ELResolver) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addELResolver(javax.el.ELResolver) on the wrapped Application object.

addELResolver(ELResolver) - Method in interface javax.servlet.jsp.JspApplicationContext
Adds an ELResolver to affect the way EL variables and properties are resolved for EL expressions appearing in JSP pages and tag files.
addEmailAddress(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.ContactType
Add an email address
addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
addEmbeddedParameter(ParameterSpecification) - Method in interface org.hibernate.hql.internal.ast.tree.ParameterContainer
Deprecated.
Adds a parameter specification for a parameter encountered within this node.
addEmbeddedParameter(ParameterSpecification) - Method in class org.hibernate.hql.internal.ast.tree.SqlFragment
 
addEncryptionMethod(EncryptionMethodType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.KeyDescriptorType
Add encryption method type
addEncryptionProperty(EncryptionPropertyType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
 
addEntity(String, String) - Method in interface org.dom4j.Element
Adds a new Entity node with the given name and text to this element and returns a reference to the new node.
addEntity(String, String) - Method in class org.dom4j.tree.AbstractElement
 
addEntity(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addEntity(EntityUniqueKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add an entity to the cache by unique key
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Adds an entity to the internal caches.
addEntity(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a canonical mapping from entity key to entity instance
addEntity(EntityUniqueKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add an entity to the cache by unique key
addEntity(Object, Status, Object[], EntityKey, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Adds an entity to the internal caches.
addEntity(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(String, Class, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addEntity(EntityBinding) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addEntity(EntityBinding) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addEntity(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addEntity(String) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, without specifying an alias.
addEntity(String, String) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity
addEntity(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, specifying a lock mode
addEntity(Class) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, without specifying an alias.
addEntity(String, Class) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity
addEntity(String, Class, LockMode) - Method in interface org.hibernate.SQLQuery
Declare a "root" entity, specifying a lock mode
addEntity(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - Method in interface org.hibernate.envers.strategy.AuditStrategy
Update the rootQueryBuilder with an extra WHERE clause to restrict the revision for a two-entity relation.
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - Method in class org.hibernate.envers.strategy.DefaultAuditStrategy
 
addEntityAtRevisionRestriction(GlobalConfiguration, QueryBuilder, String, String, boolean, MiddleIdData, String, String, String, String) - Method in class org.hibernate.envers.strategy.ValidityAuditStrategy
 
addEntityDescriptor(Object) - Method in class org.picketlink.identity.federation.saml.v2.metadata.EntitiesDescriptorType
Add an entity descriptor
addEntityManagerFactory(String, EntityManagerFactory) - Method in class org.hibernate.ejb.internal.EntityManagerFactoryRegistry
register the specified entity manager factory
addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding) - Method in class org.hibernate.metamodel.binding.AbstractAttributeBinding
 
addEntityReferencingAttributeBinding(SingularAssociationAttributeBinding) - Method in interface org.hibernate.metamodel.binding.AttributeBinding
 
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
addEntry(Object, Status, Object[], Object, Serializable, Object, LockMode, boolean, EntityPersister, boolean, boolean) - Method in interface org.hibernate.engine.spi.PersistenceContext
Generates an appropriate EntityEntry instance and adds it to the event source's internal caches.
addEntry(InternalCacheEntry) - Method in class org.infinispan.loaders.bucket.Bucket
 
addEntryExit(boolean) - Method in class org.slf4j.instrumentation.LogTransformer.Builder
Should each method log entry (with parameters) and exit (with parameters and returnvalue)?
addErroneousAttribute(String) - Method in exception org.infinispan.CacheConfigurationException
 
addErroneousAttribute(String) - Method in exception org.infinispan.config.ConfigurationException
 
addError(ErrorMsg) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
addErrorListener(ConfigurationErrorListener) - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
addErrorListener(ConfigurationErrorListener) - Method in class org.apache.commons.configuration.event.EventSource
Adds a new configuration error listener to this object.
addErrorListener(ConfigurationErrorListener) - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
addErrorListener(ConfigurationErrorListener) - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
addErrorLogListener() - Method in class org.apache.commons.configuration.AbstractConfiguration
Adds a special ConfigurationErrorListener object to this configuration that will log all internal errors.
addErrorManagerConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
addEscapes(String) - Static method in error org.apache.taglibs.standard.extra.spath.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.taglibs.standard.lang.jstl.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
addEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
addEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
 
addEvidence(EvidenceType.ChoiceType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.EvidenceType
Add an evidence
addException(Element, SAXParseException) - Method in class org.dom4j.util.XMLErrorHandler
Adds the given parse exception information to the given element instance
addExecutor(Executor) - Method in class org.jboss.threads.BalancingExecutor
Add a delegate executor.
addExecutorListener(Future<?>, ExecutorNotification) - Method in class org.jgroups.protocols.Executing
 
AddExpression() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
 
addExtensibilityElement(ExtensibilityElement) - Method in class com.ibm.wsdl.AbstractWSDLElement
Add an extensibility element.
addExtensibilityElement(ExtensibilityElement) - Method in class com.ibm.wsdl.extensions.mime.MIMEPartImpl
Add an extensibility element.
addExtensibilityElement(ExtensibilityElement) - Method in interface javax.wsdl.extensions.ElementExtensible
Add an extensibility element.
addExtension(Object) - Method in class org.picketlink.identity.federation.saml.v2.protocol.ExtensionsType
Add an extension
addExtensionElement(Object) - Method in class org.picketlink.identity.federation.core.wstrust.wrappers.RequestSecurityToken
 
addExtensionNamespace(String, ExtensionHandler) - Method in class org.apache.xalan.extensions.ExtensionsTable
Register an extension namespace handler.
addExternalDTDDeclaration(Object) - Method in class org.dom4j.io.SAXContentHandler
Adds an external DTD declaration to the list of declarations
addExternalEntity(String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an external entity declaration.
addExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addExternalIdentifier(ExternalIdentifier) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
 
addExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addExternalIdentifiers(Collection) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
 
addExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addExternalLink(ExternalLink) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
 
addExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
 
addExternalLinks(Collection) - Method in class org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
 
addFacesListener(FacesListener) - Method in class javax.faces.component.UIComponent
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFacesListener(FacesListener) - Method in class javax.faces.component.UIComponentBase
Add the specified FacesListener to the set of listeners registered to receive event notifications from this UIComponent.
addFacet(String) - Method in class javax.faces.webapp.UIComponentClassicTagBase
 
addFacet(String) - Method in class javax.faces.webapp.UIComponentTagBase
Add the facet name of the specified facet to the list of facet names created or located by nested UIComponentTags processing this request.
addFailureListener(SessionFailureListener) - Method in interface org.hornetq.api.core.client.ClientSession
Adds a FailureListener to the session which is notified if a failure occurs on the session.
addFailureListener(SessionFailureListener) - Method in class org.hornetq.core.client.impl.ClientSessionFactoryImpl
 
addFailureListener(SessionFailureListener) - Method in interface org.hornetq.core.client.impl.ClientSessionFactoryInternal
 
addFailureListener(SessionFailureListener) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
addFailureListener(SessionFailureListener) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
addFailureListener(FailureListener) - Method in class org.hornetq.core.protocol.core.impl.RemotingConnectionImpl
 
addFailureListener(FailureListener) - Method in class org.hornetq.core.protocol.stomp.StompConnection
 
addFailureListener(FailureListener) - Method in interface org.hornetq.spi.core.protocol.RemotingConnection
add a failure listener.
addFalseValue() - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Add a boolean value 'false' to the values of the node.
addFault(Fault) - Method in class com.ibm.wsdl.OperationImpl
Add a fault message that must be associated with this operation.
addFault(Fault) - Method in interface javax.wsdl.Operation
Add a fault message that must be associated with this operation.
addFault() - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String, Locale) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String, Locale) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFaultReasonText(String, Locale) - Method in interface javax.xml.soap.SOAPFault
Appends or replaces a Reason Text item containing the specified text message and an xml:lang derived from locale.
addFetch(Fetch<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
addFetch(Fetch<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
addFetch(Fetch<X, ?>) - Method in interface org.hibernate.ejb.criteria.path.AbstractFromImpl.JoinScope
 
addFetch(Association, String) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(Association, Fetch.Style) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(Fetch) - Method in class org.hibernate.engine.profile.FetchProfile
Add a fetch to the profile.
addFetch(String, String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addFetch(String, String, String) - Method in class org.hibernate.mapping.FetchProfile
Adds a fetch to this profile.
addFetch(String, String, String) - Method in class org.hibernate.metamodel.binding.FetchProfile
Adds a fetch to this profile.
addFetch(String, String, String) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result.
addFetchProfile(FetchProfile) - Method in class org.hibernate.cfg.Configuration
 
addFetchProfile(FetchProfile) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addFetchProfile(FetchProfile) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addField(Field) - Method in class org.apache.xerces.impl.xs.identity.IdentityConstraint
Adds a field.
addField(DurationFieldType, int) - Method in class org.joda.time.base.BasePeriod
Adds the value of a field in this period.
addFieldInformation(Throwable, String) - Static method in class org.jboss.marshalling.TraceInformation
Add information about a field which was being marshalled.
addFieldInto(int[], DurationFieldType, int) - Method in class org.joda.time.base.BasePeriod
Adds the value of a field in this period.
addFile(String, Object) - Method in class org.h2.util.TempFileDeleter
Add a file to the list of temp files to delete.
addFile(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addFile(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addFile(String) - Method in class org.hibernate.cfg.Configuration
Read mappings from a particular XML file
addFile(File) - Method in class org.hibernate.cfg.Configuration
Read mappings from a particular XML file
addFile(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addFile(File) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addFile(String) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a particular XML file
addFile(File) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a particular XML file
addFileCacheStore() - Method in class org.infinispan.configuration.cache.LoadersConfigurationBuilder
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaExportTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaUpdateTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.hbm2ddl.SchemaValidatorTask
 
addFileset(FileSet) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
addFilter(String, String) - Method in interface javax.servlet.ServletContext
Adds the filter with the given name and class name to this servlet context.
addFilter(String, Filter) - Method in interface javax.servlet.ServletContext
Registers the given filter instance with this ServletContext under the given filterName.
addFilter(String, Class<? extends Filter>) - Method in interface javax.servlet.ServletContext
Adds the filter with the given name and class type to this servlet context.
addFilter(Filter) - Method in interface org.apache.log4j.Appender
Add a filter to the end of the filter list.
addFilter(Filter) - Method in class org.apache.log4j.AppenderSkeleton
Add a filter to end of the filter list.
addFilter(String, String) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
addFilter(String, String) - Method in class org.hibernate.mapping.Collection
 
addFilter(String, String) - Method in interface org.hibernate.mapping.Filterable
 
addFilter(String, String) - Method in class org.hibernate.mapping.PersistentClass
 
addFilter(String, String) - Method in class org.hibernate.metamodel.binding.AbstractPluralAttributeBinding
 
addFilter(RecordFilter) - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
Adds a RecordFilter to the processor
addFilterCondition(Expression, boolean) - Method in class org.h2.table.TableFilter
Add a filter condition.
addFilterConditions(TableFilter, boolean) - Method in class org.h2.expression.Comparison
 
addFilterConditions(TableFilter, boolean) - Method in class org.h2.expression.ConditionAndOr
 
addFilterConditions(TableFilter, boolean) - Method in class org.h2.expression.ConditionNot
 
addFilterConditions(TableFilter, boolean) - Method in class org.h2.expression.Expression
Add conditions to a table filter if they can be evaluated.
addFilterConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.cfg.Configuration
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds a filter definition to this repository.
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addFilterDefinition(FilterDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addFilterDefinition(FilterDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addFirst(T) - Method in interface org.hornetq.utils.HQDeque
 
addFlush(Channel, FLUSH) - Static method in class org.jgroups.util.Util
 
addFolderListener(FolderListener) - Method in class javax.mail.Folder
Add a listener for Folder events on this Folder.
addFolderListener(FolderListener) - Method in class javax.mail.Store
Add a listener for Folder events on any Folder object obtained from this Store.
addFormatterConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
addFormula(Element, Formula) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Adds formula element.
addFormula(Formula) - Method in class org.hibernate.mapping.SimpleValue
 
addFormula(String, String, String) - Method in class org.hibernate.sql.SelectFragment
 
addFormulas(String, String[], String[]) - Method in class org.hibernate.sql.SelectFragment
 
addFragment(JoinFragment) - Method in class org.hibernate.sql.JoinFragment
 
addFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified FrameworkListener object to the context bundle's list of listeners if not already present.
addFreeFile(JournalFile, boolean) - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
addFreeFile(JournalFile, boolean, boolean) - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
addFrom(Address[]) - Method in class com.sun.mail.imap.IMAPMessage
 
addFrom(Address[]) - Method in class javax.mail.internet.MimeMessage
Add the specified addresses to the existing "From" field.
addFrom(Address[]) - Method in class javax.mail.Message
Add these addresses to the existing "From" attribute
addFrom(String, String) - Method in class org.hibernate.envers.tools.query.QueryBuilder
Add an entity from which to select.
addFromAssociation(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addFromCollection(QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.PathExpressionParser
 
addFromElement(String, AST) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
Adds a new from element to the from node.
addFromFragmentString(String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addFromFragmentString(String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan) - Method in class org.hibernate.id.CompositeNestedGeneratedValueGenerator
 
addGenerator(IdGenerator) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addGenerator(IdGenerator) - Method in interface org.hibernate.cfg.Mappings
Add a generator.
addGeneratorTable(String, Properties) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addGeneratorTable(String, Properties) - Method in interface org.hibernate.cfg.Mappings
Add a generator table properties.
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeDecl(XSAttributeDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global attribute group
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalAttributeGroupDecl(XSAttributeGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalCondition(Parameter, int, int) - Method in class org.h2.command.dml.Query
Add a condition to the query.
addGlobalCondition(Parameter, int, int) - Method in class org.h2.command.dml.Select
 
addGlobalCondition(Parameter, int, int) - Method in class org.h2.command.dml.SelectUnion
 
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global element
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalElementDecl(XSElementDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global group
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalGroupDecl(XSGroupDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global notation
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalNotationDecl(XSNotationDecl) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one global type
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addGlobalTypeDecl(XSTypeDefinition) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addGroupBinding(GroupBinding) - Method in interface org.hornetq.core.server.group.GroupingHandler
 
addGroupBinding(GroupBinding) - Method in class org.hornetq.core.server.group.impl.LocalGroupingHandler
 
addGroupBinding(GroupBinding) - Method in class org.hornetq.core.server.group.impl.RemoteGroupingHandler
 
addGrouper(Grouper<?>) - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Add a grouper
addGrouping(GroupBinding) - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
addGrouping(GroupBinding) - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
addGrouping(GroupBinding) - Method in interface org.hornetq.core.persistence.StorageManager
 
addGuardedAction(Input, GuardedAction) - Method in class org.jboss.com.sun.corba.se.spi.orbutil.fsm.StateImpl
 
addHandle(VirtualFile, Closeable) - Static method in class org.jboss.vfs.util.automount.Automounter
Add handle to owner, to be auto closed.
addHandler(String, ElementHandler) - Method in interface org.dom4j.ElementPath
Adds the ElementHandler to be called when the specified path is encounted.
addHandler(String, ElementHandler) - Method in class org.dom4j.io.SAXReader
Adds the ElementHandler to be called when the specified path is encounted.
addHandler(String, ElementHandler) - Method in class org.dom4j.io.XPP3Reader
Adds the ElementHandler to be called when the specified path is encounted.
addHandler(String, ElementHandler) - Method in class org.dom4j.io.XPPReader
Adds the ElementHandler to be called when the specified path is encounted.
addHandler(String, ElementHandler) - Method in class org.dom4j.jaxb.JAXBReader
Adds the ElementHandler to be called when the specified path is encounted.
addHandler(Handler) - Method in class org.jboss.logmanager.ExtHandler
Add a sub-handler to this handler.
addHandler(Handler) - Method in class org.jboss.logmanager.Logger
addHandlerConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
Add a handler configuration.
addHandlerName(String) - Method in interface org.jboss.logmanager.config.HandlerContainingConfigurable
Add a handler name to this logger.
addHead(MessageReference) - Method in class org.hornetq.core.server.impl.LastValueQueue
 
addHead(MessageReference) - Method in class org.hornetq.core.server.impl.QueueImpl
 
addHead(MessageReference) - Method in interface org.hornetq.core.server.Queue
 
addHead(E) - Method in interface org.hornetq.utils.LinkedList
 
addHead(E) - Method in class org.hornetq.utils.LinkedListImpl
 
addHead(T, int) - Method in interface org.hornetq.utils.PriorityLinkedList
 
addHead(T, int) - Method in class org.hornetq.utils.PriorityLinkedListImpl
 
addHeader(String, String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
addHeader(String, String) - Method in class com.sun.mail.imap.IMAPMessage
 
addHeader(String, String) - Method in class com.sun.mail.pop3.POP3Message
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Add a header with the specified name and value to the header list.
addHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in interface javax.mail.Part
Add this value to the existing values for this header_name.
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.
addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified qname and adds it to this SOAPHeader object.
addHeaderLine(String) - Method in class com.sun.mail.imap.IMAPBodyPart
 
addHeaderLine(String) - Method in class com.sun.mail.imap.IMAPMessage
 
addHeaderLine(String) - Method in class com.sun.mail.pop3.POP3Message
Add a raw RFC822 header-line.
addHeaderLine(String) - Method in class javax.mail.internet.InternetHeaders
Add an RFC822 header line to the header store.
addHeaderLine(String) - Method in class javax.mail.internet.MimeBodyPart
Add a header line to this body part
addHeaderLine(String) - Method in class javax.mail.internet.MimeMessage
Add a raw RFC 822 header-line.
addHeaderLine(String) - Method in interface javax.mail.internet.MimePart
Add a raw RFC822 header-line.
addHeaders(String, List<String>) - Method in interface org.jboss.ws.api.monitoring.Record
Adds a HTTP header to the record
addHeapNode(MultiValuedNodeHeapIterator.HeapNode) - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
addHibernateTypeResolver(AttributeTypeResolver) - Method in class org.hibernate.metamodel.source.annotations.attribute.type.CompositeAttributeTypeResolver
 
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.Hierarchy
 
addHierarchyEventListener(HierarchyEventListener) - Method in interface org.apache.log4j.spi.LoggerRepository
Add a HierarchyEventListener event to the repository.
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.spi.NOPLoggerRepository
Add a HierarchyEventListener event to the repository.
addHours(int) - Method in class org.joda.time.MutableDateTime
Add a number of hours to the date.
addHours(int) - Method in class org.joda.time.MutablePeriod
Adds the specified hours to the number of hours in the period.
addHours(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of hours to the date.
addHours(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified hours to the number of hours in the period.
addId(String) - Method in interface org.apache.xerces.impl.dv.ValidationContext
 
addId(String) - Method in class org.apache.xerces.impl.validation.ConfigurableValidationState
Adds the ID, if ID/IDREF checking is enabled.
addId(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addIDAtPosition(String, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.TypeCodeOutputStream
 
addIDConstraint(IdentityConstraint) - Method in class org.apache.xerces.impl.xs.XSElementDecl
 
addIDConstraintDecl(XSElementDecl, IdentityConstraint) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
register one identity constraint
addIdentityColumn(String) - Method in class org.hibernate.sql.Insert
 
addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdEqualsToQuery(Parameters, Object, String, boolean) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix, is equal to the given object.
addIdGenerator(IdGenerator) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addIdGenerator(IdGenerator) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addIDPEntry(IDPEntryType) - Method in class org.picketlink.identity.federation.saml.v2.protocol.IDPListType
Add an idp entry
addIdRef(String) - Method in interface org.apache.xerces.impl.dv.ValidationContext
 
addIdRef(String) - Method in class org.apache.xerces.impl.validation.ConfigurableValidationState
Adds the IDREF, if ID/IDREF checking is enabled.
addIdRef(String) - Method in class org.apache.xerces.impl.validation.ValidationState
 
addIdsEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addIdsEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 (the entity is the same).
addIdsEqualToQuery(Parameters, String, IdMapper, String) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains restrictions, which express the property that the id of the entity with alias prefix1, is equal to the id of the entity with alias prefix2 mapped by the second mapper (the second mapper must be for the same entity, but it can have, for example, prefixed properties).
addIfAbsent(E) - Method in class org.hornetq.utils.ConcurrentHashSet
 
addIfAbsent(E) - Method in interface org.hornetq.utils.ConcurrentSet
 
addIfAbsent(T, V, boolean) - Method in class org.jboss.threads.AtomicArray
Atomically replace the array with a new array which is one element longer, and which includes the given value, if the value is not already present within the array.
addIfAbsent(T, V, Comparator<? super V>) - Method in class org.jboss.threads.AtomicArray
Add a value to a sorted array if it is not already present.
addIfAbsent(T) - Method in class org.jgroups.util.BoundedList
 
addIgnoreMember(Address) - Method in class org.jgroups.protocols.DISCARD
Messages from this sender will get dropped
addImpliedFromElement(FromElement) - Method in class org.hibernate.hql.internal.ast.tree.FromClause
 
addImport(Import) - Method in class com.ibm.wsdl.DefinitionImpl
Add an import to this WSDL description.
addImport(SchemaImport) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
Add an import to this LightWeightSchema
addImport(Import) - Method in interface javax.wsdl.Definition
Add an import to this WSDL description.
addImport(SchemaImport) - Method in interface javax.wsdl.extensions.schema.Schema
Add an import to this LightWeightSchema
addImport(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addImport(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds an import (HQL entity rename) to the repository.
addImport(String, String) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addImport(String, String) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addImports(Stylesheet, boolean, Vector) - Method in class org.apache.xalan.templates.StylesheetRoot
Add the imports in the given sheet to the working importList vector.
addInc(long, int) - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionCounterImpl
 
addInc(long, int) - Method in interface org.hornetq.core.paging.cursor.PageSubscriptionCounter
 
addInclude(SchemaReference) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
 
addInclude(SchemaReference) - Method in interface javax.wsdl.extensions.schema.Schema
Add an include to this LightWeightSchema
addIncludedStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addIncompleteObjectInformation(Throwable, Class<?>) - Static method in class org.jboss.marshalling.TraceInformation
Add information about an incomplete object which was being unmarshalled.
addIncompleteObjectInformation(Throwable, String) - Static method in class org.jboss.marshalling.TraceInformation
Add information about an incomplete object which was being unmarshalled.
addIndex(PageIndex) - Method in class org.h2.store.PageStore
Add an index to the in-memory index map.
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.h2.table.FunctionTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.h2.table.MetaTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.h2.table.RangeTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.h2.table.RegularTable
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.h2.table.Table
Create an index for this table
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.h2.table.TableLink
 
addIndex(Session, String, int, IndexColumn[], IndexType, boolean, String) - Method in class org.h2.table.TableView
 
addIndex(Index, boolean) - Method in class org.hibernate.cfg.Ejb3Column
 
addIndex(Index) - Method in class org.hibernate.mapping.Table
 
addIndexCondition(IndexCondition) - Method in class org.h2.table.TableFilter
Add an index condition.
addIndexes(Table, Index[], Mappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
addIndexInfo(IndexInfo) - Method in class org.h2.fulltext.FullTextSettings
Add an index.
addIndexInformation(Throwable, int, int, TraceInformation.IndexType) - Static method in class org.jboss.marshalling.TraceInformation
Add information about an index into a collection which was being (un-)marshalled.
addingOverrideFor(String, String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
addingOverrideFor(String, String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
addingOverrideFor(String, String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
addingOverrideFor$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
addInitialHost(String, int) - Method in class org.jgroups.protocols.TCPGOSSIP
 
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
addInitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a collection we just pulled out of the cache (does not need initializing)
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
add an (initialized) collection that was created by another session and passed into update() (ie.
addInitiator(BasicServiceInitiator) - Method in class org.hibernate.service.ServiceRegistryBuilder
Adds a service initiator.
addInjection(Injector<? super I>, I) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add an injection.
addInjection(Injector<? super T>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add an injection of this service into another target.
addInjection(Injector<? super I>, I) - Method in interface org.jboss.msc.service.ServiceBuilder
Add an injection.
addInjection(Injector<? super T>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add an injection of this service into another target.
addInjectionValue(Injector<? super I>, Value<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add an injection value.
addInjectionValue(Injector<? super I>, Value<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add an injection value.
addInputStream(InputStream) - Method in class org.hibernate.cfg.Configuration
Read mappings from an InputStream.
addInputStream(InputStream) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addInputStream(InputStream) - Method in class org.hibernate.metamodel.MetadataSources
Read metadata from an InputStream.
addInstancesFromVersionsEntities(String, Collection, List<Map>, Number) - Method in class org.hibernate.envers.entities.EntityInstantiator
 
addInstantConverter(InstantConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addInstructionList(Pattern, InstructionList) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
Add a pre-compiled pattern to this mode.
addIntegerValue(String) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Parse the specified string as an Interger and add it to the values of the node.
addInterceptor(Interceptor) - Method in interface org.hornetq.api.core.client.ServerLocator
Adds an interceptor which will be executed after packets are received from the server.
addInterceptor(Interceptor) - Method in class org.hornetq.core.client.impl.ServerLocatorImpl
 
addInterceptor(Interceptor) - Method in class org.hornetq.core.remoting.server.impl.RemotingServiceImpl
 
addInterceptor(Interceptor) - Method in interface org.hornetq.core.remoting.server.RemotingService
 
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.AbstractDelegatingCacheImpl
 
addInterceptor(CommandInterceptor, int) - Method in interface org.infinispan.AdvancedCache
Adds a custom interceptor to the interceptor chain, at specified position, where the first interceptor in the chain is at position 0 and the last one at NUM_INTERCEPTORS - 1.
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.CacheImpl
 
addInterceptor() - Method in class org.infinispan.configuration.cache.CustomInterceptorsConfigurationBuilder
Adds a new custom interceptor definition, to be added to the cache when the cache is started.
addInterceptor(CommandInterceptor, int) - Method in class org.infinispan.interceptors.InterceptorChain
Inserts the given interceptor at the specified position in the chain (o based indexing).
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.AbstractDelegatingCacheImpl
 
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in interface org.infinispan.AdvancedCache
Adds a custom interceptor to the interceptor chain, after an instance of the specified interceptor type.
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.CacheImpl
 
addInterceptorAfter(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
Adds a new interceptor in list after an interceptor of a given type.
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.AbstractDelegatingCacheImpl
 
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in interface org.infinispan.AdvancedCache
Adds a custom interceptor to the interceptor chain, before an instance of the specified interceptor type.
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.CacheImpl
 
addInterceptorBefore(CommandInterceptor, Class<? extends CommandInterceptor>) - Method in class org.infinispan.interceptors.InterceptorChain
Adds a new interceptor in list after an interceptor of a given type.
addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as an interceptor binding type, and specifies its meta-annotations.
addInterface(Class<?>) - Method in class org.jboss.invocation.proxy.AbstractSubclassFactory
Adds an interface to the generated subclass, using the default MethodBodyCreator to generate the method bodies.
addInterface(MethodBodyCreator, Class<?>) - Method in class org.jboss.invocation.proxy.AbstractSubclassFactory
Adds an interface to the generated subclass, using the given MethodBodyCreator to generate the method bodies
addInternalEntity(String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an internal entity declaration.
addIntervalConverter(IntervalConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
addInvocationHandler(Class<?>, InvocationHandler) - Method in interface org.jboss.com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandler
Add an invocation handler for all methods on interface interf.
addInvocationHandler(Class<?>, InvocationHandler) - Method in class org.jboss.com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl
 
addItem(Node) - Method in class org.apache.xerces.dom.AttributeMap
 
addItem(Node) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
 
addIterator(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
addIterator(DTMIterator) - Method in class org.apache.xpath.axes.UnionPathIterator
Add an iterator to the union list.
ADDITIONAL_NAME - Static variable in class org.apache.commons.configuration.DefaultConfigurationBuilder
Constant for the name of the additional configuration.
AdditionalDataUUID - Class in org.jgroups.util
Subclass of UUID which adds a string as payload.
AdditionalDataUUID() - Constructor for class org.jgroups.util.AdditionalDataUUID
 
AdditionalDataUUID(byte[], byte[]) - Constructor for class org.jgroups.util.AdditionalDataUUID
 
additionalMetadataLocation - Variable in class org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType
 
AdditionalMetadataLocationType - Class in org.picketlink.identity.federation.saml.v2.metadata
Java class for AdditionalMetadataLocationType complex type.
AdditionalMetadataLocationType() - Constructor for class org.picketlink.identity.federation.saml.v2.metadata.AdditionalMetadataLocationType
 
additionalNamespaces() - Method in interface org.dom4j.Element
Returns any additional namespaces declarations for this element other than namespace returned via the Element.getNamespace()method.
additionalNamespaces() - Method in class org.dom4j.tree.AbstractElement
 
additionalNamespaces(String) - Method in class org.dom4j.tree.AbstractElement
 
additionalNamespaces() - Method in class org.dom4j.tree.DefaultElement
 
additionalNamespaces(String) - Method in class org.dom4j.tree.DefaultElement
 
additionalNamespaces() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
additionalNamespaces() - Method in class org.hibernate.tuple.ElementWrapper
 
additionalNamespaces - Variable in class org.jdom.Element
Additional namespace declarations to store on this element; useful during output
additionalOptions - Variable in class org.picketlink.identity.federation.core.config.ProviderType
 
additionOrderOfParts - Variable in class com.ibm.wsdl.MessageImpl
 
AdditiveExpr(int) - Method in class org.apache.xpath.compiler.XPathParser
This has to handle construction of the operations so that they are evaluated in pre-fix order.
additiveExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
additiveExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
addJar(File) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addJar(File) - Method in class org.hibernate.cfg.Configuration
Read all mappings from a jar file

Assumes that any file named *.hbm.xml is a mapping document.

addJar(File) - Method in class org.hibernate.metamodel.MetadataSources
Read all mappings from a jar file.
addJNDI(String) - Method in interface org.hornetq.api.jms.management.ConnectionFactoryControl
Add the JNDI binding to this destination
addJNDI(String) - Method in interface org.hornetq.api.jms.management.JMSQueueControl
Add the JNDI binding to this destination
addJNDI(String) - Method in interface org.hornetq.api.jms.management.TopicControl
Add the JNDI binding to this destination
addJNDI(String) - Method in class org.hornetq.jms.management.impl.JMSConnectionFactoryControlImpl
 
addJNDI(String) - Method in class org.hornetq.jms.management.impl.JMSQueueControlImpl
 
addJNDI(String) - Method in class org.hornetq.jms.management.impl.JMSTopicControlImpl
 
addJNDI(String) - Method in class org.hornetq.jms.persistence.config.PersistedJNDI
 
addJNDI(PersistedType, String, String...) - Method in class org.hornetq.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
 
addJNDI(PersistedType, String, String...) - Method in class org.hornetq.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
 
addJNDI(PersistedType, String, String...) - Method in interface org.hornetq.jms.persistence.JMSStorageManager
 
addJoin(TableFilter, boolean, boolean, Expression) - Method in class org.h2.table.TableFilter
Add a joined table.
addJoin(JoinTable, PropertyHolder, boolean) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addJoin(JoinTable, boolean) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addJoin(JoinTable, boolean) - Method in interface org.hibernate.cfg.PropertyHolder
 
addJoin(Join<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.BasicJoinScope
 
addJoin(Join<X, ?>) - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl.CorrelationJoinScope
 
addJoin(Join<X, ?>) - Method in interface org.hibernate.ejb.criteria.path.AbstractFromImpl.JoinScope
 
addJoin(AssociationType, String, JoinType, String[]) - Method in class org.hibernate.engine.internal.JoinSequence
 
addJoin(String, String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addJoin(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addJoin(String, String, LockMode) - Method in class org.hibernate.internal.SQLQueryImpl
 
addJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.CacheJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.JoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.JoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoin(String, String, String[], String[], JoinType) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String, String[], String[], JoinType, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addJoin(String, String) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result.
addJoin(String, String, String) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result.
addJoin(String, String, LockMode) - Method in interface org.hibernate.SQLQuery
Declare a join fetch result, specifying a lock mode
addJoins(PersistentClass, Map<String, Join>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addJoins(PersistentClass, Map<String, Join>) - Method in interface org.hibernate.cfg.Mappings
Add join metadata for a persistent entity.
addJoins(JoinFragment) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
addJoins(String, String) - Method in class org.hibernate.sql.ANSIJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.JoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.OracleJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.QueryJoinFragment
 
addJoins(String, String) - Method in class org.hibernate.sql.Sybase11JoinFragment
 
addKeyDescriptor(KeyDescriptorType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.RoleDescriptorType
Add key descriptor
addLast(T) - Method in interface org.hornetq.utils.HQDeque
 
addLifecycle(String, Lifecycle) - Method in class javax.faces.lifecycle.LifecycleFactory
Register a new Lifecycle instance, associated with the specified lifecycleId, to be supported by this LifecycleFactory.
addLifecycleListener(LifecycleListener) - Method in class org.picketlink.identity.federation.bindings.tomcat.idp.IDPWebBrowserSSOValve
Add a lifecycle event listener to this component.
addLinkedAddress(Address) - Method in interface org.hornetq.core.postoffice.Address
 
addLinkedAddress(Address) - Method in class org.hornetq.core.postoffice.impl.AddressImpl
 
addLinkedObject(RegistryObject) - Method in class org.apache.ws.scout.registry.infomodel.ExternalLinkImpl
 
addList(XMLPropertyListConfiguration.ArrayNode) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Add a sublist to the values of the node.
addListener(AsyncListener) - Method in interface javax.servlet.AsyncContext
Registers the given AsyncListener with the most recent asynchronous cycle that was started by a call to one of the ServletRequest.startAsync() methods.
addListener(AsyncListener, ServletRequest, ServletResponse) - Method in interface javax.servlet.AsyncContext
Registers the given AsyncListener with the most recent asynchronous cycle that was started by a call to one of the ServletRequest.startAsync() methods.
addListener(String) - Method in interface javax.servlet.ServletContext
Adds the listener with the given class name to this ServletContext.
addListener(T) - Method in interface javax.servlet.ServletContext
Adds the given listener to this ServletContext.
addListener(Class<? extends EventListener>) - Method in interface javax.servlet.ServletContext
Adds a listener of the given class type to this ServletContext.
addListener(Object) - Method in class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache
 
addListener(Object) - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Add listener to this cache.
addListener(Object) - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
addListener(String, NamespaceChangeListener) - Method in class org.hibernate.service.jndi.internal.JndiServiceImpl
 
addListener(String, NamespaceChangeListener) - Method in interface org.hibernate.service.jndi.spi.JndiService
Adds the specified listener to the given JNDI namespace.
addListener(Object) - Method in class org.infinispan.AbstractDelegatingCache
 
addListener(Object) - Method in class org.infinispan.CacheImpl
 
addListener(Object) - Method in class org.infinispan.manager.AbstractDelegatingEmbeddedCacheManager
 
addListener(Object) - Method in class org.infinispan.manager.DefaultCacheManager
 
addListener(Object) - Method in class org.infinispan.notifications.AbstractListenerImpl
 
addListener(Object) - Method in interface org.infinispan.notifications.Listenable
Adds a listener to the component.
addListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.BatchServiceTarget
Add a service listener that will be added to all the ServiceBuilders installed in this target.
addListener(ServiceListener<Object>...) - Method in interface org.jboss.msc.service.BatchServiceTarget
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
addListener(Collection<ServiceListener<Object>>) - Method in interface org.jboss.msc.service.BatchServiceTarget
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
addListener(ServiceListener<? super T>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a service listener that will be added to this service.
addListener(ServiceListener<? super T>...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add service listeners that will be added to this service.
addListener(Collection<? extends ServiceListener<? super T>>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add service listeners that will be added to this service.
addListener(ServiceListener.Inheritance, ServiceListener<? super T>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add a service listener that will be added to this service.
addListener(ServiceListener.Inheritance, ServiceListener<? super T>...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add service listeners that will be added to this service.
addListener(ServiceListener.Inheritance, Collection<? extends ServiceListener<? super T>>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Add service listeners that will be added to this service.
addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a service listener that will be added to all the ServiceBuilders installed in this target.
addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
addListener(ServiceListener.Inheritance, ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a service listener that will be added to all the ServiceBuilders installed in this target.
addListener(ServiceListener.Inheritance, ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
addListener(ServiceListener.Inheritance, Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Add a service listener that will be added to all the ServiceBuilders installed in this target.
addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
addListener(ServiceListener.Inheritance, ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
 
addListener(ServiceListener.Inheritance, ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
 
addListener(ServiceListener.Inheritance, Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
 
addListener(ServiceListener<? super T>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a service listener that will be added to this service.
addListener(ServiceListener<? super T>...) - Method in interface org.jboss.msc.service.ServiceBuilder
Add service listeners that will be added to this service.
addListener(Collection<? extends ServiceListener<? super T>>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add service listeners that will be added to this service.
addListener(ServiceListener.Inheritance, ServiceListener<? super T>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add a service listener that will be added to this service.
addListener(ServiceListener.Inheritance, ServiceListener<? super T>...) - Method in interface org.jboss.msc.service.ServiceBuilder
Add service listeners that will be added to this service.
addListener(ServiceListener.Inheritance, Collection<? extends ServiceListener<? super T>>) - Method in interface org.jboss.msc.service.ServiceBuilder
Add service listeners that will be added to this service.
addListener(ServiceListener<? super S>) - Method in interface org.jboss.msc.service.ServiceController
Add a service listener.
addListener(ServiceListener.Inheritance, ServiceListener<Object>) - Method in interface org.jboss.msc.service.ServiceController
Add a service listener.
addListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.ServiceTarget
Add a service listener that will be added to all the ServiceBuilders installed in this target.
addListener(ServiceListener<Object>...) - Method in interface org.jboss.msc.service.ServiceTarget
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
addListener(Collection<ServiceListener<Object>>) - Method in interface org.jboss.msc.service.ServiceTarget
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
addListener(ServiceListener.Inheritance, ServiceListener<Object>) - Method in interface org.jboss.msc.service.ServiceTarget
Add a service listener that will be added to all the ServiceBuilders installed in this target.
addListener(ServiceListener.Inheritance, ServiceListener<Object>...) - Method in interface org.jboss.msc.service.ServiceTarget
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
addListener(ServiceListener.Inheritance, Collection<ServiceListener<Object>>) - Method in interface org.jboss.msc.service.ServiceTarget
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
addListener(AsyncFuture.Listener<? super T, A>, A) - Method in interface org.jboss.threads.AsyncFuture
Add an asynchronous listener to be called when this operation completes.
addListener(AsyncFuture.Listener<? super T, A>, A) - Method in class org.jboss.threads.AsyncFutureTask
Add an asynchronous listener to be called when this operation completes.
addListener(StompConnection.Listener) - Method in class org.jgroups.client.StompConnection
 
addListNode(String) - Method in class org.apache.commons.configuration.tree.NodeCombiner
Adds the name of a node to the list of known list nodes.
addLiteralResultAttribute(AVT) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set a literal result attribute (AVTs only).
addLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set a literal result attribute (used for xsl attributes).
addLiveMessage(PagedMessage) - Method in class org.hornetq.core.paging.cursor.impl.LivePageCacheImpl
 
addLiveMessage(PagedMessage) - Method in interface org.hornetq.core.paging.cursor.LivePageCache
 
addLocal(Object) - Method in class org.dom4j.tree.BackedList
Performs a local addition which is not forward through to the Branch or backing list
addLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
 
addLocalizedString(LocalizedString) - Method in class org.apache.ws.scout.registry.infomodel.InternationalStringImpl
 
addLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
 
addLocalizedStrings(Collection) - Method in class org.apache.ws.scout.registry.infomodel.InternationalStringImpl
 
addLocalTempTable(Table) - Method in class org.h2.engine.Session
Add a local temporary table to this session.
addLocalTempTableConstraint(Constraint) - Method in class org.h2.engine.Session
Add a local temporary constraint to this session.
addLocalTempTableIndex(Index) - Method in class org.h2.engine.Session
Add a local temporary index to this session.
addLocalTransactionMapping(LocalXaTransaction) - Method in class org.infinispan.transaction.xa.XaTransactionTable
 
addLocalVariable(String, Type, InstructionHandle, InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
Allocates a local variable.
addLocalVariable2(String, Type, InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
addLock(Table) - Method in class org.h2.engine.Session
Add a lock for the given table.
addLockedKey(Object) - Method in class org.infinispan.context.impl.ImmutableContext
 
addLockedKey(Object) - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
addLockedKey(Object) - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
addLockedKey(Object) - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
addLockedKey(Object) - Method in interface org.infinispan.context.InvocationContext
Tracks the given key as locked by this invocation context.
addLockedKey(Object) - Method in class org.infinispan.context.InvocationContextFlagsOverride
 
addLockedKey(Object) - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
addLockListener(LockNotification) - Method in class org.jgroups.blocks.locking.LockService
 
addLockListener(LockNotification) - Method in class org.jgroups.protocols.Locking
 
addLogger(Logger) - Method in class org.jboss.logmanager.LogManager
Do nothing.
addLoggerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
addLoggerMBean(String) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
addLogPos(int, int) - Method in class org.h2.engine.Session
Called when a log entry for this session is added.
addLogRecord(LogRecord) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
addLogRecord(LogRecord) - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
 
addMailcap(String) - Method in class javax.activation.MailcapCommandMap
Add entries to the registry.
addManageNameIDService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.SSODescriptorType
Add manage name id service
addManifestLocations(VirtualFile, List<VirtualFile>) - Static method in class org.jboss.vfs.VFSUtils
Add manifest paths
addManyToManyFilter(String, String) - Method in class org.hibernate.mapping.Collection
 
addManyToManyJoin(JoinFragment, QueryableCollection) - Method in class org.hibernate.loader.OuterJoinableAssociation
 
addMappedBy(String, String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addMappedBy(String, String, String) - Method in interface org.hibernate.cfg.Mappings
 
addMappedSuperclass(Class, MappedSuperclass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addMappedSuperclass(Class, MappedSuperclass) - Method in interface org.hibernate.cfg.Mappings
add a new MappedSuperclass This should not be called if the MappedSuperclass already exists (it would be erased)
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Join
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addMappedsuperclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addMapping(String...) - Method in interface javax.servlet.ServletRegistration
Adds a servlet mapping with the given URL patterns for the Servlet represented by this ServletRegistration.
addMapping(InputStream) - Method in interface javax.validation.Configuration
Add a stream describing constraint mapping in the Bean Validation XML format.
addMapping(InputStream) - Method in class org.hibernate.validator.engine.ConfigurationImpl
 
addMapping(ConstraintMapping) - Method in class org.hibernate.validator.engine.ConfigurationImpl
 
addMapping(ConstraintMapping) - Method in interface org.hibernate.validator.HibernateValidatorConfiguration
Adds the specified ConstraintMapping instance to the configuration.
addMapping(InputStream) - Method in class org.hibernate.validator.xml.ValidationBootstrapParameters
 
addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in interface javax.servlet.FilterRegistration
Adds a filter mapping with the given servlet names and dispatcher types for the Filter represented by this FilterRegistration.
addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in interface javax.servlet.FilterRegistration
Adds a filter mapping with the given url patterns and dispatcher types for the Filter represented by this FilterRegistration.
addMappingInternal(SimpleString, Binding) - Method in class org.hornetq.core.postoffice.impl.SimpleAddressManager
 
addMapResource(String) - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
addMapResource(String) - Method in interface org.hibernate.jmx.HibernateServiceMBean
Deprecated.
Add a mapping file
addMatch(String, T) - Method in interface org.hornetq.core.settings.HierarchicalRepository
Add a new match to the repository
addMatch(String, T, boolean) - Method in interface org.hornetq.core.settings.HierarchicalRepository
 
addMatch(String, T) - Method in class org.hornetq.core.settings.impl.HierarchicalObjectRepository
 
addMatch(String, T, boolean) - Method in class org.hornetq.core.settings.impl.HierarchicalObjectRepository
Add a new match to the repository
addMatcher(XPathMatcher) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Adds a matcher.
addMax(int) - Static method in class org.hornetq.core.asyncio.impl.AsynchronousFileImpl
 
addMember(Principal) - Method in class org.picketlink.identity.federation.bindings.jboss.subject.PicketLinkGroup
Add a role principal to group
addMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.PartitionedHashMap
 
addMembershipListener(MembershipListener) - Method in class org.jgroups.blocks.ReplCache
 
addMessage(Message) - Method in class com.ibm.wsdl.DefinitionImpl
Add a message to this WSDL description.
addMessage(String, FacesMessage) - Method in class javax.faces.context.FacesContext
Append a FacesMessage to the set of messages associated with the specified client identifier, if clientId is not null.
addMessage(String, FacesMessage) - Method in class javax.faces.context.FacesContextWrapper
The default behavior of this method is to call FacesContext.addMessage(String, FacesMessage) on the wrapped FacesContext object.
addMessage(Message) - Method in interface javax.wsdl.Definition
Add a message to this WSDL description.
addMessage(LogRecord) - Method in class org.apache.log4j.lf5.util.LogMonitorAdapter
Adds a LogRecord to the LogMonitor.
addMessage(LogRecord) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Add a log record message to be displayed in the LogTable.
addMessageChangedListener(MessageChangedListener) - Method in class javax.mail.Folder
Add a listener for MessageChanged events on this Folder.
addMessageCountListener(MessageCountListener) - Method in class com.sun.mail.imap.IMAPFolder
 
addMessageCountListener(MessageCountListener) - Method in class javax.mail.Folder
Add a listener for MessageCount events on this Folder.
addMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Append the given messages into this folder.
addMessages(int, int) - Method in class com.sun.mail.imap.MessageCache
Add count messages to the cache.
addMeta(PageIndex, Session) - Method in class org.h2.store.PageStore
Add the meta data of an index.
addMetaData(MethodMetaData) - Method in class org.hibernate.validator.metadata.AggregatedMethodMetaData.Builder
Adds the given method to this builder.
addMetaData(String, String) - Method in interface org.hornetq.api.core.client.ClientSession
Attach any metadata to the session.
addMetaData(String, String) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
addMetaData(String, String) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
addMetaData(String, String) - Method in class org.hornetq.core.server.impl.ServerSessionImpl
 
addMetaData(String, String) - Method in interface org.hornetq.core.server.ServerSession
 
addMetaDataV1(String, String) - Method in interface org.hornetq.api.core.client.ClientSession
addMetaDataV1(String, String) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
addMetaDataV1(String, String) - Method in class org.hornetq.core.client.impl.DelegatingSession
Deprecated.
addMethod(MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
addMethodCascadeConfig(MethodConstraintLocation) - Method in class org.hibernate.validator.cfg.context.impl.ConstraintMappingContext
 
addMethodConstraintConfig(ConfiguredConstraint<?, MethodConstraintLocation>) - Method in class org.hibernate.validator.cfg.context.impl.ConstraintMappingContext
 
AddMethodInjector<T> - Class in org.jboss.msc.inject
An injector which calls an add/remove method pair on inject/uninject.
AddMethodInjector(Value<?>, Method, Method) - Constructor for class org.jboss.msc.inject.AddMethodInjector
Construct a new instance.
addMiddleEqualToQuery(Parameters, String, String) - Method in interface org.hibernate.envers.entities.mapper.relation.component.MiddleComponentMapper
Adds query statements, which contains restrictions, which express the property that part of the middle entity with alias prefix1, is equal to part of the middle entity with alias prefix2 (the entity is the same).
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleDummyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyIdComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleMapKeyPropertyComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleRelatedComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleSimpleComponentMapper
 
addMiddleEqualToQuery(Parameters, String, String) - Method in class org.hibernate.envers.entities.mapper.relation.component.MiddleStraightComponentMapper
 
addMillis(int) - Method in class org.joda.time.MutableDateTime
Add a number of milliseconds to the date.
addMillis(int) - Method in class org.joda.time.MutablePeriod
Adds the specified millis to the number of millis in the period.
addMillis(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of milliseconds to the date.
addMillis(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified millis to the number of millis in the period.
addMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Adds a MIME header with the specified name and value to this AttachmentPart object.
addMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
addMIMEPart(MIMEPart) - Method in class com.ibm.wsdl.extensions.mime.MIMEMultipartRelatedImpl
Add a MIME part to this MIME multipart related.
addMIMEPart(MIMEPart) - Method in interface javax.wsdl.extensions.mime.MIMEMultipartRelated
Add a MIME part to this MIME multipart related.
addMimeTypes(String) - Method in class javax.activation.MimetypesFileTypeMap
Prepend the MIME type values to the registry.
addMinutes(int) - Method in class org.joda.time.MutableDateTime
Add a number of minutes to the date.
addMinutes(int) - Method in class org.joda.time.MutablePeriod
Adds the specified minutes to the number of minutes in the period.
addMinutes(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of minutes to the date.
addMinutes(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified minutes to the number of minutes in the period.
addModification(WriteCommand) - Method in class org.infinispan.transaction.LocalTransaction
 
addModifiedFlagProperty(Element, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addModifier(String, ElementModifier) - Method in class org.dom4j.io.SAXModifier
Adds the ElementModifierto be called when the specified element path is encounted while parsing the source.
addMonths(int) - Method in class org.joda.time.MutableDateTime
Add a number of months to the date.
addMonths(int) - Method in class org.joda.time.MutablePeriod
Adds the specified months to the number of months in the period.
addMonths(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of months to the date.
addMonths(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified months to the number of months in the period.
addMtomAttachment(DataHandler, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Consider MIME content data for optimized binary storage as an attachment.
addMtomAttachment(byte[], int, int, String, String, String) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Consider binary data for optimized binary storage as an attachment.
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in class org.hibernate.envers.entities.mapper.id.AbstractIdMapper
 
addNamedIdEqualsToQuery(Parameters, String, boolean) - Method in interface org.hibernate.envers.entities.mapper.id.IdMapper
Adds query statements, which contains named parameters, which express the property that the id of the entity with alias prefix, is equal to the given object.
addNamedNativeQuery(NamedSQLQueryDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addNamedNativeQuery(NamedSQLQueryDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addNamedQuery(NamedQueryDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addNamedQuery(NamedQueryDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addNameIDFormat(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
Add a name id
addNameIDFormat(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AuthnAuthorityDescriptorType
Add name id format
addNameIDFormat(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.PDPDescriptorType
Add Name ID Format
addNameIDFormat(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.SSODescriptorType
Add Name ID Format
addNameIDMappingService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
Add name id mapping service
addNamespace(String, String) - Method in class com.ibm.wsdl.DefinitionImpl
This is a way to add a namespace association to a definition.
addNamespace(String, String) - Method in interface javax.wsdl.Definition
This is a way to add a namespace association to a definition.
addNamespace(String, String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathNamespaceContext
Populate map of Prefix and NameSpace URI's entries
addNamespace(String, String) - Method in interface org.dom4j.Element
Adds a namespace to this element for use by its child content
addNamespace(String, String) - Method in class org.dom4j.tree.AbstractElement
 
addNamespace(String, String) - Method in class org.dom4j.tree.NamespaceStack
Adds a new namespace to the stack
addNamespace(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addNamespace(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addNamespace(Namespace) - Method in class org.jdom.xpath.XPath
Adds a namespace definition to the list of namespaces known of this XPath expression.
addNamespace(String, String) - Method in class org.jdom.xpath.XPath
Adds a namespace definition (prefix and URI) to the list of namespaces known of this XPath expression.
addNamespaceAttribute(AttributesImpl, Namespace) - Method in class org.dom4j.io.SAXWriter
If isDelcareNamespaceAttributes() is enabled then this method will add the given namespace declaration to the supplied attributes object, creating one if it does not exist.
addNamespaceDecl(String, String, ElementImpl) - Method in class org.apache.xerces.dom.DOMNormalizer
Adds a namespace attribute or replaces the value of existing namespace attribute with the given prefix and value for URI.
addNamespaceDeclaration(String, String) - Method in interface javax.xml.soap.SOAPElement
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
addNamespaceDeclaration(Element, Namespace) - Method in class org.jdom.DefaultJDOMFactory
 
addNamespaceDeclaration(Namespace) - Method in class org.jdom.Element
Adds a namespace declarations to this element.
addNamespaceDeclaration(Element, Namespace) - Method in interface org.jdom.JDOMFactory
 
addNamespaceDeclaration(Element, Namespace) - Method in class org.jdom.UncheckedJDOMFactory
 
addNativelyGeneratedId(Element, String, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addNaturalJoinColumn(Column) - Method in class org.h2.table.TableFilter
Add a column to the natural join key column list.
addNegatedParameters() - Method in class org.hibernate.envers.tools.query.Parameters
Adds negated parameters, by default with the "and" connective.
addNegative(JournalFile, long) - Method in class org.hornetq.core.journal.impl.JournalTransaction
 
addNeighbour(Vertex<R>) - Method in class org.hibernate.envers.tools.graph.Vertex
 
addNew(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
Adds new int at the end if not already present.
addNewCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add a new collection (ie.
addNewCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a new collection (ie.
addNewDTMID(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get a new DTM ID beginning at the specified node index.
addNewNode(Node) - Method in class org.dom4j.tree.AbstractElement
Like addNode() but does not require a parent check
addNewNode(int, Node) - Method in class org.dom4j.tree.AbstractElement
 
addNewNode(Node) - Method in class org.dom4j.tree.DefaultElement
 
addNextDropTable(DropTable) - Method in class org.h2.command.ddl.DropTable
Chain another drop table statement to this statement.
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Add a node to the path the ConstraintViolation will be associated to.
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Add a node to the path the ConstraintViolation will be associated to.
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Add a node to the path the ConstraintViolation will be associated to.
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Add a node to the path the ConstraintViolation will be associated to.
addNode(ConfigurationNode) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationNode.SubNodes
Adds a new sub node.
addNode(Node, int, int, int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Construct the node map from the node.
addNode(int, int, int, int, int, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Construct the node map from the node.
addNode(int, int, int, int, int, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Construct the node map from the node.
addNode(Node) - Method in class org.apache.xpath.NodeSet
Add a node to the NodeSet.
addNode(int) - Method in class org.apache.xpath.NodeSetDTM
Add a node to the NodeSetDTM.
addNode(Node) - Method in class org.dom4j.tree.AbstractBranch
 
addNode(int, Node) - Method in class org.dom4j.tree.AbstractBranch
 
addNode(Node) - Method in class org.dom4j.tree.AbstractElement
 
addNode(int, Node) - Method in class org.dom4j.tree.AbstractElement
 
addNode(Node) - Method in class org.dom4j.tree.DefaultDocument
 
addNode(int, Node) - Method in class org.dom4j.tree.DefaultDocument
 
addNode(Node) - Method in class org.dom4j.util.IndexedElement
 
addNode(String) - Method in class org.hibernate.validator.engine.PathImpl
 
addNode(Object) - Method in class org.jgroups.demos.Topology
 
addNode(String, Address, int, int) - Method in class org.jgroups.demos.wb.GraphPanel
 
addNode(String, Address, int, int) - Method in class org.jgroups.demos.wb.Whiteboard
 
addNodeInDocOrder(int) - Method in class org.apache.xpath.axes.NodeSequence
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, boolean, XPathContext) - Method in class org.apache.xpath.NodeSet
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, XPathContext) - Method in class org.apache.xpath.NodeSet
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(int, boolean, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(int, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Add the node into a vector of nodes where it should occur in document order.
addNodes(String, Collection) - Method in class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
Directly adds sub nodes to this configuration.
addNodes(String, Collection) - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
addNodes(String, Collection) - Method in class org.apache.commons.configuration.HierarchicalConfiguration
Adds a collection of nodes at the specified position of the configuration tree.
addNodes(String, Collection) - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
addNodes(String, Collection) - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
addNodes(String, Collection) - Method in class org.apache.commons.configuration.XMLConfiguration
Adds a collection of nodes directly to this configuration.
addNodes(NodeList) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeIterator) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(DTMIterator) - Method in class org.apache.xpath.NodeSetDTM
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeList, XPathContext) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeIterator, XPathContext) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(DTMIterator, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Copy NodeList members into this nodelist, adding in document order.
addNodeTest(PredicatedNodeTest) - Method in class org.apache.xpath.axes.UnionChildIterator
Add a node test to the union list.
addNonLazyCollection(PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
addNonLazyCollection(PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Register a collection for non-lazy loading at the end of the two-phase load
addNotation(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
Caches a notation.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.j2ee.ListenerRegistration
Add a listener to a registered managed object.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.log4j.jmx.HierarchyDynamicMBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hornetq.core.management.impl.HornetQServerControlImpl
 
addNotificationListener(NotificationListener) - Method in class org.hornetq.core.server.management.impl.ManagementServiceImpl
 
addNotificationListener(NotificationListener) - Method in interface org.hornetq.core.server.management.NotificationService
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.hornetq.jms.management.impl.JMSServerControlImpl
 
addNotifier(ReplicatedHashMap.Notification) - Method in class org.jgroups.blocks.ReplicatedHashMap
 
addNotifier(IoFuture.Notifier<? super T, A>, A) - Method in class org.xnio.AbstractConvertingIoFuture
 
addNotifier(IoFuture.Notifier<? super T, A>, A) - Method in class org.xnio.AbstractIoFuture
Add a notifier to be called when this operation is complete.
addNotifier(IoFuture.Notifier<? super T, A>, A) - Method in interface org.xnio.IoFuture
Add a notifier to be called when this operation is complete.
addNotify() - Method in class com.sun.activation.viewers.ImageViewer
 
addNotify() - Method in class com.sun.activation.viewers.TextEditor
 
addNotify() - Method in class com.sun.activation.viewers.TextViewer
 
addNotNullRestriction(String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
Adds IS NOT NULL restriction.
addNotReceived(Address) - Method in class org.jgroups.util.RspList
 
addNotUnderstoodHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader
Creates a new NotUnderstood SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addNoWrapToCopy(int) - Method in class org.joda.time.LocalTime.Property
Adds to this field in a copy of this LocalTime.
addNoWrapToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay, throwing an Exception if the bounds are exceeded.
addNullProperty(EntityKey, String) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Record the fact that the association belonging to the keyed entity is null.
addNullProperty(EntityKey, String) - Method in interface org.hibernate.engine.spi.PersistenceContext
Record the fact that the association belonging to the keyed entity is null.
addNullRestriction(String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
Adds IS NULL restriction.
addNumberColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
 
addObject(int, Object) - Method in class org.h2.util.SmallMap
Add an object to the map.
addObject(Object) - Method in class org.picketlink.identity.federation.saml.v2.metadata.EndpointType
Add an object
addObject(ObjectType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
addObjectHandler(String, JAXBObjectHandler) - Method in class org.dom4j.jaxb.JAXBReader
Registers a JAXBObjectHandlerthat will be supplied with the unmarshalled representation of the xml fragment whenever the specified path is encounted.
addObjectInformation(Throwable, Object) - Static method in class org.jboss.marshalling.TraceInformation
Add information about an object which was being (un-)marshalled.
addObjectModifier(String, JAXBObjectModifier) - Method in class org.dom4j.jaxb.JAXBModifier
Adds the JAXBObjectModifierto be called when the specified xml path is encounted while parsing the source.
addObserver(BatchObserver) - Method in class org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl
 
addObserver(BatchObserver) - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Adds an observer to this batch.
addObserver(ConnectionObserver) - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
addObserver(ConnectionObserver) - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Add an observer interested in notification of connection events.
addObserver(SessionFactoryObserver) - Method in interface org.hibernate.engine.spi.SessionFactoryImplementor
 
addObserver(TransactionObserver) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
addObserver(TransactionObserver) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Adds an observer to the coordinator.
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryImpl
 
addObserver(SessionFactoryObserver) - Method in class org.hibernate.internal.SessionFactoryObserverChain
 
addObserverMethod(ObserverMethod<?>) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Fires an event of type ProcessObserverMethod containing the given ObserverMethod and then registers the ObserverMethod with the container, thereby making it available for event notifications.
addOperation(Operation) - Method in class com.ibm.wsdl.PortTypeImpl
Add an operation to this port type.
addOperation(Operation) - Method in interface javax.wsdl.PortType
Add an operation to this port type.
addOperation(TransactionOperation) - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
addOperation(TransactionOperation) - Method in interface org.hornetq.core.transaction.Transaction
 
addOperation(Operation<?, ?>) - Method in class org.infinispan.atomic.AtomicHashMapDelta
 
addOption(String, Object) - Method in class org.picketlink.identity.federation.core.saml.v2.impl.DefaultSAML2HandlerRequest
 
addOption(String, Object) - Method in interface org.picketlink.identity.federation.core.saml.v2.interfaces.SAML2HandlerRequest
Add an option
addOrder(Order) - Method in interface org.hibernate.Criteria
Add an ordering to the result set.
addOrder(Order) - Method in class org.hibernate.criterion.DetachedCriteria
 
addOrder(AuditOrder) - Method in interface org.hibernate.envers.query.AuditQuery
 
addOrder(AuditOrder) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
addOrder(String, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl
 
addOrder(Order) - Method in class org.hibernate.internal.CriteriaImpl.Subcriteria
 
addOrderBy(String) - Method in class org.hibernate.sql.QuerySelect
 
addOrderFragment(String) - Method in class org.hibernate.hql.internal.ast.tree.OrderByClause
 
addOrganizationDisplayName(LocalizedNameType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.OrganizationType
Add organization display name
addOrganizationName(LocalizedNameType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.OrganizationType
Add an organization name
addOrganizationURL(LocalizedURIType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.OrganizationType
Add organization url
addOrModifyColumn(Element, String) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
Column name shall be wrapped with '`' signs if quotation required.
addOtherAttribute(QName, String) - Method in class org.picketlink.identity.federation.saml.v2.assertion.SubjectConfirmationDataType
Add an other attribute
addOtherAttribute(QName, String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.TypeWithOtherAttributes
Add other attribute
addOtherAttribute(QName, String) - Method in class org.picketlink.identity.federation.ws.addressing.BaseAddressingType
Add an other attribute
addOtherAttribute(QName, String) - Method in class org.picketlink.identity.federation.ws.policy.Policy
Add an other attribute
addOtherAttribute(QName, String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
addOtherAttributes(Map<QName, String>) - Method in class org.picketlink.identity.federation.ws.addressing.BaseAddressingType
 
addOtherAttributes(Map<QName, String>) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
addOwner(Address) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
addPackage(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
Read package-level metadata.
addPackage(String) - Method in class org.hibernate.cfg.Configuration
Read package-level metadata.
addPackage(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addPackage(String) - Method in class org.hibernate.metamodel.MetadataSources
Read package-level metadata.
addPacket(SessionReceiveContinuationMessage) - Method in class org.hornetq.core.client.impl.CompressedLargeMessageControllerImpl
Add a buff to the List, or save it to the OutputStream if set
addPacket(SessionReceiveContinuationMessage) - Method in interface org.hornetq.core.client.impl.LargeMessageController
 
addPacket(SessionReceiveContinuationMessage) - Method in class org.hornetq.core.client.impl.LargeMessageControllerImpl
Add a buff to the List, or save it to the OutputStream if set
addPageCache(PageCache) - Method in class org.hornetq.core.paging.cursor.impl.PageCursorProviderImpl
 
addPageCache(PageCache) - Method in interface org.hornetq.core.paging.cursor.PageCursorProvider
 
addParam(Object) - Method in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
Adds an argument (for parametric replacement) to this tag's message.
addParam(Param) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addParam(String, String) - Method in class org.hibernate.mapping.IdGenerator
 
addParameter(String, QName, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addParameter(String, QName, Class, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addParameter(String, String) - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
 
addParameter(String, String) - Method in interface org.apache.taglibs.standard.tag.common.core.ParamParent
Adds a parameter to this tag's URL.
addParameter(String, String) - Method in class org.apache.taglibs.standard.tag.common.core.ParamSupport.ParamManager
Adds a new parameter to the list.
addParameter(String, String) - Method in class org.apache.taglibs.standard.tag.common.core.RedirectSupport
 
addParameter(String, String) - Method in class org.apache.taglibs.standard.tag.common.core.UrlSupport
 
addParameter(String, Object) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
Sets (adds) a transformation parameter on our transformer.
addParameter(String) - Method in class org.apache.xalan.lib.sql.XConnection
Add an untyped value to the parameter list.
addParameter(Param) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
addParameter(Param) - Method in class org.apache.xalan.xsltc.compiler.Template
 
addParameter(String, Object) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add a new global parameter if not already in the current frame.
addParameter(String, Object, boolean) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add a new global or local parameter if not already in the current frame.
addParameter(String, Object) - Method in interface org.apache.xalan.xsltc.Translet
 
addParameter(String, Object) - Method in class org.hibernate.validator.cfg.ConstraintDef
 
addParameter(String, Object) - Method in class org.picketlink.identity.federation.core.saml.v2.impl.BaseHandlerConfig
 
addParameter(String, Object) - Method in interface org.picketlink.identity.federation.core.saml.v2.interfaces.SAML2MapBasedConfig
Add a parameter
addParameterFromElement(Element) - Method in class org.apache.xalan.lib.sql.XConnection
Add a single parameter to the parameter list formatted as an Element
addParameterFromElement(NodeList) - Method in class org.apache.xalan.lib.sql.XConnection
Add a section of parameters to the Parameter List Do each element from the list
addParameterWithType(String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Add a typed parameter to the parameter list.
addPart(Part) - Method in class com.ibm.wsdl.MessageImpl
Add a part to this message.
addPart(Part) - Method in interface javax.wsdl.Message
Add a part to this message.
addPartialConverter(PartialConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addPathNode(String) - Method in class org.apache.commons.configuration.tree.NodeAddData
Adds the name of a path node.
addPendingDelivery(PagePosition) - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl
 
addPendingDelivery(PagePosition) - Method in interface org.hornetq.core.paging.cursor.PageSubscription
 
addPendingTransaction(long, long[]) - Method in class org.hornetq.core.journal.impl.JournalCompactor
This methods informs the Compactor about the existence of a pending (non committed) transaction
addPeriod(ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Adds the fields from another period.
addPeriodConverter(PeriodConverter) - Method in class org.joda.time.convert.ConverterManager
Adds a converter to the set of converters.
addPeriodInto(int[], ReadablePeriod) - Method in class org.joda.time.base.BasePeriod
Adds the fields from another period.
addPermission(String, String, String) - Method in class org.hibernate.secure.internal.JACCConfiguration
 
addPhaseListener(PhaseListener) - Method in class javax.faces.component.UIViewRoot
 
addPhaseListener(PhaseListener) - Method in class javax.faces.lifecycle.Lifecycle
Register a new PhaseListener instance that is interested in being notified before and after the processing for standard phases of the request processing lifecycle.
addPhysicalAddressToCache(Address, PhysicalAddress) - Method in class org.jgroups.protocols.TP
 
addPoaInactive(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
addPoaInactive(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
addPoaInactive(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
addPoaInactive() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
addPoaManager(POAManager) - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAFactory
 
addPort(Port) - Method in class com.ibm.wsdl.ServiceImpl
Add a port to this service.
addPort(Port) - Method in interface javax.wsdl.Service
Add a port to this service.
addPort(QName, String, String) - Method in class javax.xml.ws.Service
Creates a new port for the service.
addPort(QName, String, String) - Method in class javax.xml.ws.spi.ServiceDelegate
Creates a new port for the service.
addPortType(PortType) - Method in class com.ibm.wsdl.DefinitionImpl
Add a portType to this WSDL description.
addPortType(PortType) - Method in interface javax.wsdl.Definition
Add a portType to this WSDL description.
addPositive(JournalFile, long, int) - Method in class org.hornetq.core.journal.impl.JournalTransaction
 
addPrefix(String) - Method in class org.jboss.vfs.util.ExtensibleFilter
 
addPrefixes(String[]) - Method in class org.jboss.vfs.util.ExtensibleFilter
 
addPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Adds a single prefix mapping to this syntax tree node.
addPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Adds a single prefix mapping to this syntax tree node.
addPreparedTransaction(PreparedTransactionInfo) - Method in interface org.hornetq.core.journal.LoaderCallback
 
addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumn(String, String) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Delete
 
addPrimaryKeyColumns(String[]) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[], boolean[], String[]) - Method in class org.hibernate.sql.Update
 
addPrimaryKeyColumns(String[], String[]) - Method in class org.hibernate.sql.Update
 
addProcedure(Procedure) - Method in class org.h2.engine.Session
Add a procedure to this session.
addProcessingInstruction(String, String) - Method in interface org.dom4j.Document
Adds a processing instruction for the given target
addProcessingInstruction(String, Map) - Method in interface org.dom4j.Document
Adds a processing instruction for the given target
addProcessingInstruction(String, String) - Method in interface org.dom4j.Element
Adds a processing instruction for the given target
addProcessingInstruction(String, Map) - Method in interface org.dom4j.Element
Adds a processing instruction for the given target
addProcessingInstruction(String, String) - Method in class org.dom4j.tree.AbstractDocument
 
addProcessingInstruction(String, Map) - Method in class org.dom4j.tree.AbstractDocument
 
addProcessingInstruction(String, String) - Method in class org.dom4j.tree.AbstractElement
 
addProcessingInstruction(String, Map) - Method in class org.dom4j.tree.AbstractElement
 
addProcessingInstruction(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addProcessingInstruction(String, Map) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addProcessingInstruction(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
addProcessingInstruction(String, Map) - Method in class org.hibernate.tuple.ElementWrapper
 
addProducer(ClientProducerInternal) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
addProducer(ClientProducerInternal) - Method in interface org.hornetq.core.client.impl.ClientSessionInternal
 
addProducer(ClientProducerInternal) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
addProgressListener(ProgressListener) - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Add a progress listener
addProjection(AuditProjection) - Method in interface org.hibernate.envers.query.AuditQuery
 
addProjection(AuditProjection) - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
addProjection(String, String, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addProjection(String, String, boolean, boolean) - Method in class org.hibernate.envers.tools.query.QueryBuilder
 
addProperties(Properties) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addProperties(Properties) - Method in class org.hibernate.cfg.Configuration
Add the given properties to ours.
addProperties(Properties) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addProperty(String, String) - Method in interface javax.validation.Configuration
Add a provider specific property.
addProperty(String, Object) - Method in class org.apache.commons.configuration.AbstractConfiguration
 
addProperty(String, Object) - Method in class org.apache.commons.configuration.AbstractFileConfiguration
Adds a new property to this configuration.
addProperty(String, Object) - Method in interface org.apache.commons.configuration.Configuration
Add a property to the configuration.
addProperty(String, Object) - Method in class org.apache.commons.configuration.DatabaseConfiguration
Adds a property to this configuration.
addProperty(String, Object) - Method in class org.apache.commons.configuration.DataConfiguration
 
addProperty(String, Object) - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
addProperty(String, Object) - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
addProperty(String, Object) - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
addProperty(String, Object) - Method in class org.apache.commons.configuration.plist.PropertyListConfiguration
 
addProperty(String, Object) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration
 
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.ClassPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.CollectionPropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addProperty(Property, XClass) - Method in class org.hibernate.cfg.ComponentPropertyHolder
 
addProperty(Property, XClass) - Method in interface org.hibernate.cfg.PropertyHolder
 
addProperty(Property, Ejb3Column[], XClass) - Method in interface org.hibernate.cfg.PropertyHolder
 
addProperty(Element, String, String, boolean, boolean, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addProperty(Element, String, String, boolean, boolean) - Static method in class org.hibernate.envers.configuration.metadata.MetadataTools
 
addProperty(Property) - Method in class org.hibernate.mapping.Component
 
addProperty(Property) - Method in class org.hibernate.mapping.Join
 
addProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addProperty(String, String) - Method in interface org.hibernate.SQLQuery.FetchReturn
Add a simple property-to-one-column mapping
addProperty(String) - Method in interface org.hibernate.SQLQuery.FetchReturn
Add a property, presumably with more than one column.
addProperty(String, String) - Method in interface org.hibernate.SQLQuery.RootReturn
Add a simple property-to-one-column mapping
addProperty(String) - Method in interface org.hibernate.SQLQuery.RootReturn
Add a property, presumably with more than one column.
addProperty(String, String) - Method in class org.hibernate.validator.engine.ConfigurationImpl
 
addProperty(String, String) - Method in class org.infinispan.config.Configuration.DataContainerType
Deprecated.
 
addProperty(String, String) - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
Deprecated.
 
addProperty(String, String) - Method in interface org.infinispan.config.FluentConfiguration.DataContainerConfig
Deprecated.
 
addProperty(String, String) - Method in interface org.infinispan.config.FluentConfiguration.IndexingConfig
Deprecated.
Defines a single property.
addProperty(String, String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.ExecutorFactoryConfig
Deprecated.
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig
Deprecated.
 
addProperty(String, String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.TransportConfig
Deprecated.
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.ExecutorFactoryType
Deprecated.
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.FactoryClassWithPropertiesType
Deprecated.
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
Deprecated.
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.ScheduledExecutorFactoryType
Deprecated.
 
addProperty(String, String) - Method in class org.infinispan.config.GlobalConfiguration.TransportType
Deprecated.
 
addProperty(String, String) - Method in class org.infinispan.configuration.cache.DataContainerConfigurationBuilder
Add key/value property pair to this data container configuration
addProperty(String, String) - Method in class org.infinispan.configuration.cache.IndexingConfigurationBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.cache.LoaderConfigurationBuilder
Defines a single property.
addProperty(String, String) - Method in class org.infinispan.configuration.global.ExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
 
addProperty(String, String) - Method in class org.infinispan.configuration.global.ScheduledExecutorFactoryConfigurationBuilder
Add key/value property pair to this executor factory configuration
addProperty(String, String) - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyAnnotatedWithMapsId(XClass, PropertyData) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyAnnotatedWithMapsIdSpecj(XClass, PropertyData, String) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in interface org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder
Add an audited property.
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
addPropertyAuditingData(String, PropertyAuditingData) - Method in class org.hibernate.envers.configuration.metadata.reader.ComponentAuditingData
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.enterprise.deploy.spi.DConfigBean
Add a property change listener
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.logmanager.LogManager
Do nothing.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.AbstractConfiguration
Adds a key/value pair to the Configuration.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
 
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.BaseConfiguration
Adds a key/value pair to the map.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.CompositeConfiguration
Add this property to the inmemory Configuration.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.DatabaseConfiguration
Adds a property to this configuration.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.DataConfiguration
 
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.EnvironmentConfiguration
Adds a property to this configuration.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.HierarchicalConfiguration
Adds the property with the specified key.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.JNDIConfiguration
This operation is not supported and will throw an UnsupportedOperationException.
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.MapConfiguration
 
addPropertyDirect(String, Object) - Method in class org.apache.commons.configuration.SubsetConfiguration
 
addPropertyPath(String, Type, String[], String[], String[], String[]) - Method in class org.hibernate.persister.entity.AbstractPropertyMapping
 
addPropertyReference(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyReference(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds a property reference binding to this repository.
addPropertyReferencedAssociation(String, String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addPropertyReferencedAssociation(String, String, String) - Method in interface org.hibernate.cfg.Mappings
 
addPropertyTypedValue(Object, Type, List) - Method in class org.hibernate.criterion.Example
 
addProtocol(short, Class) - Static method in class org.jgroups.conf.ClassConfigurator
 
addProtocol(Protocol) - Method in class org.jgroups.stack.ProtocolStack
Adds a protocol at the tail of the protocol list
addProtocols(Protocol...) - Method in class org.jgroups.stack.ProtocolStack
Adds a list of protocols
addProtocols(List<Protocol>) - Method in class org.jgroups.stack.ProtocolStack
Adds a list of protocols
addProvider(Provider) - Method in class javax.mail.Session
Add a provider to the session.
addProxy(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Add a proxy to the session cache
addProxy(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a proxy to the session cache
AddPublisherAssertions - Class in org.apache.ws.scout.model.uddi.v2
Java class for add_publisherAssertions complex type.
AddPublisherAssertions() - Constructor for class org.apache.ws.scout.model.uddi.v2.AddPublisherAssertions
 
AddPublisherAssertions - Class in org.uddi.api_v3
Java class for add_publisherAssertions complex type.
AddPublisherAssertions() - Constructor for class org.uddi.api_v3.AddPublisherAssertions
 
addPublisherAssertions(AddPublisherAssertions) - Method in interface org.uddi.v3_service.UDDIPublicationPortType
 
addQualifier(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a Qualifier qualifier type.
addQuery(String, NamedQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addQuery(String, NamedQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds metadata for a named query to this repository.
addQueryReturn(NativeSQLQueryReturn) - Method in class org.hibernate.engine.ResultSetMappingDefinition
 
addQuerySpaces(Serializable[]) - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
addQueue(SimpleString, Queue) - Method in class org.hornetq.core.server.impl.RoutingContextImpl
 
addQueue(SimpleString, Queue) - Method in interface org.hornetq.core.server.RoutingContext
 
addQueueBinding(long, Binding) - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
addQueueBinding(Binding) - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
addQueueBinding(long, Binding) - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
addQueueBinding(long, Binding) - Method in interface org.hornetq.core.persistence.StorageManager
 
addQueueToJndi(String, String) - Method in class org.hornetq.jms.server.impl.JMSServerManagerImpl
 
addQueueToJndi(String, String) - Method in interface org.hornetq.jms.server.JMSServerManager
 
addr - Variable in exception com.sun.mail.smtp.SMTPAddressFailedException
 
addr - Variable in exception com.sun.mail.smtp.SMTPAddressSucceededException
 
addr - Variable in exception com.sun.mail.smtp.SMTPSenderFailedException
 
addr - Variable in exception com.sun.mail.smtp.SMTPSendFailedException
 
addr - Variable in class org.infinispan.transaction.xa.GlobalTransaction
 
addr - Variable in class org.jgroups.demos.wb.Node
 
addr - Variable in class org.jgroups.util.SingletonAddress
 
ADDR_DISP_HANDLE_ALL - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
ADDR_DISP_IOR - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
ADDR_DISP_OBJKEY - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
ADDR_DISP_PROFILE - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
addRandom(ByteBuffer, Random, int) - Static method in class org.xnio.Buffers
Add count bytes of random data to the target buffer.
addRandom(ByteBuffer, int) - Static method in class org.xnio.Buffers
Add count bytes of random data to the target buffer using the thread-local RNG.
addRandom(ByteBuffer, Random) - Static method in class org.xnio.Buffers
Add a random amount of random data to the target buffer.
addRandom(ByteBuffer) - Static method in class org.xnio.Buffers
Add a random amount of random data to the target buffer using the thread-local RNG.
addReadKey(Object) - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
addReadKey(Object) - Method in class org.infinispan.transaction.LocalTransaction
 
addReadKey(Object) - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
addReadyListener(ReadyListener) - Method in class org.hornetq.core.protocol.core.impl.CoreSessionCallback
 
addReadyListener(ReadyListener) - Method in class org.hornetq.core.remoting.impl.invm.InVMConnection
 
addReadyListener(ReadyListener) - Method in class org.hornetq.core.remoting.impl.netty.NettyConnection
 
addReadyListener(ReadyListener) - Method in interface org.hornetq.spi.core.protocol.SessionCallback
 
addReadyListener(ReadyListener) - Method in interface org.hornetq.spi.core.remoting.Connection
 
addRealValue(String) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Parse the specified string as a Double and add it to the values of the node.
addRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
Add this recipient address to the existing ones of the given type.
addRecipients(Message.RecipientType, Address[]) - Method in class com.sun.mail.imap.IMAPMessage
 
addRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRecipients(Message.RecipientType, String) - Method in class javax.mail.internet.MimeMessage
Add the given addresses to the specified recipient type.
addRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
Add these recipient addresses to the existing ones of the given type.
addRecognizedFeatures(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific features to be recognized and managed by the parser configuration.
addRecognizedFeatures(String[]) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Allows a parser to add parser specific features to be recognized and managed by the parser configuration.
addRecognizedParamsAndSetDefaults(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds all of the component's recognized features and properties to the list of default recognized features and properties, and sets default values on the configuration for features and properties which were previously absent from the configuration.
addRecognizedParamsAndSetDefaults(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds all of the component's recognized features and properties to the list of default recognized features and properties, and sets default values on the configuration for features and properties which were previously absent from the configuration.
addRecognizedParamsAndSetDefaults(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds all of the component's recognized features and properties to the list of default recognized features and properties, and sets default values on the configuration for features and properties which were previously absent from the configuration.
addRecognizedProperties(String[]) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
addRecognizedProperties(String[]) - Method in interface org.apache.xerces.xni.parser.XMLParserConfiguration
Allows a parser to add parser specific properties to be recognized and managed by the parser configuration.
addRecord() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
addRecord(RecordInfo) - Method in interface org.hornetq.core.journal.LoaderCallback
 
addRecordFromChild() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
Passes up the addition from child to parent
addRecordToParent() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
addRecurringSavings(String, int, int, int, char, int, int, int, boolean, int) - Method in class org.joda.time.tz.DateTimeZoneBuilder
Add a recurring daylight saving time rule.
addRedefine(SchemaReference) - Method in class com.ibm.wsdl.extensions.schema.SchemaImpl
 
addRedefine(SchemaReference) - Method in interface javax.wsdl.extensions.schema.Schema
Add a redefine to this LightWeightSchema
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar
add a group redefined by restriction: for later constraint checking
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.BuiltinSchemaGrammar
 
addRedefinedGroupDecl(XSGroupDecl, XSGroupDecl, SimpleLocator) - Method in class org.apache.xerces.impl.xs.SchemaGrammar.Schema4Annotations
 
addRedistributor(long) - Method in class org.hornetq.core.server.impl.QueueImpl
 
addRedistributor(long) - Method in interface org.hornetq.core.server.Queue
 
addReference(ReferenceType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
 
addReferencedColumns(Iterator) - Method in class org.hibernate.mapping.ForeignKey
 
addReferenceParameter(Element) - Method in interface org.jboss.ws.api.addressing.MAP
 
addReferenceParameter(Element) - Method in interface org.jboss.ws.api.addressing.MAPEndpoint
 
addRegion(String, BaseRegion) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
addRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
 
addRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
 
addRenderer(String, String, Renderer) - Method in class javax.faces.render.RenderKit
Register the specified Renderer instance, associated with the specified component family and rendererType, to the set of Renderers registered with this RenderKit, replacing any previously registered Renderer for this combination of identifiers.
addRenderer(String, String, Renderer) - Method in class javax.faces.render.RenderKitWrapper
The default behavior of this method is to call RenderKit.addRenderer(String, String, Renderer) on the wrapped RenderKit object.
addRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.Hierarchy
 
addRenderer(RendererSupport, String, String) - Static method in class org.apache.log4j.or.RendererMap
Add a renderer to a hierarchy passed as parameter.
addRenderKit(String, RenderKit) - Method in class javax.faces.render.RenderKitFactory
Register the specified RenderKit instance, associated with the specified renderKitId, to be supported by this RenderKitFactory, replacing any previously registered RenderKit for this identifier.
addReplicatedTreeListener(ReplicatedTree.ReplicatedTreeListener) - Method in class org.jgroups.blocks.ReplicatedTree
 
addRequestedAttribute(RequestedAttributeType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeConsumingServiceType
Add requestedAttribute
addRequesterID(URI) - Method in class org.picketlink.identity.federation.saml.v2.protocol.ScopingType
Add requester id
addRequestor(Object, Address) - Method in interface org.infinispan.distribution.L1Manager
Records a request that will be cached in another nodes L1
addRequestor(Object, Address) - Method in class org.infinispan.distribution.L1ManagerImpl
 
addRequestSecurityToken(RequestSecurityToken) - Method in class org.picketlink.identity.federation.core.wstrust.wrappers.RequestSecurityTokenCollection
Adds the specified RequestSecurityToken object to the collection of token requests.
addRequestSecurityTokenResponse(RequestSecurityTokenResponse) - Method in class org.picketlink.identity.federation.core.wstrust.wrappers.RequestSecurityTokenResponseCollection
Adds the specified RequestSecurityTokenResponse object to the collection of token requests.
addResolver(DialectResolver) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the end of the underlying resolver list.
addResolverAtFirst(DialectResolver) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectResolverSet
Add a resolver at the beginning of the underlying resolver list.
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addResource(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addResource(String, ClassLoader) - Method in class org.hibernate.cfg.Configuration
Read mappings as a application resource (i.e.
addResource(String) - Method in class org.hibernate.cfg.Configuration
Read mappings as a application resourceName (i.e.
addResource(String) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addResource(String, ClassLoader) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
addResource(String) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings as a application resourceName (i.e.
addResponse(PingData) - Method in class org.jgroups.protocols.Discovery.Responses
 
addResponse(PingData, boolean) - Method in class org.jgroups.protocols.Discovery.Responses
 
addResponseCookie(String, String, Map<String, Object>) - Method in class javax.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext#addResponseCookie(String, String, Map) on the wrapped ExternalContext object.
addResponseHandler(ResponseHandler) - Method in class com.sun.mail.iap.Protocol
Adds a response handler.
addResponseHeader(String, String) - Method in class javax.faces.context.ExternalContextWrapper
The default behavior of this method is to call ExternalContext#addResponseHeader(String,String) on the wrapped ExternalContext object.
addResponseHeader(String, String) - Method in class javax.xml.ws.spi.http.HttpExchange
Adds a response header with the given name and value.
Address - Class in javax.mail
This abstract class models the addresses in a message.
Address() - Constructor for class javax.mail.Address
 
address - Variable in class javax.mail.internet.InternetAddress
 
address - Variable in class javax.mail.search.AddressTerm
The address.
address(String) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Sets the address to the W3CEndpointReference instance's wsa:Address.
Address - Class in org.apache.ws.scout.model.uddi.v2
Java class for address complex type.
Address() - Constructor for class org.apache.ws.scout.model.uddi.v2.Address
 
address - Variable in class org.apache.ws.scout.model.uddi.v2.Contact
 
address - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
address - Variable in class org.hornetq.core.message.impl.MessageImpl
 
address - Variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager.PersistentQueueBindingEncoding
 
Address - Interface in org.hornetq.core.postoffice
USed to hold a hierarchichal style address, delimited by a '.'.
address - Variable in class org.infinispan.distribution.ch.ExperimentalDefaultConsistentHash.Entry
 
Address - Interface in org.infinispan.remoting.transport
A destination for an Infinispan command or operation.
address - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsAddress
 
address - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
ADDRESS - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
 
Address - Interface in org.jgroups
Address identifies cluster member.
address - Variable in class org.jgroups.protocols.Executing.Owner
 
address - Variable in class org.jgroups.protocols.pbcast.STATE_SOCK.StateProviderAcceptor
 
address - Variable in class org.jgroups.util.DefaultThreadFactory
 
address - Variable in class org.jgroups.util.Owner
 
ADDRESS - Static variable in class org.picketlink.identity.federation.core.parsers.wsa.WSAddressingParser
 
ADDRESS - Static variable in interface org.picketlink.identity.federation.core.wsa.WSAddressingConstants
 
address - Variable in class org.picketlink.identity.federation.saml.v2.assertion.SubjectConfirmationDataType
 
address - Variable in class org.picketlink.identity.federation.saml.v2.assertion.SubjectLocalityType
 
address - Variable in class org.picketlink.identity.federation.ws.addressing.EndpointReferenceType
 
Address - Class in org.uddi.api_v3
Java class for address complex type.
Address() - Constructor for class org.uddi.api_v3.Address
 
address - Variable in class org.uddi.api_v3.Contact
 
ADDRESS_DOES_NOT_EXIST - Static variable in exception org.hornetq.api.core.HornetQException
An operation failed because an address does not exist on the server.
ADDRESS_EXISTS - Static variable in exception org.hornetq.api.core.HornetQException
An operation failed because an address exists on the server.
ADDRESS_FULL_MESSAGE_POLICY_TYPE - Static variable in class org.hornetq.core.config.impl.Validators
 
address_generator - Variable in class org.jgroups.JChannel
 
ADDRESS_LINES_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
 
ADDRESS_PARSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
ADDRESS_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Core.Elements
 
ADDRESS_SETTING_RECORD - Static variable in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
AddressAdapter - Interface in org.hibernate.cache.infinispan.util
AddressAdapter.
AddressAdapterImpl - Class in org.hibernate.cache.infinispan.util
AddressAdapterImpl.
AddressAdapterImpl() - Constructor for class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
AddressAdapterImpl(Address) - Constructor for class org.hibernate.cache.infinispan.util.AddressAdapterImpl
 
addressAsString(Address) - Static method in class org.jgroups.protocols.FILE_PING
 
AddressControl - Interface in org.hornetq.api.core.management
An AddressControl is used to manage an address.
AddressControlImpl - Class in org.hornetq.core.management.impl
 
AddressControlImpl(SimpleString, PostOffice, PagingManager, StorageManager, HierarchicalRepository<Set<Role>>) - Constructor for class org.hornetq.core.management.impl.AddressControlImpl
 
AddressException - Exception in javax.mail.internet
The exception thrown when a wrongly formatted address is encountered.
AddressException() - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with no detail message.
AddressException(String) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message.
AddressException(String, String) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
AddressException(String, String, int) - Constructor for exception javax.mail.internet.AddressException
Constructs an AddressException with the specified detail message and reference info.
AddressFullMessagePolicy - Enum in org.hornetq.core.settings.impl
A AddressFullMessagePolicy
AddressGenerator - Interface in org.jgroups.stack
Callback to provide custom addresses.
AddressImpl - Class in org.hornetq.core.postoffice.impl
splits an address string into its hierarchical parts split by '.'
AddressImpl(SimpleString) - Constructor for class org.hornetq.core.postoffice.impl.AddressImpl
 
Addressing - Annotation Type in javax.xml.ws.soap
This annotation represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
ADDRESSING - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
 
ADDRESSING_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
 
AddressingConstants - Class in org.jboss.ws.api.addressing
WS-Addressing constants
AddressingConstants.Core - Class in org.jboss.ws.api.addressing
WS-Addressing constants.
AddressingConstants.Core.Attributes - Class in org.jboss.ws.api.addressing
 
AddressingConstants.Core.Elements - Class in org.jboss.ws.api.addressing
 
AddressingConstants.Core.Faults - Class in org.jboss.ws.api.addressing
 
AddressingConstants.Metadata - Class in org.jboss.ws.api.addressing
AddressingConstants.Metadata.Attributes - Class in org.jboss.ws.api.addressing
 
AddressingConstants.Metadata.Elements - Class in org.jboss.ws.api.addressing
 
AddressingDispositionException - Exception in org.jboss.com.sun.corba.se.impl.protocol
This exception is thrown while reading GIOP 1.2 Request, LocateRequest to indicate that a TargetAddress disposition is unacceptable.
AddressingDispositionException(short) - Constructor for exception org.jboss.com.sun.corba.se.impl.protocol.AddressingDispositionException
 
AddressingDispositionHelper - Class in org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders
org/jboss/com/sun/corba/se/impl/protocol/giopmsgheaders/AddressingDispositionHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from src/main/resources/idl/org/jboss/com/sun/corba/se/GiopIDL/g.idl Sunday, June 4, 2000 5:18:54 PM PDT
AddressingDispositionHelper() - Constructor for class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.AddressingDispositionHelper
 
AddressingFeature - Class in javax.xml.ws.soap
AddressingFeature represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
AddressingFeature() - Constructor for class javax.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature(boolean) - Constructor for class javax.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature(boolean, boolean) - Constructor for class javax.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature(boolean, boolean, AddressingFeature.Responses) - Constructor for class javax.xml.ws.soap.AddressingFeature
Creates and configures an AddressingFeature with the use of addressing requirements.
AddressingFeature.Responses - Enum in javax.xml.ws.soap
If addressing is enabled, this property determines if endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.
addressLine - Variable in class org.apache.ws.scout.model.uddi.v2.Address
 
AddressLine - Class in org.apache.ws.scout.model.uddi.v2
Java class for addressLine complex type.
AddressLine() - Constructor for class org.apache.ws.scout.model.uddi.v2.AddressLine
 
addressLine - Variable in class org.uddi.api_v3.Address
 
AddressLine - Class in org.uddi.api_v3
Java class for addressLine complex type.
AddressLine() - Constructor for class org.uddi.api_v3.AddressLine
 
AddressManager - Interface in org.hornetq.core.postoffice
Used to maintain addresses and Bindings.
addressMessage(Message) - Method in class org.apache.log4j.net.SMTPAppender
Address message.
AddressSettings - Class in org.hornetq.core.settings.impl
Configuration settings that are applied on the address level
AddressSettings() - Constructor for class org.hornetq.core.settings.impl.AddressSettings
 
AddressSettingsDeployer - Class in org.hornetq.core.deployers.impl
A deployer for creating a set of queue settings and adding them to a repository
AddressSettingsDeployer(DeploymentManager, HierarchicalRepository<AddressSettings>) - Constructor for class org.hornetq.core.deployers.impl.AddressSettingsDeployer
 
AddressSettingsInfo - Class in org.hornetq.api.core.management
A AddressSettingsInfo
AddressSettingsInfo(String, long, int, int, int, long, String, String, boolean, long, boolean) - Constructor for class org.hornetq.api.core.management.AddressSettingsInfo
 
AddressStringTerm - Class in javax.mail.search
This abstract class implements string comparisons for Message addresses.
AddressStringTerm(String) - Constructor for class javax.mail.search.AddressStringTerm
Constructor.
AddressTerm - Class in javax.mail.search
This class implements Message Address comparisons.
AddressTerm(Address) - Constructor for class javax.mail.search.AddressTerm
 
addResult(Result) - Method in exception org.apache.ws.scout.registry.RegistryException
Adds a result instance to this Exception.
addResult(Result) - Method in exception org.apache.ws.scout.registry.RegistryV3Exception
Adds a result instance to this Exception.
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds the metadata for a named SQL result set mapping to this repository.
addResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addResultSetMapping(ResultSetMappingDefinition) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addrExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
addrExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
addrExprLhs(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
addRight(int) - Method in class org.h2.command.ddl.GrantRevoke
Add the specified right bit to the rights bitmap.
addRights(ACL) - Method in class com.sun.mail.imap.IMAPFolder
Add the rights specified in the ACL to the entry for the identifier specified in the ACL.
addRole(String, String) - Method in interface org.hornetq.spi.core.security.HornetQSecurityManager
adds a new role for a user.
addRole(String, String) - Method in class org.hornetq.spi.core.security.HornetQSecurityManagerImpl
 
addRole(String, String) - Method in class org.hornetq.spi.core.security.JAASSecurityManager
 
addRoleName(String) - Method in class org.h2.command.ddl.GrantRevoke
Add the specified role to the list of roles.
addRoot(String, String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addRoot(String, Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addRoot(String, String) - Method in interface org.hibernate.SQLQuery
Add a new root return mapping, returning a SQLQuery.RootReturn to allow further definition
addRoot(String, Class) - Method in interface org.hibernate.SQLQuery
Add a new root return mapping, returning a SQLQuery.RootReturn to allow further definition
addRow(Expression[]) - Method in class org.h2.command.dml.Insert
Add a row to this merge statement.
addRow(Value[]) - Method in class org.h2.command.dml.Insert
 
addRow(Expression[]) - Method in class org.h2.command.dml.Merge
Add a row to this merge statement.
addRow(Value[]) - Method in class org.h2.result.LocalResult
Add a row to this object.
addRow(Value[]) - Method in interface org.h2.result.ResultExternal
Add a row to this object.
addRow(Value[]) - Method in interface org.h2.result.ResultTarget
Add the row to the result set.
addRow(Value[]) - Method in class org.h2.result.ResultTempTable
 
addRow(Session, Row) - Method in class org.h2.table.FunctionTable
 
addRow(Session, Row) - Method in class org.h2.table.MetaTable
 
addRow(Session, Row) - Method in class org.h2.table.RangeTable
 
addRow(Session, Row) - Method in class org.h2.table.RegularTable
 
addRow(Session, Row) - Method in class org.h2.table.Table
Add a row to the table and all indexes.
addRow(Session, Row) - Method in class org.h2.table.TableLink
 
addRow(Session, Row) - Method in class org.h2.table.TableView
 
addRow(Object...) - Method in class org.h2.tools.SimpleResultSet
Add a new row to the result set.
addRows(ArrayList<Value[]>) - Method in interface org.h2.result.ResultExternal
Add a number of rows to the result.
addRows(ArrayList<Value[]>) - Method in class org.h2.result.ResultTempTable
 
addRsp(Address, T) - Method in class org.jgroups.util.RspList
 
addRule(MetaRule) - Method in class javax.faces.view.facelets.MetaRuleset

Add another MetaRule to this ruleset, returning this.

addRule(Rule) - Method in class org.dom4j.rule.Mode
 
addRule(Rule) - Method in class org.dom4j.rule.RuleManager
 
addRule(Rule) - Method in class org.dom4j.rule.RuleSet
 
addRule(Rule) - Method in class org.dom4j.rule.Stylesheet
Add a rule to this stylesheet.
addSavepoint(String) - Method in class org.h2.engine.Session
Create a savepoint that is linked to the current log position.
addScalar(String, Type) - Method in class org.hibernate.internal.SQLQueryImpl
 
addScalar(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addScalar(String) - Method in interface org.hibernate.SQLQuery
Declare a scalar query result.
addScalar(String, Type) - Method in interface org.hibernate.SQLQuery
Declare a scalar query result.
addSchemaObject(Session, SchemaObject) - Method in class org.h2.engine.Database
Add a schema object to the database.
addScope(Class<? extends Annotation>, boolean, boolean) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a scope type.
addSecondaryTable(String, TableSpecification) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addSecondPass(SecondPass) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSecondPass(SecondPass, boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSecondPass(SecondPass) - Method in interface org.hibernate.cfg.Mappings
Adds a second-pass to the end of the current queue.
addSecondPass(SecondPass, boolean) - Method in interface org.hibernate.cfg.Mappings
Adds a second pass.
addSeconds(int) - Method in class org.joda.time.MutableDateTime
Add a number of seconds to the date.
addSeconds(int) - Method in class org.joda.time.MutablePeriod
Adds the specified seconds to the number of seconds in the period.
addSeconds(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of seconds to the date.
addSeconds(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified seconds to the number of seconds in the period.
addSecurity(String, Set<Role>) - Method in class org.hornetq.jms.server.impl.JMSServerManagerImpl
 
addSecurity(String, Set<Role>) - Method in interface org.hornetq.jms.server.JMSServerManager
 
addSecuritySettings(String, String, String, String, String, String, String, String) - Method in interface org.hornetq.api.core.management.HornetQServerControl
 
addSecuritySettings(String, String, String, String, String, String, String, String) - Method in class org.hornetq.core.management.impl.HornetQServerControlImpl
 
addSelectColumn(String, String) - Method in class org.hibernate.sql.QuerySelect
 
addSelectFragmentString(String) - Method in class org.hibernate.sql.QuerySelect
 
addSequence(Sequence) - Method in class org.h2.table.Table
Add a sequence to this table.
addService(Service) - Method in class com.ibm.wsdl.DefinitionImpl
Add a service to this WSDL description.
addService(Service) - Method in interface javax.wsdl.Definition
Add a service to this WSDL description.
addService(Service) - Method in interface javax.xml.registry.infomodel.Organization
 
addService(String) - Method in class org.apache.juddi.v3.client.mapping.ServiceLocator
 
addService(String, Topology) - Method in class org.apache.juddi.v3.client.mapping.UDDIServiceCache
Adds or updates epr information for the given serviceKey.
addService(Service) - Method in class org.apache.ws.scout.registry.infomodel.OrganizationImpl
 
addService(Class, Service) - Method in class org.hibernate.service.ServiceRegistryBuilder
Adds a user-provided service
addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get a builder which can be used to add a service to this target.
addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Get a builder which can be used to add a service to this target.
addService(ServiceName, Service<T>) - Method in interface org.jboss.msc.service.ServiceTarget
Get a builder which can be used to add a service to this target.
addServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
 
addServiceBinding(ServiceBinding) - Method in class org.apache.ws.scout.registry.infomodel.ServiceImpl
 
addServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
 
addServiceBindings(Collection) - Method in class org.apache.ws.scout.registry.infomodel.ServiceImpl
 
addServiceDescription(LocalizedNameType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeConsumingServiceType
Add serviceDescription.
addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
addServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object to the context bundle's list of listeners.
addServiceName(LocalizedNameType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.AttributeConsumingServiceType
Add serviceName
addServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
addServices(Collection) - Method in class org.apache.ws.scout.registry.infomodel.OrganizationImpl
 
addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get a builder which can be used to add a service to this target.
addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Get a builder which can be used to add a service to this target.
addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in interface org.jboss.msc.service.ServiceTarget
Get a builder which can be used to add a service to this target.
addServlet(String, String) - Method in interface javax.servlet.ServletContext
Adds the servlet with the given name and class name to this servlet context.
addServlet(String, Servlet) - Method in interface javax.servlet.ServletContext
Registers the given servlet instance with this ServletContext under the given servletName.
addServlet(String, Class<? extends Servlet>) - Method in interface javax.servlet.ServletContext
Adds the servlet with the given name and class type to this servlet context.
addSession(Connection) - Method in class org.h2.server.web.WebServer
Create a session with a given connection.
addSessionFactory(String, String, boolean, SessionFactory, JndiService) - Method in class org.hibernate.internal.SessionFactoryRegistry
 
addSessionHandler(String, ServerSessionPacketHandler) - Method in class org.hornetq.core.protocol.core.impl.CoreProtocolManager
 
addSessionIndex(String) - Method in class org.picketlink.identity.federation.saml.v2.protocol.LogoutRequestType
Add session index
addShutdownHook() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
addShutdownHook() - Method in class org.infinispan.factories.GlobalComponentRegistry
 
addShutdownListener(EventListener<A>, A) - Method in class org.jboss.threads.JBossScheduledThreadPoolExecutor
Add a shutdown listener.
addShutdownListener(EventListener<A>, A) - Method in class org.jboss.threads.JBossThreadPoolExecutor
Add a shutdown listener.
addShutdownListener(EventListener<A>, A) - Method in class org.jboss.threads.QueueExecutor
Add a shutdown listener.
addShutdownListener(EventListener<A>, A) - Method in class org.jboss.threads.QueuelessExecutor
Add a shutdown listener.
addShutdownListener(EventListener<A>, A) - Method in interface org.jboss.threads.ShutdownListenable
Add a shutdown listener.
addShutdownListener(EventListener<A>, A) - Method in class org.jboss.threads.SimpleShutdownListenable
Add a shutdown listener.
addSignatureProperty(SignaturePropertyType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
 
addSilentLocalAuthOptionsIfApplicable(CallbackHandler, OptionMap) - Static method in class org.jboss.ejb.client.remoting.RemotingConnectionUtil
Adds the jboss.sasl.local-user.quiet-auth property to the Options.SASL_PROPERTIES in the passed connectionCreationOptions if The passed callbackHandler is of type DefaultCallbackHandler and the passed connectionCreationOptions doesn't already contain the Options.SASL_PROPERTIES with the jboss.sasl.local-user.quiet-auth
addSingleLogoutService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.SSODescriptorType
Add SLO Service
addSingleSignOnService(EndpointType) - Method in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
Add a SSO service
addSize(int) - Method in interface org.hornetq.core.journal.impl.JournalFile
 
addSize(int) - Method in class org.hornetq.core.journal.impl.JournalFileImpl
 
addSize(int) - Method in class org.hornetq.core.paging.impl.PagingStoreImpl
 
addSize(int) - Method in interface org.hornetq.core.paging.PagingStore
 
addSlot(Slot) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
addSlot(Slot) - Method in class org.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl
 
addSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
 
addSlots(Collection) - Method in class org.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl
 
addSOAP12HeaderFault(SOAP12HeaderFault) - Method in class com.ibm.wsdl.extensions.soap12.SOAP12HeaderImpl
 
addSOAP12HeaderFault(SOAP12HeaderFault) - Method in interface javax.wsdl.extensions.soap12.SOAP12Header
Add a SOAP header fault.
addSOAPHeaderFault(SOAPHeaderFault) - Method in class com.ibm.wsdl.extensions.soap.SOAPHeaderImpl
 
addSOAPHeaderFault(SOAPHeaderFault) - Method in interface javax.wsdl.extensions.soap.SOAPHeader
Add a SOAP header fault.
addSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
addSpecificationLink(SpecificationLink) - Method in class org.apache.ws.scout.registry.infomodel.ServiceBindingImpl
 
addSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
 
addSpecificationLinks(Collection) - Method in class org.apache.ws.scout.registry.infomodel.ServiceBindingImpl
 
addSPKI(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SPKIDataType
 
addSQL(String) - Method in exception org.h2.message.DbException
Set the SQL statement of the given exception.
addSqlFunction(String, SQLFunction) - Method in class org.hibernate.cfg.Configuration
 
addSQLParameter(Object) - Method in interface javax.servlet.jsp.jstl.sql.SQLExecutionTag
Adds a PreparedStatement parameter value.
addSQLParameter(Object) - Method in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
Called by nested parameter elements to add PreparedStatement parameter values.
addSQLParameter(Object) - Method in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
Called by nested parameter elements to add PreparedStatement parameter values.
addSQLQuery(String, NamedSQLQueryDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addSQLQuery(String, NamedSQLQueryDefinition) - Method in interface org.hibernate.cfg.Mappings
Adds metadata for a named SQL query to this repository.
addStatement(StatementAbstractType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AssertionType
Add a statement
addStatements(Collection<StatementAbstractType>) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AssertionType
Add a collection of statements
addStatements(Set<StatementAbstractType>) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AssertionType
Add a set of statements
addStatus(Set<Integer>) - Method in class org.infinispan.transaction.xa.recovery.InDoubtTxInfoImpl
 
addStatusDetail(Object) - Method in class org.picketlink.identity.federation.saml.common.CommonStatusDetailType
Add status detail
addStereotype(Class<? extends Annotation>, Annotation...) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a stereotype, and specifies its meta-annotations.
addStoreListener(StoreListener) - Method in class javax.mail.Store
Add a listener for StoreEvents on this Store.
addStringColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
 
addSubclass(Subclass) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclass(Subclass) - Method in class org.hibernate.mapping.RootClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassJoin(Join) - Method in class org.hibernate.mapping.Subclass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassProperty(Property) - Method in class org.hibernate.mapping.Subclass
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.PersistentClass
 
addSubclassTable(Table) - Method in class org.hibernate.mapping.Subclass
 
addSubParameters(String) - Method in class org.hibernate.envers.tools.query.Parameters
Adds sub-parameters with a new connective.
addSubselect(EntityKey, SubselectFetch) - Method in class org.hibernate.engine.spi.BatchFetchQueue
Adds a subselect fetch decriptor for the given entity key.
addSubstitutionGroup(XSElementDecl[]) - Method in class org.apache.xerces.impl.xs.SubstitutionGroupHandler
add a list of substitution group information.
addSuffix(String) - Method in class org.jboss.vfs.util.ExtensibleFilter
 
addSuffixes(String[]) - Method in class org.jboss.vfs.util.ExtensibleFilter
 
addSuspect(Address) - Method in class org.jgroups.protocols.VERIFY_SUSPECT
 
addSuspectedMember(Address) - Method in class org.jgroups.protocols.FD.Broadcaster
Adds a suspected member.
addSuspectedMember(Address) - Method in class org.jgroups.protocols.FD.BroadcastTask
 
addSwaRefAttachment(DataHandler) - Method in class javax.xml.bind.attachment.AttachmentMarshaller
Add MIME data as an attachment and return attachment's content-id, cid.
addSymbol(String) - Method in class org.apache.xerces.util.ShadowedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.ShadowedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SoftReferenceSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SoftReferenceSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - Method in class org.apache.xerces.util.SynchronizedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - Method in class org.apache.xerces.util.SynchronizedSymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSync(OperationContext) - Method in class org.hornetq.core.paging.impl.PageSyncTimer
 
addSynchronizedEntityClass(Class) - Method in class org.hibernate.internal.SQLQueryImpl
 
addSynchronizedEntityClass(Class) - Method in interface org.hibernate.SQLQuery
Adds an entity for (a) auto-flush checking and (b) query result cache invalidation checking.
addSynchronizedEntityName(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addSynchronizedEntityName(String) - Method in interface org.hibernate.SQLQuery
Adds an entity name for (a) auto-flush checking and (b) query result cache invalidation checking.
addSynchronizedQuerySpace(String) - Method in class org.hibernate.internal.SQLQueryImpl
 
addSynchronizedQuerySpace(String) - Method in interface org.hibernate.SQLQuery
Adds a query space (table name) for (a) auto-flush checking and (b) query result cache invalidation checking
addSynchronizedTable(String) - Method in class org.hibernate.mapping.PersistentClass
 
addSynchronizedTableNames(Collection<String>) - Method in class org.hibernate.metamodel.binding.EntityBinding
 
addTable(DbTableOrView) - Method in class org.h2.bnf.Sentence
Add a table.
addTable(Table) - Method in class org.h2.command.ddl.GrantRevoke
Add the specified table to the list of tables.
addTable(String, String, String, String, boolean) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTable(String, String, String, String, boolean) - Method in interface org.hibernate.cfg.Mappings
Adds table metadata to this repository returning the created metadata instance.
addTableAlias(String) - Method in class org.hibernate.sql.ForUpdateFragment
 
addTableBinding(String, String, String, String, Table) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTableBinding(String, String, String, String, Table) - Method in interface org.hibernate.cfg.Mappings
Adds a table binding to this repository.
addTableFilter(TableFilter, boolean) - Method in class org.h2.command.dml.Select
Add a table to the query.
addTableModelProperties() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
addTail(MessageReference, boolean) - Method in class org.hornetq.core.server.impl.LastValueQueue
 
addTail(MessageReference) - Method in class org.hornetq.core.server.impl.QueueImpl
 
addTail(MessageReference, boolean) - Method in class org.hornetq.core.server.impl.QueueImpl
 
addTail(MessageReference) - Method in interface org.hornetq.core.server.Queue
 
addTail(MessageReference, boolean) - Method in interface org.hornetq.core.server.Queue
 
addTail(E) - Method in interface org.hornetq.utils.LinkedList
 
addTail(E) - Method in class org.hornetq.utils.LinkedListImpl
 
addTail(T, int) - Method in interface org.hornetq.utils.PriorityLinkedList
 
addTail(T, int) - Method in class org.hornetq.utils.PriorityLinkedListImpl
 
addTelephone(String) - Method in class org.picketlink.identity.federation.saml.v2.metadata.ContactType
Add a telephone
addTemplate(Template) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addTemporaryQueue(SimpleString) - Method in class org.hornetq.jms.client.HornetQConnection
 
addTemporaryResult(ResultInterface) - Method in class org.h2.engine.Session
Remember the result set and close it as soon as the transaction is committed (if it needs to be closed).
addTerminateListener(ServiceContainer.TerminateListener) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Add a terminate listener to this container.
addTerminateListener(ServiceContainer.TerminateListener) - Method in interface org.jboss.msc.service.ServiceContainer
Add a terminate listener to this container.
addText(String) - Method in class org.dom4j.datatype.DatatypeElement
 
addText(String) - Method in interface org.dom4j.Element
Adds a new Text node with the given text to this element.
addText(String) - Method in class org.dom4j.tree.AbstractElement
 
addText(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
addText(String) - Method in class org.hibernate.tuple.ElementWrapper
 
addTextNode(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addTo(Map<K, V>, MapEntry<? extends K, ? extends V>...) - Static method in class org.jboss.msc.value.MapEntry
Add entries to a map.
addToAttributeIndex(Attribute) - Method in class org.dom4j.util.IndexedElement
 
addToAttributeIndex(Object, Attribute) - Method in class org.dom4j.util.IndexedElement
 
addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
addToBatch() - Method in class org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch
 
addToBatch() - Method in interface org.hibernate.engine.jdbc.batch.spi.Batch
Indicates completion of the current part of the batch.
addToCache(byte[], Transaction) - Method in interface org.hornetq.core.postoffice.DuplicateIDCache
 
addToCache(byte[], Transaction) - Method in class org.hornetq.core.postoffice.impl.DuplicateIDCacheImpl
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.AbstractCollectionInitializor
 
addToCollection(Object[], Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
addToCollection(List, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ListCollectionInitializor
 
addToCollection(T, Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.initializor.MapCollectionInitializor
 
addToCollectionIfNotNull(Collection, Object) - Static method in class org.hibernate.metamodel.source.annotations.xml.mocker.MockHelper
 
addToConfiguration(URL, String, Node) - Method in class org.hornetq.core.deployers.impl.XmlDeployer
adds a URL to the already configured set of url's this deployer is handling
addToCopy(int) - Method in class org.joda.time.DateMidnight.Property
Adds to this field in a copy of this DateMidnight.
addToCopy(long) - Method in class org.joda.time.DateMidnight.Property
Adds to this field in a copy of this DateMidnight.
addToCopy(int) - Method in class org.joda.time.DateTime.Property
Adds to this field in a copy of this DateTime.
addToCopy(long) - Method in class org.joda.time.DateTime.Property
Adds to this field in a copy of this DateTime.
addToCopy(int) - Method in class org.joda.time.LocalDate.Property
Adds to this field in a copy of this LocalDate.
addToCopy(int) - Method in class org.joda.time.LocalDateTime.Property
Adds to this field in a copy of this LocalDateTime.
addToCopy(long) - Method in class org.joda.time.LocalDateTime.Property
Adds to this field in a copy of this LocalDateTime.
addToCopy(int) - Method in class org.joda.time.Partial.Property
Adds to the value of this field in a copy of this Partial.
addToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay, wrapping to what would be the next day if necessary.
addToCopy(int) - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Adds to the value of this field in a copy of this YearMonthDay.
addToElementIndex(Element) - Method in class org.dom4j.util.IndexedElement
 
addToElementIndex(Object, Element) - Method in class org.dom4j.util.IndexedElement
 
addToEnvironment(String, Object) - Method in class org.jboss.naming.remote.client.RemoteContext
 
addToExcludedPolicy(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add a single excluded policy statement to this PolicyConfiguration.
addToExcludedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add excluded policy statements to this PolicyConfiguration.
addToExtendsQueue(ExtendsQueueEntry) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addToExtendsQueue(ExtendsQueueEntry) - Method in interface org.hibernate.cfg.Mappings
Adds an entry to the extends queue queue.
addToIORTemplate(IORTemplate, Policies, String, String, ObjectAdapterId) - Method in interface org.jboss.com.sun.corba.se.spi.transport.CorbaTransportManager
 
addToken(String, Object) - Method in class org.picketlink.identity.federation.core.sts.registry.DefaultTokenRegistry
 
addToken(String, Object) - Method in class org.picketlink.identity.federation.core.sts.registry.FileBasedTokenRegistry
 
addToken(String, Object) - Method in interface org.picketlink.identity.federation.core.sts.registry.SecurityTokenRegistry
Add a token to the registry with the given id
addTokenProvider(String, SecurityTokenProvider) - Method in interface org.picketlink.identity.federation.core.sts.STSCoreConfig
Allows you to add a token provider to handle a particular namespace
addTokenProvider(String, SecurityTokenProvider) - Method in class org.picketlink.identity.federation.core.wstrust.PicketLinkSTSConfiguration
 
addToManyMiddleNotOwningRelation(String, String, String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToManyMiddleRelation(String, String) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToManyNotOwningRelation(String, String, String, IdMapper, PropertyMapper, PropertyMapper) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToMessages(long, Message) - Method in class org.jgroups.stack.AckSenderWindow
 
addToNameMap(Map, String, Rule) - Method in class org.dom4j.rule.Mode
Adds the Rule to a RuleSet for the given name.
addToOneAndIdProperty(XClass, PropertyData) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addToOneAndIdProperty(XClass, PropertyData) - Method in interface org.hibernate.cfg.Mappings
 
addToOneNotOwningRelation(String, String, String, IdMapper) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addToOneRelation(String, String, IdMapper, boolean) - Method in class org.hibernate.envers.entities.EntityConfiguration
 
addTopicToJndi(String, String) - Method in class org.hornetq.jms.server.impl.JMSServerManagerImpl
 
addTopicToJndi(String, String) - Method in interface org.hornetq.jms.server.JMSServerManager
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditConjunction
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in interface org.hibernate.envers.query.criteria.AuditCriterion
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.AuditDisjunction
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.BetweenAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.IdentifierEqAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.InAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.LogicalAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NotNullAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.NullAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.PropertyAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RelatedAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.RevisionTypeAuditExpression
 
addToQuery(AuditConfiguration, String, QueryBuilder, Parameters) - Method in class org.hibernate.envers.query.criteria.SimpleAuditExpression
 
addToQueue(Locking.Request) - Method in class org.jgroups.protocols.Locking.ServerLock
 
addToRecordsSnaptshot(long) - Method in class org.hornetq.core.journal.impl.AbstractJournalUpdateTask
 
addToRetransmitter(long) - Method in class org.jgroups.stack.AckSenderWindow
 
addToRole(String, Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add a single permission to a named role in this PolicyConfiguration.
addToRole(String, PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add permissions to a named role in this PolicyConfiguration.
addToUncheckedPolicy(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add a single unchecked policy statement to this PolicyConfiguration.
addToUncheckedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
Used to add unchecked policy statements to this PolicyConfiguration.
addTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Add a trace listener for the purposes of debugging and diagnosis.
addTransaction(PageTransactionInfo) - Method in class org.hornetq.core.paging.impl.PagingManagerImpl
 
addTransaction(PageTransactionInfo) - Method in interface org.hornetq.core.paging.PagingManager
Point to inform/restoring Transactions used when the messages were added into paging
addTransform(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
 
addTransformer(ClassTransformer) - Method in interface javax.persistence.spi.PersistenceUnitInfo
Add a transformer supplied by the provider that will be called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceUnitInfo.getClassLoader() method.
addTransformsType(TransformType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformsType
 
addTransportListener(TransportListener) - Method in class javax.mail.Transport
Add a listener for Transport events.
addTrigger(TriggerObject) - Method in class org.h2.table.Table
Add a trigger to this table.
addTrueValue() - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Add a boolean value 'true' to the values of the node.
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.Component
 
addTuplizer(EntityMode, String) - Method in class org.hibernate.mapping.PersistentClass
 
addTypeCodeAtPosition(TypeCodeImpl, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.TypeCodeInputStream
 
addTypeCodeAtPosition(TypeCodeImpl, int) - Method in interface org.jboss.com.sun.corba.se.impl.encoding.TypeCodeReader
 
addTypeCodeAtPosition(TypeCodeImpl, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.WrapperInputStream
 
addTypeDef(String, String, Properties) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addTypeDef(String, String, Properties) - Method in interface org.hibernate.cfg.Mappings
Adds a type definition to this metadata repository.
addTypeDefinition(TypeDef) - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
addTypeDefinition(TypeDef) - Method in interface org.hibernate.metamodel.source.MetadataImplementor
 
addUnderscores(String) - Static method in class org.hibernate.cfg.DefaultComponentSafeNamingStrategy
 
addUnderscores(String) - Static method in class org.hibernate.cfg.ImprovedNamingStrategy
 
addUninitializedCachedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, Object, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
 
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a collection we just loaded up (still needs initializing)
addUninitializedCollection(CollectionPersister, PersistentCollection, Serializable) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a collection we just loaded up (still needs initializing)
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
add a detached uninitialized collection
addUninitializedDetachedCollection(CollectionPersister, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
add a detached uninitialized collection
addUninitializedEntity(EntityKey, Object, EntityPersister, LockMode, boolean, SessionImplementor) - Static method in class org.hibernate.engine.internal.TwoPhaseLoad
Add an uninitialized instance of an entity class, as a placeholder to ensure object identity.
addUniqueAttribute(String, String, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniqueConstraintHolders(Table, List<UniqueConstraintHolder>) - Method in interface org.hibernate.cfg.Mappings
 
addUniqueConstraints(Table, List) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniqueConstraints(Table, List) - Method in interface org.hibernate.cfg.Mappings
addUniqueKey(UniqueKey) - Method in class org.hibernate.mapping.Table
 
addUniqueLeafNode(String) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
create an XMLContentSpec for a leaf
addUniqueMetaData(String, String) - Method in interface org.hornetq.api.core.client.ClientSession
Attach any metadata to the session.
addUniqueMetaData(String, String) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
addUniqueMetaData(String, String) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
addUniqueMetaData(String, String) - Method in class org.hornetq.core.server.impl.ServerSessionImpl
 
addUniqueMetaData(String, String) - Method in interface org.hornetq.core.server.ServerSession
 
addUniquePropertyReference(String, String) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
addUniquePropertyReference(String, String) - Method in interface org.hibernate.cfg.Mappings
Adds a property reference binding to this repository where said proeprty reference is marked as unique.
addUnownedCollection(CollectionKey, PersistentCollection) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
addUnownedCollection(CollectionKey, PersistentCollection) - Method in interface org.hibernate.engine.spi.PersistenceContext
Add a collection which has no owner loaded
addUnparsedEntity(String, String, String, String, String) - Method in class org.apache.xerces.impl.XMLEntityManager
Adds an unparsed entity declaration.
addUnparsedEntity(String, XMLResourceIdentifier, String, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
Caches an unparsed entity.
addUnresolvedEntityInsertAction(AbstractEntityInsertAction, NonNullableTransientDependencies) - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
Add an unresolved insert action.
addUpgradeHeaderElement(Iterator) - Method in interface javax.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of supported SOAP URIs and adds it to this SOAPHeader object.
addUpgradeHeaderElement(String[]) - Method in interface javax.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified array of supported SOAP URIs and adds it to this SOAPHeader object.
addUpgradeHeaderElement(String) - Method in interface javax.xml.soap.SOAPHeader
Creates a new Upgrade SOAPHeaderElement object initialized with the specified supported SOAP URI and adds it to this SOAPHeader object.
addURIType(URIType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType
Add an URI type
addURIType(URIType[]) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType
Add an array of URI Type
addURIType(URIType) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType.AuthnContextTypeSequence
 
addURIType(URIType[]) - Method in class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType.AuthnContextTypeSequence
 
addURL(URL) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addURL(URL) - Method in class org.hibernate.cfg.Configuration
Read mappings from a URL
addURL(URL) - Method in class org.hibernate.metamodel.MetadataSources
Read mappings from a URL
addUser(User) - Method in interface javax.xml.registry.infomodel.Organization
 
addUser(User) - Method in class org.apache.ws.scout.registry.infomodel.OrganizationImpl
 
addUser(String, String) - Method in interface org.hornetq.spi.core.security.HornetQSecurityManager
adds a new user
addUser(String, String) - Method in class org.hornetq.spi.core.security.HornetQSecurityManagerImpl
 
addUser(String, String) - Method in class org.hornetq.spi.core.security.JAASSecurityManager
 
addUser(String, String, char[], KeyPair...) - Method in class org.jboss.remoting3.security.SimpleServerAuthenticationProvider
Add a user to the authentication table.
addUserInformation(Throwable, Serializable) - Static method in class org.jboss.marshalling.TraceInformation
Add user information about problem with marshalling or unmarshalling.
addUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
 
addUsers(Collection) - Method in class org.apache.ws.scout.registry.infomodel.OrganizationImpl
 
addValidationState(ValidationState) - Method in class org.apache.xerces.impl.validation.ValidationManager
Each validator should call this method to add its ValidationState into the validation manager.
addValidator(String, String) - Method in class javax.faces.application.Application
Register a new mapping of validator id to the name of the corresponding Validator class.
addValidator(String, String) - Method in class javax.faces.application.ApplicationWrapper

The default behavior of this method is to call Application.addValidator(String, String) on the wrapped Application object.

addValidator(Validator) - Method in interface javax.faces.component.EditableValueHolder
Add a Validator instance to the set associated with this component.
addValidator(Validator) - Method in class javax.faces.component.UIInput
Add a Validator instance to the set associated with this UIInput.
addValue(Object) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.ArrayNode
Add an object to the array.
addValue(Object) - Method in class org.apache.commons.configuration.plist.XMLPropertyListConfiguration.PListNode
Update the value of the node.
addValue(Field, boolean, Object, short, ShortList) - Method in interface org.apache.xerces.impl.xs.identity.ValueStore
Adds the specified value to the value store.
addValue(Field, boolean, Object, short, ShortList) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
Adds the specified value to the value store.
addValue(String) - Method in class org.hibernate.mapping.MetaAttribute
 
addValue(String) - Method in class org.hibernate.metamodel.binding.MetaAttribute
 
addValue(SimpleValue) - Method in class org.hibernate.metamodel.relational.Tuple
 
addValue(Object) - Method in class org.hibernate.sql.InFragment
 
addValueChangeListener(ValueChangeListener) - Method in interface javax.faces.component.EditableValueHolder
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addValueChangeListener(ValueChangeListener) - Method in class javax.faces.component.UIInput
Add a new ValueChangeListener to the set of listeners interested in being notified when ValueChangeEvents occur.
addVarDeclToElem(ElemTemplateElement, LocPathIterator, ElemVariable) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Add the given variable to the psuedoVarRecipient.
addVariable(VariableRefBase) - Method in interface org.apache.xalan.xsltc.compiler.Closure
Add new variable to the closure.
addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addVerbatimAfterComponent(UIComponentClassicTagBase, UIComponent, UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Add verbatim as a sibling of component in component in the parent's child list.
addVerbatimBeforeComponent(UIComponentClassicTagBase, UIComponent, UIComponent) - Method in class javax.faces.webapp.UIComponentClassicTagBase
Add verbatim as a sibling of component in component in the parent's child list.
addView(TableView) - Method in class org.h2.table.Table
Add a view to this table.
addWaiter(Owner) - Method in class org.jgroups.protocols.Locking.ServerCondition
 
addWeeks(int) - Method in class org.joda.time.MutableDateTime
Add a number of weeks to the date.
addWeeks(int) - Method in class org.joda.time.MutablePeriod
Adds the specified weeks to the number of weeks in the period.
addWeeks(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of weeks to the date.
addWeeks(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified weeks to the number of weeks in the period.
addWeekyears(int) - Method in class org.joda.time.MutableDateTime
Add a number of weekyears to the date.
addWeekyears(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of weekyears to the date.
addWhenColumnNotNull(String, String, String) - Method in class org.hibernate.sql.CaseFragment
 
addWhere(String, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, boolean, String, String, boolean) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, String, QueryBuilder) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhere(String, boolean, String, QueryBuilder) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereColumn(String) - Method in class org.hibernate.sql.Update
 
addWhereColumn(String, String) - Method in class org.hibernate.sql.Update
 
addWhereColumns(String[]) - Method in class org.hibernate.sql.Update
 
addWhereColumns(String[], String) - Method in class org.hibernate.sql.Update
 
addWhereFragment(JoinFragment, String, QueryNode, FromElement, HqlSqlWalker) - Method in class org.hibernate.hql.internal.ast.util.SyntheticAndFactory
 
addWhereFragment(String) - Method in class org.hibernate.sql.Delete
 
addWhereToken(String) - Method in class org.hibernate.sql.SimpleSelect
 
addWhereWithNamedParam(String, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithNamedParam(String, boolean, String, String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParam(String, String, Object) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParam(String, boolean, String, Object) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWhereWithParams(String, String, Object[], String) - Method in class org.hibernate.envers.tools.query.Parameters
 
addWords(FullTextSettings, HashSet<String>, Reader) - Static method in class org.h2.fulltext.FullText
Add all words in the given text to the hash set.
addWords(FullTextSettings, HashSet<String>, String) - Static method in class org.h2.fulltext.FullText
Add all words in the given text to the hash set.
addWork(Work) - Method in interface org.jboss.com.sun.corba.se.spi.orbutil.threadpool.WorkQueue
This method is used to add work to the WorkQueue
addWorkUnit(AuditWorkUnit) - Method in class org.hibernate.envers.synchronization.AuditProcess
 
AddWorkUnit - Class in org.hibernate.envers.synchronization.work
 
AddWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, EntityPersister, Object[]) - Constructor for class org.hibernate.envers.synchronization.work.AddWorkUnit
 
AddWorkUnit(SessionImplementor, String, AuditConfiguration, Serializable, Map<String, Object>) - Constructor for class org.hibernate.envers.synchronization.work.AddWorkUnit
 
addWrapField(long, int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the millis value, wrapping within this field.
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the partial instant, wrapping within this field.
addWrapField(long, int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the instant value, wrapping within this field.
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the partial instant, wrapping within this field.
addWrapField(long, int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
addWrapField(long, int) - Method in class org.joda.time.field.DividedDateTimeField
Add to the scaled component of the specified time instant, wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.OffsetDateTimeField
Add to the offset component of the specified time instant, wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.PreciseDateTimeField
Add to the component of the specified time instant, wrapping around within that component if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.RemainderDateTimeField
Add the specified amount to the specified time instant, wrapping around within the remainder range if necessary.
addWrapField(long, int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
addWrapField(long, int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
addWrapField(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.ZeroIsMaxDateTimeField
 
addWrapField(int) - Method in class org.joda.time.MutableDateTime.Property
Adds a value, possibly wrapped, to the millis value.
addWrapFieldToCopy(int) - Method in class org.joda.time.DateMidnight.Property
Adds to this field, possibly wrapped, in a copy of this DateMidnight.
addWrapFieldToCopy(int) - Method in class org.joda.time.DateTime.Property
Adds to this field, possibly wrapped, in a copy of this DateTime.
addWrapFieldToCopy(int) - Method in class org.joda.time.LocalDate.Property
Adds to this field, possibly wrapped, in a copy of this LocalDate.
addWrapFieldToCopy(int) - Method in class org.joda.time.LocalDateTime.Property
Adds to this field, possibly wrapped, in a copy of this LocalDateTime.
addWrapFieldToCopy(int) - Method in class org.joda.time.LocalTime.Property
Adds to this field, possibly wrapped, in a copy of this LocalTime.
addWrapFieldToCopy(int) - Method in class org.joda.time.Partial.Property
Adds to the value of this field in a copy of this Partial wrapping within this field if the maximum value is reached.
addWrapFieldToCopy(int) - Method in class org.joda.time.TimeOfDay.Property
Deprecated.
Adds to the value of this field in a copy of this TimeOfDay wrapping within this field if the maximum value is reached.
addWrapFieldToCopy(int) - Method in class org.joda.time.YearMonthDay.Property
Deprecated.
Adds to the value of this field in a copy of this YearMonthDay wrapping within this field if the maximum value is reached.
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.DateTimeField
Adds a value (which may be negative) to the partial instant, wrapping the whole partial if the maximum size of the partial is reached.
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.BaseDateTimeField
Adds a value (which may be negative) to the partial instant, wrapping the whole partial if the maximum size of the partial is reached.
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.DelegatedDateTimeField
 
addWrapPartial(ReadablePartial, int, int[], int) - Method in class org.joda.time.field.UnsupportedDateTimeField
Always throws UnsupportedOperationException
addXML(String) - Method in class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
addXML(String) - Method in class org.hibernate.cfg.Configuration
Read mappings from a String
addXML11Component(XMLComponent) - Method in class org.apache.xerces.parsers.XML11Configuration
Adds an XML 1.1 component to the parser configuration.
addXML11Component(XMLComponent) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Adds an XML 1.1 component to the parser configuration.
addXML11Component(XMLComponent) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Adds an XML 1.1 component to the parser configuration.
addXpathListener(String, XpathListener) - Method in interface javax.enterprise.deploy.model.DDBean
Register a listener for a given xpath
addXpathListener(ModuleType, String, XpathListener) - Method in interface javax.enterprise.deploy.model.J2eeApplicationObject
Register a listener for a given xpath
addYears(int) - Method in class org.joda.time.MutableDateTime
Add a number of years to the date.
addYears(int) - Method in class org.joda.time.MutablePeriod
Adds the specified years to the number of years in the period.
addYears(int) - Method in interface org.joda.time.ReadWritableDateTime
Add a number of years to the date.
addYears(int) - Method in interface org.joda.time.ReadWritablePeriod
Adds the specified years to the number of years in the period.
addZip(String, File) - Method in class org.jboss.vfs.VirtualFileAssembly
 
adjustBeginLineColumn(int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustCredit(Map<Address, FlowControl.Credit>, Address, int) - Method in class org.jgroups.protocols.FlowControl
Check whether sender has enough credits left.
adjustmentValueChanged(AdjustmentEvent) - Method in class org.apache.log4j.lf5.viewer.TrackingAdjustmentListener
 
adjustNodes(List<Address>) - Method in class org.jgroups.demos.wb.GraphPanel
 
adjustPattern(String, Character) - Method in class org.hornetq.core.filter.impl.RegExp
 
adjustSuspectedMembers(List<Address>) - Method in class org.jgroups.protocols.VERIFY_SUSPECT
Removes all elements from suspects that are not in the new membership
ADMIN_ENDPOINT_PROPERTY - Static variable in class org.apache.ws.scout.registry.ConnectionFactoryImpl
 
ADMIN_RIGHTS_REQUIRED - Static variable in class org.h2.constant.ErrorCode
The error with code 90040 is thrown when a user that is not administrator tries to execute a statement that requires admin privileges.
adminDeleteTModel(DeleteTModel) - Method in interface org.apache.juddi.v3_service.JUDDIApiPortType
 
ADMINISTER - Static variable in class com.sun.mail.imap.Rights.Right
Administer - perform SETACL.
AdministeredObject - Annotation Type in javax.resource.spi
Designates a JavaBean as an administered object.Administered objects are specific to a messaging style or message provider.
AdminPermission - Class in org.osgi.framework
A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.
AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object that matches all bundles and has all actions.
AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
Create a new AdminPermission.
AdminPermission(Bundle, String) - Constructor for class org.osgi.framework.AdminPermission
Creates a new requested AdminPermission object to be used by the code that must perform checkPermission.
adminShutdown() - Method in class org.h2.server.web.WebApp
Stop the application and the server.
adoptNode(Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
DOM Level 3 WD - Experimental Change the node's ownerDocument, and its subtree, to this Document
adoptNode(Node) - Method in class org.apache.xerces.impl.xs.opti.DefaultDocument
DOM Level 3
adoptNode(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NEEDSDOC Method adoptNode NEEDSDOC @param source
adoptNode(Node) - Method in class org.apache.xml.utils.UnImplNode
NEEDSDOC Method adoptNode NEEDSDOC @param source NEEDSDOC (adoptNode) @return
adsl - Variable in class org.picketlink.identity.federation.saml.v2.ac.AuthenticatorTransportProtocolType
 
adsl - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.OriginalAuthenticatorTransportProtocolType
 
AdvancedCache<K,V> - Interface in org.infinispan
An advanced interface that exposes additional methods not available on Cache.
AdvancedExternalizer<T> - Interface in org.infinispan.marshall
AdvancedExternalizer provides an alternative way to provide externalizers for marshalling/unmarshalling user defined classes that overcome the deficiencies of the more user-friendly externalizer definition model explained in Externalizer.
AdvancedExternalizerConfig - Class in org.infinispan.config
Defines custom Externalizers to be registered with marshalling framework
AdvancedExternalizerConfig() - Constructor for class org.infinispan.config.AdvancedExternalizerConfig
 
advancedExternalizers() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
advertise() - Method in class org.apache.log4j.net.ZeroConfSupport
 
advice - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AssertionType
 
advices - Variable in class org.picketlink.identity.federation.saml.common.CommonAdviceType
 
AdviceType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for AdviceType complex type.
AdviceType() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AdviceType
 
AES - Class in org.h2.security
An implementation of the AES block cipher algorithm, also known as Rijndael.
AF - Static variable in class org.h2.bnf.RuleFixed
 
affectedKeys - Variable in class org.infinispan.transaction.AbstractCacheTransaction
 
affectsTable(String) - Method in class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
affiliateMember - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AffiliationDescriptorType
 
AffiliationDescriptorType - Class in org.picketlink.identity.federation.saml.v2.metadata
Java class for AffiliationDescriptorType complex type.
AffiliationDescriptorType() - Constructor for class org.picketlink.identity.federation.saml.v2.metadata.AffiliationDescriptorType
 
affiliationOwnerID - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AffiliationDescriptorType
 
Affinity - Class in org.jboss.ejb.client
The affinity specification for an EJB proxy.
after() - Method in class org.hibernate.internal.AbstractQueryImpl
 
after() - Method in class org.hibernate.internal.CriteriaImpl
 
after(Class<? extends CommandInterceptor>) - Method in class org.infinispan.config.Configuration.CustomInterceptorPositionType
Deprecated.
 
after - Variable in class org.infinispan.config.CustomInterceptorConfig
 
after(Class<? extends CommandInterceptor>) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorPosition
Deprecated.
 
after() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
after(Class<? extends CommandInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Dictates that the custom interceptor appears immediately after the specified interceptor.
AFTER_EVICT - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after eviction of the parent entity from the session cache
AFTER_INSERT_BEFORE_DELETE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after the insertion of the parent entity and just before deletion
AFTER_INSERT_BEFORE_DELETE_VIA_COLLECTION - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after the insertion of the parent entity and just before deletion, inside a collection
AFTER_LOCK - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after refreshing a parent entity
AFTER_UPDATE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after update of the parent entity
afterAction(PersistentCollection) - Method in class org.hibernate.engine.spi.CollectionEntry
Called after execution of an action
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterAfterCompletion() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
AfterBeanDiscovery - Interface in javax.enterprise.inject.spi
The event type of the second event fired by the container when it has fully completed the bean discovery process, validated that there are no definition errors relating to the discovered beans, and registered Bean and ObserverMethod objects for the discovered beans, but before detecting deployment problems.
AfterBegin - Annotation Type in javax.ejb
Designate a stateful session bean method to receive the AfterBegin Session Synchronization callback.
afterBegin() - Method in interface javax.ejb.SessionSynchronization
The afterBegin method notifies a session Bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
afterBegin(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the beginning of a transaction.
afterClassLoad(Class<?>) - Method in class org.jboss.invocation.proxy.AbstractClassFactory
Hook that is called after the class is loaded, before AbstractClassFactory.cleanup() is called.
afterClassLoad(Class<?>) - Method in class org.jboss.invocation.proxy.AbstractProxyFactory
Sets the accessible flag on the cached methods
afterComment - Variable in class org.apache.xml.serialize.ElementState
Deprecated.
True if the last serialized node was a comment node.
afterCommit() - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
afterCommit() - Method in interface org.hornetq.core.transaction.Transaction
 
afterCommit(Transaction) - Method in interface org.hornetq.core.transaction.TransactionOperation
After commit shouldn't throw any exception.
afterCommit(Transaction) - Method in class org.hornetq.core.transaction.TransactionOperationAbstract
After commit shouldn't throw any exception.
afterCompleteOperations(IOAsyncTask) - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
afterCompleteOperations(IOAsyncTask) - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
afterCompleteOperations(IOAsyncTask) - Method in interface org.hornetq.core.persistence.StorageManager
 
AfterCompletion - Annotation Type in javax.ejb
Designate a stateful session bean method to receive the AfterCompletion Session Synchronization callback.
afterCompletion(boolean) - Method in interface javax.ejb.SessionSynchronization
The afterCompletion method notifies a session Bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
afterCompletion(int) - Method in interface javax.transaction.Synchronization
This method is invoked after the transaction has committed or rolled back.
afterCompletion(int) - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSynch
This method is invoked after the transaction has committed or rolled back.
afterCompletion(int) - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSynch
This method is invoked after the transaction has committed or rolled back.
afterCompletion(boolean, TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the last phase of transaction completion.
afterCompletion(int) - Method in class org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization
This method is invoked after the transaction has committed or rolled back.
afterCompletion(int) - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
afterCompletion(int) - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
afterCompletion(int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeSynchronization
This method is called by the transaction manager after the transaction is committed or rolled back.
AfterCompletionAction - Interface in org.hibernate.engine.transaction.synchronization.spi
A pluggable strategy for defining any actions to be performed during Synchronization.afterCompletion(int) processing from the the Synchronization registered by Hibernate with the underlying JTA platform.
afterCompletionFailed(Synchronization, Throwable) - Method in interface org.infinispan.util.logging.Log
 
afterConnect() - Method in class org.hornetq.core.server.cluster.impl.BridgeImpl
 
afterConnect() - Method in class org.hornetq.core.server.cluster.impl.ClusterConnectionBridge
 
AfterConnectInternalListener - Interface in org.hornetq.core.client.impl
To be called right after the ConnectionFactory created a connection.
afterDelivery() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
This is called by a resource adapter after a message is delivered.
AfterDeploymentValidation - Interface in javax.enterprise.inject.spi
The event type of the third event fired by the container after it has validated that there are no deployment problems and before creating contexts or processing requests.
afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.AbstractEntityInsertAction
 
afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.CollectionAction
Reconnect to session after deserialization...
afterDeserialize(SessionImplementor) - Method in class org.hibernate.action.internal.EntityAction
Reconnect to session after deserialization...
afterDeserialize(TransactionCoordinatorImpl) - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterElement - Variable in class org.apache.xml.serialize.ElementState
Deprecated.
True if the last serialized node was an element node.
afterExecute(Runnable, Throwable) - Method in class org.jgroups.util.DefaultTimeScheduler
 
afterExecute(Runnable, Throwable) - Method in class org.jgroups.util.ThreadManagerThreadPoolExecutor
Invokes ThreadDecorator.threadReleased(Thread) on the current thread.
afterInitialize() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
afterInitialize() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after initializing from cache
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called just after the entities properties have been initialized
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
 
afterInitialize(Object, boolean, SessionImplementor) - Method in interface org.hibernate.tuple.entity.EntityTuplizer
Called just after the entities properties have been initialized.
afterInitialize(Object, boolean, SessionImplementor) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Called just after the entities properties have been initialized.
afterInsert(Object, Object, Object) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterInsert(Object, Object, Object) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInsert(Object, Object) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
Called after an item has been inserted (after the transaction completes), instead of calling release().
afterInvocation(IInvokedMethod, ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked after any method (configuration or test) is invoked
afterLast() - Method in class org.h2.jdbc.JdbcResultSet
Moves the current position to after the last row, that means after the end.
afterLast() - Method in class org.h2.tools.SimpleResultSet
INTERNAL
afterLast() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to a location just after the last result
afterLast() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
afterLast() - Method in interface org.hibernate.ScrollableResults
Go to a location just after the last result
afterLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Call this after finishing a two-phase load
afterLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this after finishing a two-phase load
afterMarshal(Object) - Method in class javax.xml.bind.Marshaller.Listener

Callback method invoked after marshalling source to XML.

afterNonTransactionalQuery(boolean) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
afterNonTransactionalQuery(boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Performs actions needed after execution of a non-transactional query.
afterOperation(boolean) - Method in class org.hibernate.internal.SessionImpl
Check if there is a Hibernate or JTA transaction in progress and, if there is not, flush if necessary, make sure the connection has been committed (if it is not in autocommit mode) and run the after completion processing
afterOperation(boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterPageRead() - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
afterPageRead() - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
afterPageRead() - Method in interface org.hornetq.core.persistence.StorageManager
We need a safeguard in place to avoid too much concurrent IO happening on Paging, otherwise the system may become irrensponsive if too many destinations are reading all the same time.
afterPhase(PhaseEvent) - Method in interface javax.faces.event.PhaseListener
Handle a notification that the processing for a particular phase has just been completed.
afterPrepare() - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
afterPrepare() - Method in interface org.hornetq.core.transaction.Transaction
 
afterPrepare(Transaction) - Method in interface org.hornetq.core.transaction.TransactionOperation
After prepare shouldn't throw any exception.
afterPrepare(Transaction) - Method in class org.hornetq.core.transaction.TransactionOperationAbstract
After prepare shouldn't throw any exception.
afterReassociate(Object, SessionImplementor) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
afterReassociate(Object, SessionImplementor) - Method in interface org.hibernate.persister.entity.EntityPersister
Called just after the entity has been reassociated with the session
afterRollback() - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
afterRollback() - Method in interface org.hornetq.core.transaction.Transaction
 
afterRollback(Transaction) - Method in interface org.hornetq.core.transaction.TransactionOperation
After rollback shouldn't throw any exception.
afterRollback(Transaction) - Method in class org.hornetq.core.transaction.TransactionOperationAbstract
After rollback shouldn't throw any exception.
afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called after inserting a row, to fetch the natively generated id
afterRowInsert(CollectionPersister, Object, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
afterRowInsert(CollectionPersister, Object, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called after inserting a row, to fetch the natively generated id
afterScrollOperation() - Method in interface org.hibernate.engine.spi.SessionImplementor
 
afterScrollOperation() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
afterScrollOperation() - Method in class org.hibernate.internal.AbstractScrollableResults
 
afterScrollOperation() - Method in class org.hibernate.internal.SessionImpl
 
afterScrollOperation() - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterStatementExecution() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
afterStatementExecution() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Used to signify that a statement has completed execution which may indicate that this logical connection need to perform an aggressive release of its physical connection.
afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
afterTransaction() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Signals the end of transaction.
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Signals the end of current transaction in which this logical connection operated.
afterTransaction() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnectionImplementor
Used to signify that a transaction has completed which may indicate that this logical connection need to perform an aggressive release of its physical connection.
afterTransaction(TransactionImplementor, int) - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
afterTransaction(TransactionImplementor, int) - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
 
afterTransactionBegin(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterTransactionBegin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterTransactionBegin(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
afterTransactionBegin(Transaction) - Method in interface org.hibernate.Interceptor
Called when a Hibernate transaction is begun via the Hibernate Transaction API.
afterTransactionBegin(TransactionImplementor) - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionBegin(TransactionImplementor) - Method in class org.hibernate.internal.StatelessSessionImpl
 
afterTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
afterTransactionCompletion() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
afterTransactionCompletion(boolean) - Method in class org.hibernate.engine.spi.ActionQueue
Performs cleanup of any held cache softlocks.
afterTransactionCompletion() - Method in interface org.hibernate.engine.spi.PersistenceContext
Called after transactions end
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
afterTransactionCompletion(int) - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
afterTransactionCompletion(TransactionImplementor, boolean) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
afterTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called after a transaction is committed or rolled back.
afterTransactionCompletion(TransactionImplementor, boolean) - Method in class org.hibernate.internal.SessionImpl
 
afterTransactionCompletion(TransactionImplementor, boolean) - Method in class org.hibernate.internal.StatelessSessionImpl
 
AfterTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during after transaction completion.
afterUnmarshal(Object, Object) - Method in class javax.xml.bind.Unmarshaller.Listener

Callback method invoked after unmarshalling XML data into target.

afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.EntityRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterUpdate(Object, Object, SoftLock) - Method in interface org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy
Called after an item has been updated (after the transaction completes), instead of calling release().
afterWriting() - Method in class org.h2.engine.Database
This method is called after updates are finished.
afterWriting() - Method in class org.h2.engine.Session
 
afterWriting() - Method in interface org.h2.engine.SessionInterface
Called after writing has ended.
afterWriting() - Method in class org.h2.engine.SessionRemote
 
afterWriting() - Method in class org.h2.jdbc.JdbcConnection
INTERNAL.
Agent - Class in org.apache.log4j.jmx
Deprecated. 
Agent() - Constructor for class org.apache.log4j.jmx.Agent
Deprecated. 
AgentOptions - Class in org.slf4j.agent
All recognized options in the string passed to the java agent.
AgentOptions() - Constructor for class org.slf4j.agent.AgentOptions
 
AgentPremain - Class in org.slf4j.agent
Entry point for slf4j-ext when used as a Java agent.
AgentPremain() - Constructor for class org.slf4j.agent.AgentPremain
 
AgeOutCache<K> - Class in org.jgroups.util
Cache which removes its elements after a certain time
AgeOutCache(TimeScheduler, long) - Constructor for class org.jgroups.util.AgeOutCache
 
AgeOutCache(TimeScheduler, long, AgeOutCache.Handler) - Constructor for class org.jgroups.util.AgeOutCache
 
AgeOutCache.Handler<K> - Interface in org.jgroups.util
 
AGGREGATE - Static variable in interface org.h2.engine.DbObject
This object is a user-defined aggregate function.
Aggregate - Class in org.h2.expression
Implements the integrated aggregate functions, such as COUNT, MAX, SUM.
Aggregate(int, Expression, Select, boolean) - Constructor for class org.h2.expression.Aggregate
Create a new aggregate object.
aggregate() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
aggregate(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
AGGREGATE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
AGGREGATE_NOT_FOUND_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90132 is thrown when trying to drop a user-defined aggregate function that doesn't exist.
AggregatedAuditExpression - Class in org.hibernate.envers.query.criteria
 
AggregatedAuditExpression(PropertyNameGetter, AggregatedAuditExpression.AggregatedMode) - Constructor for class org.hibernate.envers.query.criteria.AggregatedAuditExpression
 
AggregatedAuditExpression.AggregatedMode - Enum in org.hibernate.envers.query.criteria
 
AggregatedMethodMetaData - Class in org.hibernate.validator.metadata
An aggregated view of the constraint related meta data for a given method and all the methods in the inheritance hierarchy which it overrides or implements.
AggregatedMethodMetaData.Builder - Class in org.hibernate.validator.metadata
Creates new AggregatedMethodMetaData instances.
AggregatedMethodMetaData.Builder(MethodMetaData) - Constructor for class org.hibernate.validator.metadata.AggregatedMethodMetaData.Builder
Creates a new builder based on the given method meta data.
AggregatedSelectExpression - Interface in org.hibernate.hql.internal.ast.tree
Contract for a select expression which aggregates other select expressions together into a single return
aggregateExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
aggregateFuncNoArgsHasParenthesis(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregateFunction - Interface in org.h2.api
A user-defined aggregate function needs to implement this interface.
aggregateHasArgs(String, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregateNode - Class in org.hibernate.hql.internal.ast.tree
Represents an aggregate function i.e.
AggregateNode() - Constructor for class org.hibernate.hql.internal.ast.tree.AggregateNode
 
aggregateParams(String) - Method in class org.apache.taglibs.standard.tag.common.core.ParamSupport.ParamManager
Produces a new URL with the stored parameters, in the appropriate order.
AggregateProjection - Class in org.hibernate.criterion
Base class for standard aggregation functions.
AggregateProjection(String, String) - Constructor for class org.hibernate.criterion.AggregateProjection
 
AggregateResourceBundleLocator - Class in org.hibernate.validator.resourceloading
A ResourceBundleLocator implementation that provides access to multiple source ResourceBundles by merging them into one aggregated bundle.
AggregateResourceBundleLocator(List<String>) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator
Creates a locator that delivers a resource bundle merged from the given list of source bundles.
AggregateResourceBundleLocator(List<String>, ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator
Creates a locator that delivers a resource bundle merged from the given list of source bundles.
AggregateResourceBundleLocator.AggregateBundle - Class in org.hibernate.validator.resourceloading
A ResourceBundle which's content is aggregated from multiple source bundles.
AggregateResourceBundleLocator.AggregateBundle(List<ResourceBundle>) - Constructor for class org.hibernate.validator.resourceloading.AggregateResourceBundleLocator.AggregateBundle
Creates a new AggregateBundle.
aggregateType(List, Type, QueryTranslatorImpl) - Method in class org.hibernate.hql.internal.classic.SelectParser
 
AggregatingNotifyingFutureBuilder - Class in org.infinispan.util.concurrent
An aggregating NotifyingNotifiableFuture implementation that allows a dynamic number of futures to be attached.
AggregatingNotifyingFutureBuilder(Object, int) - Constructor for class org.infinispan.util.concurrent.AggregatingNotifyingFutureBuilder
 
AggregatingNotifyingFutureImpl - Class in org.infinispan.util.concurrent
For use with > 1 underlying network future
AggregatingNotifyingFutureImpl(Object, int) - Constructor for class org.infinispan.util.concurrent.AggregatingNotifyingFutureImpl
 
AggregationFunction<T> - Class in org.hibernate.ejb.criteria.expression.function
Models SQL aggregation functions (MIN, MAX, COUNT, etc).
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Object) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction(CriteriaBuilderImpl, Class<T>, String, Expression<?>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction
Constructs an aggregation function with a single literal argument.
AggregationFunction.AVG - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a AVG function providing convenience in construction.
AggregationFunction.AVG(CriteriaBuilderImpl, Expression<? extends Number>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.AVG
 
AggregationFunction.COUNT - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a COUNT function providing convenience in construction.
AggregationFunction.COUNT(CriteriaBuilderImpl, Expression<?>, boolean) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.COUNT
 
AggregationFunction.GREATEST<X extends Comparable<X>> - Class in org.hibernate.ejb.criteria.expression.function
Models the MAX function in terms of non-numeric expressions.
AggregationFunction.GREATEST(CriteriaBuilderImpl, Expression<X>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.GREATEST
 
AggregationFunction.LEAST<X extends Comparable<X>> - Class in org.hibernate.ejb.criteria.expression.function
Models the MIN function in terms of non-numeric expressions.
AggregationFunction.LEAST(CriteriaBuilderImpl, Expression<X>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.LEAST
 
AggregationFunction.MAX<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a MAX function providing convenience in construction.
AggregationFunction.MAX(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MAX
 
AggregationFunction.MIN<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a MIN function providing convenience in construction.
AggregationFunction.MIN(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.MIN
 
AggregationFunction.SUM<N extends Number> - Class in org.hibernate.ejb.criteria.expression.function
Implementation of a SUM function providing convenience in construction.
AggregationFunction.SUM(CriteriaBuilderImpl, Expression<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.SUM
 
AggregationFunction.SUM(CriteriaBuilderImpl, Expression<? extends Number>, Class<N>) - Constructor for class org.hibernate.ejb.criteria.expression.function.AggregationFunction.SUM
 
aggressiveRelease() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
Force aggressive release of the underlying connection.
AgreementMethodType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for AgreementMethodType complex type.
AgreementMethodType(String) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType
 
AgreementMethodType.AggrementMethod - Class in org.picketlink.identity.xmlsec.w3.xmlenc
 
AgreementMethodType.AggrementMethod(byte[], KeyInfoType, KeyInfoType) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
AH - Static variable in class org.joda.time.chrono.IslamicChronology
Constant value for 'Anno Hegirae', equivalent to the value returned for AD/CE.
AIO - Variable in class org.hornetq.core.journal.impl.SyncSpeedTest
 
AIOCallback - Interface in org.hornetq.core.asyncio
The interface used for AIO Callbacks.
AIOFileLockNodeManager - Class in org.hornetq.core.server.impl
This is using the HornetQ Libaio Native to perform calls to flock on Linux system At the current version of RHEL there's a bug on GFS2 and because of that fctl is not functional what will cause issues on Failover over Shared Storage.
AIOFileLockNodeManager(String) - Constructor for class org.hornetq.core.server.impl.AIOFileLockNodeManager
 
AIOSequentialFile - Class in org.hornetq.core.journal.impl
A AIOSequentialFile
AIOSequentialFile(SequentialFileFactory, int, long, String, String, int, BufferCallback, Executor, Executor) - Constructor for class org.hornetq.core.journal.impl.AIOSequentialFile
 
AIOSequentialFileFactory - Class in org.hornetq.core.journal.impl
A AIOSequentialFileFactory
AIOSequentialFileFactory(String) - Constructor for class org.hornetq.core.journal.impl.AIOSequentialFileFactory
 
AIOSequentialFileFactory(String, IOCriticalErrorListener) - Constructor for class org.hornetq.core.journal.impl.AIOSequentialFileFactory
 
AIOSequentialFileFactory(String, int, int, boolean) - Constructor for class org.hornetq.core.journal.impl.AIOSequentialFileFactory
 
AIOSequentialFileFactory(String, int, int, boolean, IOCriticalErrorListener) - Constructor for class org.hornetq.core.journal.impl.AIOSequentialFileFactory
 
AjaxBehavior - Class in javax.faces.component.behavior

An instance of this class is added as a ClientBehavior to a component using the ClientBehaviorHolder.addClientBehavior(java.lang.String, javax.faces.component.behavior.ClientBehavior) contract that components implement.

AjaxBehavior() - Constructor for class javax.faces.component.behavior.AjaxBehavior
 
AjaxBehaviorEvent - Class in javax.faces.event
AjaxBehaviorEvent represents the component behavior specific to Ajax).
AjaxBehaviorEvent(UIComponent, Behavior) - Constructor for class javax.faces.event.AjaxBehaviorEvent

Construct a new event object from the specified source component and Ajax behavior.

AjaxBehaviorListener - Interface in javax.faces.event

By implementing this class, an object indicates that it is a listener for one or more kinds of BehaviorEvents.

ALERT - Static variable in class javax.mail.event.StoreEvent
Indicates that this message is an ALERT.
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.CanonicalizationMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DigestMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType
 
algorithm - Variable in class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
 
algorithm - Variable in class org.w3._2000._09.xmldsig_.DigestMethodType
 
algorithm - Variable in class org.w3._2000._09.xmldsig_.SignatureMethodType
 
algorithm - Variable in class org.w3._2000._09.xmldsig_.TransformType
 
alias(String, String) - Method in class javax.faces.view.facelets.MetaRuleset

Customize this MetaRuleset by removing the attribute named by argument attribute and re-adding it under the name given by the argument property, returning this.

alias(String) - Method in interface javax.persistence.criteria.Selection
Assigns an alias to the selection item.
Alias - Class in org.h2.expression
A column alias as in SELECT 'Hello' AS NAME ...
Alias(Expression, String, boolean) - Constructor for class org.h2.expression.Alias
 
alias(Projection, String) - Static method in class org.hibernate.criterion.Projections
Assign an alias to a projection, by wrapping it
ALIAS - Static variable in class org.hibernate.dialect.ResultColumnReferenceStrategy
For databases which do not support ResultColumnReferenceStrategy.SOURCE, ANSI SQL defines two allowable approaches.
alias(String) - Method in class org.hibernate.ejb.criteria.expression.SelectionImpl
 
alias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ALIAS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbLoadCollectionElement
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
alias - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnJoinElement
 
Alias - Class in org.hibernate.sql
An alias generator for SQL identifiers
Alias(int, String) - Constructor for class org.hibernate.sql.Alias
Constructor for Alias.
Alias(String) - Constructor for class org.hibernate.sql.Alias
Constructor for Alias.
alias(String) - Method in class org.hibernate.validator.cfg.defs.ScriptAssertDef
 
ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALIAS_REF - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ALIAS_SPECIFIC_LOCK_MODE - Static variable in class org.hibernate.ejb.AvailableSettings
ALIAS_TO_ENTITY_MAP - Static variable in interface org.hibernate.criterion.CriteriaSpecification
Each row of results is a Map from alias to entity instance
ALIAS_TO_ENTITY_MAP - Static variable in class org.hibernate.transform.Transformers
Each row of results is a Map from alias to values/entities
aliasColumnName - Variable in class org.h2.constant.DbSettings
Database setting ALIAS_COLUMN_NAME (default: false).
When enabled, aliased columns (as in SELECT ID AS I FROM TEST) return the alias (I in this case) in ResultSetMetaData.getColumnName() and 'null' in getTableName().
aliasColumnName - Variable in class org.h2.engine.Mode
When enabled, aliased columns (as in SELECT ID AS I FROM TEST) return the alias (I in this case) in ResultSetMetaData.getColumnName() and 'null' in getTableName().
aliasedExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
AliasedProjection - Class in org.hibernate.criterion
 
AliasedProjection(Projection, String) - Constructor for class org.hibernate.criterion.AliasedProjection
 
aliasedSelectExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
AliasedTupleSubsetResultTransformer - Class in org.hibernate.transform
An implementation of TupleSubsetResultTransformer that ignores a tuple element if its corresponding alias is null.
AliasedTupleSubsetResultTransformer() - Constructor for class org.hibernate.transform.AliasedTupleSubsetResultTransformer
 
aliases - Variable in class org.hibernate.loader.JoinWalker
 
aliases - Variable in class org.hibernate.loader.OuterJoinLoader
 
AliasGenerator - Class in org.hibernate.hql.internal.ast.util
Generates class/table/column aliases during semantic analysis and SQL rendering.
AliasGenerator() - Constructor for class org.hibernate.hql.internal.ast.util.AliasGenerator
 
AliasGenerator - Interface in org.hibernate.sql
TODO : javadoc
aliasRef(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
aliasToBean(Class) - Static method in class org.hibernate.transform.Transformers
Creates a resulttransformer that will inject aliased values into instances of Class via property methods or fields.
AliasToBeanConstructorResultTransformer - Class in org.hibernate.transform
Wraps the tuples in a constructor call.
AliasToBeanConstructorResultTransformer(Constructor) - Constructor for class org.hibernate.transform.AliasToBeanConstructorResultTransformer
Instantiates a AliasToBeanConstructorResultTransformer.
AliasToBeanResultTransformer - Class in org.hibernate.transform
Result transformer that allows to transform a result to a user specified class which will be populated via setter methods or fields matching the alias names.
AliasToBeanResultTransformer(Class) - Constructor for class org.hibernate.transform.AliasToBeanResultTransformer
 
AliasToEntityMapResultTransformer - Class in org.hibernate.transform
ResultTransformer implementation which builds a map for each "row", made up of each aliased value where the alias is the map key.
align(String, String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:align function aligns a string within another string.
align(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
ALIGN - Static variable in interface org.h2.security.BlockCipher
Blocks sizes are always multiples of this number.
alignAndCheck(int, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
alignAndCheck(int, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_1
 
alignAndCheck(int, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_2
 
alignAndReserve(int, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_0
 
alignAndReserve(int, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_1
 
alignAndReserve(int, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_2
 
alignColumns() - Method in class org.hibernate.mapping.ForeignKey
Validates that columnspan of the foreignkey and the primarykey is the same.
alignOnBoundary(int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream
Aligns the current position on the given octet boundary if there are enough bytes available to do so.
alignOnBoundary(int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream
 
alignOnBoundary(int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.IDLJavaSerializationOutputStream
 
ALL - Static variable in class javax.mail.internet.MimeUtility
 
all(Subquery<Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an all expression over the subquery results.
ALL - Static variable in class org.apache.log4j.Level
The ALL has the lowest possible rank and is intended to turn on all logging.
ALL - Static variable in class org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes in the tree from and including the root.
ALL - Static variable in class org.h2.engine.Right
The right bit mask that means: select, insert, update, delete, and update for this object is allowed.
all(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create an all expression over the subquery results.
ALL - Static variable in class org.hibernate.engine.spi.CascadeStyle
save / delete / update / evict / lock / replicate / merge / persist
ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ALL - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ALL - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
all() - Method in class org.infinispan.transaction.xa.recovery.PreparedTxIterator
 
all() - Method in interface org.infinispan.transaction.xa.recovery.RecoveryManager.RecoveryIterator
Exhaust the iterator.
all - Variable in class org.jgroups.blocks.locking.AwaitInfo
 
all(Collection, Object) - Static method in class org.jgroups.util.Util
Returns true if all elements of c match obj
all_acks_received - Variable in class org.jgroups.util.AckCollector
 
ALL_DELETE_ORPHAN - Static variable in class org.hibernate.engine.spi.CascadeStyle
save / delete / update / evict / lock / replicate / merge / persist + delete orphans
ALL_FILTERS - Static variable in interface org.hibernate.metamodel.source.annotations.xml.filter.IndexedAnnotationFilter
 
ALL_IDS - Static variable in class javax.faces.component.visit.VisitContext

This unmodifiable Collection is returned by getIdsToVisit() and getSubtreeIdsToVisit() in cases where all ids should be visited.

ALL_INT - Static variable in class org.apache.log4j.Priority
 
ALL_KNOWN_COMPONENT_NAMES - Static variable in class org.infinispan.factories.KnownComponentNames
 
ALL_PARTIAL_PHASE_CLIENT_IDS - Static variable in class javax.faces.context.PartialViewContext

The value that when used with PartialViewContext.PARTIAL_EXECUTE_PARAM_NAME or PartialViewContext.PARTIAL_RENDER_PARAM_NAME indicates these phases must be skipped.

ALL_TASK_CANCEL - Static variable in class org.jgroups.blocks.executor.ExecutorEvent
 
allAreClear(int, int) - Static method in class org.xnio.Bits
Determine if all of the flags in the given var are clear.
allAreClear(long, long) - Static method in class org.xnio.Bits
Determine if all of the flags in the given var are clear.
allAreSet(int, int) - Static method in class org.xnio.Bits
Determine if all of the flags in the given var are set.
allAreSet(long, long) - Static method in class org.xnio.Bits
Determine if all of the flags in the given var are set.
allEq(Map) - Static method in class org.hibernate.criterion.Restrictions
Apply an "equals" constraint to each property in the key set of a Map
AllFilter - Class in org.jboss.logmanager.filters
A filter consisting of several filters in a chain.
AllFilter(Filter[]) - Constructor for class org.jboss.logmanager.filters.AllFilter
Construct a new instance.
AllFilter(Iterable<Filter>) - Constructor for class org.jboss.logmanager.filters.AllFilter
Construct a new instance.
AllFilter(Iterator<Filter>) - Constructor for class org.jboss.logmanager.filters.AllFilter
Construct a new instance.
ALLFROMNODE - Static variable in class org.apache.xml.dtm.Axis
A non-xpath axis, traversing the subtree including the subtree root, descendants, attributes, and namespace node decls.
allocate(int) - Method in interface org.xnio.BufferAllocator
Allocate a buffer of the given size.
allocate() - Method in class org.xnio.ByteBufferSlicePool
Allocate a resource from the pool.
allocate() - Method in interface org.xnio.Pool
Allocate a resource from the pool.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface javax.resource.spi.ConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
allocatedBufferPool(BufferAllocator<B>, int) - Static method in class org.xnio.Buffers
A buffer pool which allocates a new buffer on every allocate request, and discards buffers on free.
allocateDirectBuffer(int) - Method in class org.hornetq.core.journal.impl.AIOSequentialFileFactory
 
allocateDirectBuffer(int) - Method in class org.hornetq.core.journal.impl.NIOSequentialFileFactory
 
allocateDirectBuffer(int) - Method in interface org.hornetq.core.journal.SequentialFileFactory
used for cases where you need direct buffer outside of the journal context.
allocateDirectBuffer(int) - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
allocateDirectBuffer(int) - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
allocateDirectBuffer(int) - Method in interface org.hornetq.core.persistence.StorageManager
AIO has an optimized buffer which has a method to release it instead of the way NIO will release data based on GC.
allocateObjectId() - Method in class org.h2.engine.Database
Allocate a new object id.
allocatePage() - Method in class org.h2.store.PageStore
Allocate a page.
allocateServerRequestId() - Method in interface org.jboss.com.sun.corba.se.spi.protocol.PIHandler
 
allocationSize - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
allocationSize - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
ALLOW - Static variable in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
This string is used to indicate that a row in the Conditional Permission Table should return an access decision of "allow" if the conditions are all satisfied and at least one of the permissions is implied.
ALLOW - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
allow - Variable in class org.picketlink.identity.federation.ws.trust.RenewingType
 
ALLOW_BIG_DECIMAL_EXTENSIONS - Static variable in class org.h2.constant.SysProperties
System property h2.allowBigDecimalExtensions (default: false).
When enabled, classes that extend BigDecimal are supported in PreparedStatement.setBigDecimal.
ALLOW_BLOCKING - Static variable in class org.xnio.Options
Enable or disable blocking I/O for a newly created channel thread.
ALLOW_DTD_EVENTS_AFTER_ENDDTD_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Allow unparsed entity and notation declaration events to be sent after the end DTD event ("allow-dtd-events-after-endDTD")
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.XMLEntityManager
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.traversers.XSDHandler
Feature identifier: allow java encodings
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.XMLSchemaLoader
Feature identifier: allow java encodings to be recognized when parsing schema docs.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.impl.xs.XMLSchemaValidator
Feature identifier: whether to recognize java encoding names
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.parsers.DTDConfiguration
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.parsers.NonValidatingConfiguration
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS - Static variable in class org.apache.xerces.parsers.XML11Configuration
Feature identifier: allow Java encodings.
ALLOW_JAVA_ENCODINGS_FEATURE - Static variable in class org.apache.xerces.impl.Constants
Allow Java encoding names feature ("allow-java-encodings").
ALLOW_LITERALS - Static variable in class org.h2.command.dml.SetTypes
The type of a SET ALLOW_LITERALS statement.
ALLOW_LITERALS_ALL - Static variable in class org.h2.engine.Constants
Constant meaning both numbers and text is allowed in SQL statements.
ALLOW_LITERALS_NONE - Static variable in class org.h2.engine.Constants
Constant meaning no literals are allowed in SQL statements.
ALLOW_LITERALS_NUMBERS - Static variable in class org.h2.engine.Constants
Constant meaning only numbers are allowed in SQL statements (but no texts).
ALLOW_LOCAL_OPTIMIZATION - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.XIncludeAwareParserConfiguration
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.XIncludeParserConfiguration
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.XPointerParserConfiguration
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.xinclude.XIncludeHandler
Feature identifier: allow notation and unparsed entity events to be sent out of order.
ALLOWABLE_ACCEPTOR_KEYS - Static variable in class org.hornetq.core.remoting.impl.invm.TransportConstants
 
ALLOWABLE_ACCEPTOR_KEYS - Static variable in class org.hornetq.core.remoting.impl.netty.TransportConstants
 
ALLOWABLE_CONNECTOR_KEYS - Static variable in class org.hornetq.core.remoting.impl.invm.TransportConstants
 
ALLOWABLE_CONNECTOR_KEYS - Static variable in class org.hornetq.core.remoting.impl.netty.TransportConstants
 
allowAutoFailBack - Variable in class org.hornetq.core.config.impl.ConfigurationImpl
 
allowBlocking(boolean) - Static method in class org.xnio.Xnio
Allow (or disallow) blocking I/O on the current thread.
allowCreate - Variable in class org.picketlink.identity.federation.saml.v2.protocol.NameIDPolicyType
 
allowDetachToRelease(boolean) - Method in interface org.apache.xml.dtm.DTMIterator
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.axes.NodeSequence
Calling this with a value of false will cause the nodeset to be cached.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.NodeSetDTM
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XObject
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XRTreeFrag
Specify if it's OK for detach to release the iterator for reuse.
allowDuplicateDomains(Boolean) - Method in interface org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig
Deprecated.
If true, multiple cache manager instances could be configured under the same configured JMX domain.
allowDuplicateDomains - Variable in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
Deprecated.
 
allowDuplicateDomains(Boolean) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
Deprecated.
 
allowDuplicateDomains() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
allowDuplicateDomains(Boolean) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If true, multiple cache manager instances could be configured under the same configured JMX domain.
ALLOWED_CLASSES - Static variable in class org.h2.constant.SysProperties
System property h2.allowedClasses (default: *).
Comma separated list of class names or prefixes.
allowFailedCommitToPhysicallyRollback() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
allowGrammarAccess - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Allow grammar access.
allowInvmSecurityOverride(HornetQPrincipal) - Method in class org.hornetq.core.remoting.server.impl.RemotingServiceImpl
 
allowInvmSecurityOverride(HornetQPrincipal) - Method in interface org.hornetq.core.remoting.server.RemotingService
 
allowInvocations() - Method in enum org.infinispan.lifecycle.ComponentStatus
 
allowNamespace(String) - Method in class org.apache.xerces.impl.xs.XSWildcardDecl
Validation Rule: Wildcard allows Namespace Name
allowPlusForStringConcat - Variable in class org.h2.engine.Mode
Text can be concatenated using '+'.
AllowPostdatingType - Class in org.picketlink.identity.federation.ws.trust
Java class for AllowPostdatingType complex type.
AllowPostdatingType() - Constructor for class org.picketlink.identity.federation.ws.trust.AllowPostdatingType
 
allows(String) - Method in class org.jboss.sasl.callback.PublicKeyCallback
Convenience method to determine whether an algorithm name is allowed.
allProceduresAreCallable() - Method in class org.h2.jdbc.JdbcDatabaseMetaData
Checks if all procedures callable.
allSchemas - Variable in class com.ibm.wsdl.xml.WSDLReaderImpl
 
AllServiceListener - Interface in org.osgi.framework
A ServiceEvent listener that does not filter based upon package wiring.
allTablesAreSelectable() - Method in class org.h2.jdbc.JdbcDatabaseMetaData
Checks if it possible to query all tables returned by getTables.
alphabet - Variable in class org.picketlink.identity.federation.saml.v2.ac.ActivationPinType
 
alphabet - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.ActivationPinType
 
alphabet - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.PasswordType
 
alphabet - Variable in class org.picketlink.identity.federation.saml.v2.ac.PasswordType
 
AlphabetType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for AlphabetType complex type.
AlphabetType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.AlphabetType
 
AlphabetType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for AlphabetType complex type.
AlphabetType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.AlphabetType
 
alreadySessionBound() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
alreadySessionBound() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
alreadySessionBound() - Method in interface org.hibernate.internal.CoreMessageLogger
 
alreadySessionBound() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
alreadySessionBound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
ALTER_INDEX_RENAME - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER INDEX RENAME statement.
ALTER_SCHEMA_RENAME - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER SCHEMA RENAME statement.
ALTER_SEQUENCE - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER SEQUENCE statement.
ALTER_TABLE_ADD_COLUMN - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ADD statement.
ALTER_TABLE_ADD_CONSTRAINT_CHECK - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ADD CHECK statement.
ALTER_TABLE_ADD_CONSTRAINT_PRIMARY_KEY - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ADD PRIMARY KEY statement.
ALTER_TABLE_ADD_CONSTRAINT_REFERENTIAL - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ADD FOREIGN KEY statement.
ALTER_TABLE_ADD_CONSTRAINT_UNIQUE - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ADD UNIQUE statement.
ALTER_TABLE_ALTER_COLUMN_CHANGE_TYPE - Static variable in interface org.h2.command.CommandInterface
The type of an ALTER TABLE ALTER COLUMN statement that changes the column data type.
ALTER_TABLE_ALTER_COLUMN_DEFAULT - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SET DEFAULT statement.
ALTER_TABLE_ALTER_COLUMN_NOT_NULL - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SET NOT NULL statement.
ALTER_TABLE_ALTER_COLUMN_NULL - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SET NULL statement.
ALTER_TABLE_ALTER_COLUMN_RENAME - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN RENAME statement.
ALTER_TABLE_ALTER_COLUMN_SELECTIVITY - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE ALTER COLUMN SELECTIVITY statement.
ALTER_TABLE_DROP_COLUMN - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE DROP COLUMN statement.
ALTER_TABLE_DROP_CONSTRAINT - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE DROP CONSTRAINT statement.
ALTER_TABLE_RENAME - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE RENAME statement.
ALTER_TABLE_SET_REFERENTIAL_INTEGRITY - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER TABLE SET REFERENTIAL_INTEGRITY statement.
ALTER_USER_ADMIN - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER USER ADMIN statement.
ALTER_USER_RENAME - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER USER RENAME statement.
ALTER_USER_SET_PASSWORD - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER USER SET PASSWORD statement.
ALTER_VIEW - Static variable in interface org.h2.command.CommandInterface
The type of a ALTER VIEW statement.
AlterIndexRename - Class in org.h2.command.ddl
This class represents the statement ALTER INDEX RENAME
AlterIndexRename(Session) - Constructor for class org.h2.command.ddl.AlterIndexRename
 
alternate() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, PyyyymmddThhmmss, which excludes weeks.
alternateExtended() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, Pyyyy-mm-ddThh:mm:ss, which excludes weeks.
alternateExtendedWithWeeks() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, Pyyyy-Www-ddThh:mm:ss, which excludes months.
AlternateIIOPAddressComponent - Interface in org.jboss.com.sun.corba.se.spi.ior.iiop
 
AlternateIIOPAddressComponentImpl - Class in org.jboss.com.sun.corba.se.impl.ior.iiop
 
AlternateIIOPAddressComponentImpl(IIOPAddress) - Constructor for class org.jboss.com.sun.corba.se.impl.ior.iiop.AlternateIIOPAddressComponentImpl
 
alternateWithWeeks() - Static method in class org.joda.time.format.ISOPeriodFormat
The alternate ISO format, PyyyyWwwddThhmmss, which excludes months.
Alternative - Annotation Type in javax.enterprise.inject
Specifies that a bean is an alternative.
AlterSchemaRename - Class in org.h2.command.ddl
This class represents the statement ALTER SCHEMA RENAME
AlterSchemaRename(Session) - Constructor for class org.h2.command.ddl.AlterSchemaRename
 
AlterSequence - Class in org.h2.command.dml
This class represents the statement ALTER SEQUENCE
AlterSequence(Session, Schema) - Constructor for class org.h2.command.dml.AlterSequence
 
AlterTableAddConstraint - Class in org.h2.command.ddl
This class represents the statement ALTER TABLE ADD CONSTRAINT
AlterTableAddConstraint(Session, Schema, boolean) - Constructor for class org.h2.command.ddl.AlterTableAddConstraint
 
AlterTableAlterColumn - Class in org.h2.command.ddl
This class represents the statements ALTER TABLE ADD, ALTER TABLE ADD IF NOT EXISTS, ALTER TABLE ALTER COLUMN, ALTER TABLE ALTER COLUMN RESTART, ALTER TABLE ALTER COLUMN SELECTIVITY, ALTER TABLE ALTER COLUMN SET DEFAULT, ALTER TABLE ALTER COLUMN SET NOT NULL, ALTER TABLE ALTER COLUMN SET NULL, ALTER TABLE DROP COLUMN
AlterTableAlterColumn(Session, Schema) - Constructor for class org.h2.command.ddl.AlterTableAlterColumn
 
AlterTableDropConstraint - Class in org.h2.command.ddl
This class represents the statement ALTER TABLE DROP CONSTRAINT
AlterTableDropConstraint(Session, Schema, boolean) - Constructor for class org.h2.command.ddl.AlterTableDropConstraint
 
AlterTableRename - Class in org.h2.command.ddl
This class represents the statement ALTER TABLE RENAME
AlterTableRename(Session, Schema) - Constructor for class org.h2.command.ddl.AlterTableRename
 
AlterTableRenameColumn - Class in org.h2.command.ddl
This class represents the statement ALTER TABLE ALTER COLUMN RENAME
AlterTableRenameColumn(Session) - Constructor for class org.h2.command.ddl.AlterTableRenameColumn
 
AlterTableSet - Class in org.h2.command.dml
This class represents the statement ALTER TABLE SET
AlterTableSet(Session, Schema, int, boolean) - Constructor for class org.h2.command.dml.AlterTableSet
 
AlterUser - Class in org.h2.command.ddl
This class represents the statements ALTER USER ADMIN, ALTER USER RENAME, ALTER USER SET PASSWORD
AlterUser(Session) - Constructor for class org.h2.command.ddl.AlterUser
 
AlterView - Class in org.h2.command.ddl
This class represents the statement ALTER VIEW
AlterView(Session) - Constructor for class org.h2.command.ddl.AlterView
 
altWhenClause() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ALWAYS - Static variable in class org.hibernate.mapping.PropertyGeneration
Values for this property are generated by the database on both insert and update.
ALWAYS_FALSE - Static variable in class org.h2.index.IndexCondition
A bit of a search mask meaning 'the condition is always false'.
ALWAYS_SEND_CODESET_CTX_PROPERTY - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
alwaysProvideInMemoryState - Variable in class org.infinispan.config.Configuration.StateRetrievalType
Deprecated.
 
alwaysProvideInMemoryState(Boolean) - Method in class org.infinispan.config.Configuration.StateRetrievalType
Deprecated.
 
alwaysProvideInMemoryState(Boolean) - Method in interface org.infinispan.config.FluentConfiguration.StateRetrievalConfig
Deprecated.
If true, this will allow the cache to provide in-memory state to a neighbor, even if the cache is not configured to fetch state from its neighbors (fetchInMemoryState is false)
alwaysProvideInMemoryStateDeprecated() - Method in interface org.infinispan.util.logging.Log
 
alwaysSendCodeSetServiceContext() - Method in interface org.jboss.com.sun.corba.se.spi.orb.ORBData
 
AM - Static variable in class org.joda.time.chrono.CopticChronology
Constant value for 'Anno Martyrum' or 'Era of the Martyrs', equivalent to the value returned for AD/CE.
AM - Static variable in class org.joda.time.DateTimeConstants
Constant (0) representing AM, the morning (from Calendar)
AMBIGUOUS_COLUMN_NAME_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90059 is thrown when a query contains a column that could belong to multiple tables.
AmbiguousResolutionException - Exception in javax.enterprise.inject
Indicates that multiple beans match a certain combination of required type and required qualifiers and are eligible for injection into a certain class.
AmbiguousResolutionException() - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
AmbiguousResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
AmbiguousResolutionException(String) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
AmbiguousResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
ANALYZE - Static variable in interface org.h2.command.CommandInterface
The type of a ANALYZE statement.
Analyze - Class in org.h2.command.ddl
This class represents the statement ANALYZE
Analyze(Session) - Constructor for class org.h2.command.ddl.Analyze
 
analyzeAuto - Variable in class org.h2.constant.DbSettings
Database setting ANALYZE_AUTO (default: 2000).
After changing this many rows, ANALYZE is automatically run for a table.
analyzeSample - Variable in class org.h2.constant.DbSettings
Database setting ANALYZE_SAMPLE (default: 10000).
The default sample size when analyzing a table.
analyzeTable(Session, Table, int, boolean) - Static method in class org.h2.command.ddl.Analyze
Analyze this table.
ANCESTOR - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
ANCESTOR - Static variable in class org.apache.xml.dtm.Axis
The ancestor axis contains the ancestors of the context node; the ancestors of the context node consist of the parent of context node and the parent's parent and so on; thus, the ancestor axis will always include the root node, unless the context node is the root node.
ANCESTORHASXMLNS - Static variable in class org.apache.xml.utils.NSInfo
Constant indicating an ancestor has an XMLNS attribute
ANCESTORNOXMLNS - Static variable in class org.apache.xml.utils.NSInfo
Constant indicating ancestors don't have an XMLNS attribute
ANCESTORORSELF - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
ANCESTORORSELF - Static variable in class org.apache.xml.dtm.Axis
the ancestor-or-self axis contains the context node and the ancestors of the context node; thus, the ancestor axis will always include the root node.
ANCESTORXMLNSUNPROCESSED - Static variable in class org.apache.xml.utils.NSInfo
Constant for ancestors XMLNS atributes not processed
and(Expression<Boolean>, Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a conjunction of the given boolean expressions.
and(Predicate...) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a conjunction of the given restriction predicates.
AND - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
and(int) - Method in class org.apache.xpath.compiler.Compiler
Compile an 'and' operation.
And - Class in org.apache.xpath.operations
The 'and' operation expression executer.
And() - Constructor for class org.apache.xpath.operations.And
 
AND - Static variable in class org.h2.expression.ConditionAndOr
The AND condition type as in ID=1 AND NAME='Hello'.
and(Criterion, Criterion) - Static method in class org.hibernate.criterion.Restrictions
Return the conjuction of two expressions
and(Criterion...) - Static method in class org.hibernate.criterion.Restrictions
Return the conjuction of multiple expressions
and(Expression<Boolean>, Expression<Boolean>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create a conjunction of the given boolean expressions.
and(Predicate...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create a conjunction of the given restriction predicates.
and(AuditCriterion, AuditCriterion) - Static method in class org.hibernate.envers.query.AuditEntity
Return the conjuction of two criterions.
AND - Static variable in class org.hibernate.envers.tools.query.Parameters
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AND - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
AND - Static variable in class org.hornetq.core.filter.impl.Operator
 
and(Filter) - Method in class org.jdom.filter.AbstractFilter
 
AND1 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
 
AND2 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
 
AND_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
AndExpr() - Method in class org.apache.xpath.compiler.XPathParser
AndExpr ::= EqualityExpr | AndExpr 'and' EqualityExpr
AndExpression() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
 
AndOperator - Class in org.apache.taglibs.standard.lang.jstl
The implementation of the and operator
AndOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.AndOperator
Constructor
AndTerm - Class in javax.mail.search
This class implements the logical AND operator on individual SearchTerms.
AndTerm(SearchTerm, SearchTerm) - Constructor for class javax.mail.search.AndTerm
Constructor that takes two terms.
AndTerm(SearchTerm[]) - Constructor for class javax.mail.search.AndTerm
Constructor that takes an array of SearchTerms.
annotateClass(Class<?>) - Method in class org.jboss.com.sun.corba.se.impl.io.IIOPOutputStream
 
annotateClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.AbstractClassResolver
Add optional information about a class to a stream.
annotateClass(Marshaller, Class<?>) - Method in interface org.jboss.marshalling.ClassResolver
Add optional information about a class to a stream.
annotateClass(Class<?>) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
annotateClass(Class<?>) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
annotateClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.ModularClassResolver
Add optional information about a class to a stream.
Annotated - Interface in javax.enterprise.inject.spi
Represents a Java program element that can be annotated.
AnnotatedCallable<X> - Interface in javax.enterprise.inject.spi
Represents a callable member of a Java type.
AnnotatedClassType - Enum in org.hibernate.cfg
Type of annotation of a class will give its type
AnnotatedConstructor<X> - Interface in javax.enterprise.inject.spi
Represents a constructor of a Java class.
AnnotatedField<X> - Interface in javax.enterprise.inject.spi
Represents a field of a Java class.
AnnotatedMember<X> - Interface in javax.enterprise.inject.spi
Represents a member of a Java type.
AnnotatedMethod<X> - Interface in javax.enterprise.inject.spi
Represents a method of a Java type.
AnnotatedParameter<X> - Interface in javax.enterprise.inject.spi
Represents a parameter of a method or constructor.
AnnotatedType<X> - Interface in javax.enterprise.inject.spi
Represents a Java class or interface.
annotateProxyClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.AbstractClassResolver
Add optional information about a proxy class to a stream.
annotateProxyClass(Marshaller, Class<?>) - Method in interface org.jboss.marshalling.ClassResolver
Add optional information about a proxy class to a stream.
annotateProxyClass(Class<?>) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
annotateProxyClass(Class<?>) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
annotateProxyClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.ModularClassResolver
Add optional information about a proxy class to a stream.
ANNOTATION - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an annotation.
annotation - Variable in class org.hibernate.validator.xml.ConstraintDefinitionType
 
annotation - Variable in class org.hibernate.validator.xml.ConstraintType
 
ANNOTATION_STRING_DEFAULT - Static variable in class org.hibernate.cfg.BinderHelper
 
AnnotationBinder - Class in org.hibernate.cfg
JSR 175 annotation binder which reads the annotations from classes, applies the principles of the EJB3 spec and produces the Hibernate configuration-time metamodel (the classes in the org.hibernate.mapping package)
AnnotationBindingContext - Interface in org.hibernate.metamodel.source.annotations
Defines an interface for providing additional annotation related context information.
AnnotationBindingContextImpl - Class in org.hibernate.metamodel.source.annotations
 
AnnotationBindingContextImpl(MetadataImplementor, Index) - Constructor for class org.hibernate.metamodel.source.annotations.AnnotationBindingContextImpl
 
AnnotationClassExternalizerFactory - Class in org.jboss.marshalling
An externalizer factory which looks for the presence of the Externalize annotation.
AnnotationClassExternalizerFactory() - Constructor for class org.jboss.marshalling.AnnotationClassExternalizerFactory
Construct a new instance.
AnnotationConfiguration - Class in org.hibernate.cfg
Deprecated.
All functionality has been moved to Configuration
AnnotationConfiguration() - Constructor for class org.hibernate.cfg.AnnotationConfiguration
Deprecated.
 
AnnotationConfiguration.ExtendedMappingsImpl - Class in org.hibernate.cfg
Deprecated.
AnnotationConfiguration.ExtendedMappingsImpl() - Constructor for class org.hibernate.cfg.AnnotationConfiguration.ExtendedMappingsImpl
Deprecated.
 
AnnotationConfigurationTaskWithEnvers - Class in org.hibernate.envers.ant
 
AnnotationConfigurationTaskWithEnvers() - Constructor for class org.hibernate.envers.ant.AnnotationConfigurationTaskWithEnvers
 
AnnotationDescriptor - Class in org.hibernate.annotations.common.annotationfactory
Encapsulates the data you need to create an annotation.
AnnotationDescriptor(Class<? extends Annotation>) - Constructor for class org.hibernate.annotations.common.annotationfactory.AnnotationDescriptor
 
AnnotationDescriptor<T extends Annotation> - Class in org.hibernate.validator.util.annotationfactory
Encapsulates the data you need to create an annotation.
AnnotationDescriptor(Class<T>) - Constructor for class org.hibernate.validator.util.annotationfactory.AnnotationDescriptor
 
AnnotationDescriptor(Class<T>, Map<String, Object>) - Constructor for class org.hibernate.validator.util.annotationfactory.AnnotationDescriptor
 
AnnotationException - Exception in org.hibernate
Annotation related exception.
AnnotationException(String, Throwable) - Constructor for exception org.hibernate.AnnotationException
 
AnnotationException(Throwable) - Constructor for exception org.hibernate.AnnotationException
 
AnnotationException(String) - Constructor for exception org.hibernate.AnnotationException
 
AnnotationFactory - Class in org.hibernate.annotations.common.annotationfactory
Creates live annotations (actually AnnotationProxies) from AnnotationDescriptors.
AnnotationFactory() - Constructor for class org.hibernate.annotations.common.annotationfactory.AnnotationFactory
 
AnnotationFactory - Class in org.hibernate.validator.util.annotationfactory
Creates live annotations (actually AnnotationProxies) from AnnotationDescriptors.
AnnotationFactory() - Constructor for class org.hibernate.validator.util.annotationfactory.AnnotationFactory
 
annotationFetchModeToHibernateFetchMode(FetchMode) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
AnnotationIgnores - Class in org.hibernate.validator.metadata
This class instantiated during the parsing of the XML configuration data and keeps track of the annotations which should be ignored.
AnnotationIgnores() - Constructor for class org.hibernate.validator.metadata.AnnotationIgnores
 
AnnotationLiteral<T extends Annotation> - Class in javax.enterprise.util
Supports inline instantiation of annotation type instances.
AnnotationLiteral() - Constructor for class javax.enterprise.util.AnnotationLiteral
 
AnnotationMetadataSourceProcessorImpl - Class in org.hibernate.metamodel.source.annotations
Main class responsible to creating and binding the Hibernate meta-model from annotations.
AnnotationMetadataSourceProcessorImpl(MetadataImpl) - Constructor for class org.hibernate.metamodel.source.annotations.AnnotationMetadataSourceProcessorImpl
 
AnnotationProcessor - Class in org.apache.juddi.v3.annotations
 
AnnotationProcessor() - Constructor for class org.apache.juddi.v3.annotations.AnnotationProcessor
 
AnnotationProxy - Class in org.hibernate.annotations.common.annotationfactory
A concrete implementation of Annotation that pretends it is a "real" source code annotation.
AnnotationProxy(AnnotationDescriptor) - Constructor for class org.hibernate.annotations.common.annotationfactory.AnnotationProxy
 
AnnotationProxy - Class in org.hibernate.validator.util.annotationfactory
A concrete implementation of Annotation that pretends it is a "real" source code annotation.
AnnotationProxy(AnnotationDescriptor<?>) - Constructor for class org.hibernate.validator.util.annotationfactory.AnnotationProxy
 
AnnotationReader - Interface in org.hibernate.annotations.common.reflection
 
annotations() - Method in class org.hibernate.metamodel.source.annotations.attribute.MappedAttribute
 
AnnotationsMetadataReader - Class in org.hibernate.envers.configuration.metadata.reader
A helper class to read versioning meta-data from annotations on a persistent class.
AnnotationsMetadataReader(GlobalConfiguration, ReflectionManager, PersistentClass) - Constructor for class org.hibernate.envers.configuration.metadata.reader.AnnotationsMetadataReader
 
annotationType() - Method in class javax.enterprise.util.AnnotationLiteral
 
annotationType() - Method in class org.hibernate.annotations.common.annotationfactory.AnnotationProxy
 
annotationType() - Method in class org.hibernate.cfg.annotations.CustomizableColumns
 
annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyColumnDelegator
 
annotationType() - Method in class org.hibernate.cfg.annotations.MapKeyJoinColumnDelegator
 
annotationType() - Method in class org.hibernate.validator.util.annotationfactory.AnnotationProxy
 
AnnotationType - Class in org.hibernate.validator.xml
Java class for annotationType complex type.
AnnotationType() - Constructor for class org.hibernate.validator.xml.AnnotationType
 
announceBackup() - Method in interface org.hornetq.core.server.cluster.ClusterConnection
 
announceBackup() - Method in interface org.hornetq.core.server.cluster.ClusterManager
 
announceBackup() - Method in class org.hornetq.core.server.cluster.impl.ClusterConnectionImpl
 
announceBackup() - Method in class org.hornetq.core.server.cluster.impl.ClusterManagerImpl
 
ANODE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
ANONYMOUS - Static variable in class org.jboss.sasl.anonymous.AbstractAnonymousFactory
The name of the ANONYMOUS SASL mechanism.
AnonymousClientFactory - Class in org.jboss.sasl.anonymous
The client factory for the anonymous SASL mechanism.
AnonymousClientFactory() - Constructor for class org.jboss.sasl.anonymous.AnonymousClientFactory
 
ANONYMOUSRESPONSES - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
 
ANONYMOUSRESPONSES_QNAME - Static variable in class org.jboss.ws.api.addressing.AddressingConstants.Metadata.Elements
 
AnonymousSaslClient - Class in org.jboss.sasl.anonymous
A client implementation of the RFC 4505 ANONYMOUS mechanism.
AnonymousSaslClient(String, String, CallbackHandler, String) - Constructor for class org.jboss.sasl.anonymous.AnonymousSaslClient
Construct a new instance.
AnonymousSaslServer - Class in org.jboss.sasl.anonymous
A server implementation of the RFC 4505 ANONYMOUS mechanism.
AnonymousSaslServer(String, String, CallbackHandler) - Constructor for class org.jboss.sasl.anonymous.AnonymousSaslServer
Construct a new instance.
AnonymousServerFactory - Class in org.jboss.sasl.anonymous
The server factory for the anonymous SASL mechanism.
AnonymousServerFactory() - Constructor for class org.jboss.sasl.anonymous.AnonymousServerFactory
 
ANSICaseFragment - Class in org.hibernate.sql
An ANSI SQL CASE expression.
ANSICaseFragment() - Constructor for class org.hibernate.sql.ANSICaseFragment
 
ANSIJoinFragment - Class in org.hibernate.sql
An ANSI-style join
ANSIJoinFragment() - Constructor for class org.hibernate.sql.ANSIJoinFragment
 
AnsiTrimEmulationFunction - Class in org.hibernate.dialect.function
A SQLFunction implementation that emulates the ANSI SQL trim function on dialects which do not support the full definition.
AnsiTrimEmulationFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a new AnsiTrimEmulationFunction using AnsiTrimEmulationFunction.LTRIM, AnsiTrimEmulationFunction.RTRIM, and AnsiTrimEmulationFunction.REPLACE respectively.
AnsiTrimEmulationFunction(String, String, String) - Constructor for class org.hibernate.dialect.function.AnsiTrimEmulationFunction
Constructs a trim() emulation function definition using the specified function calls.
AnsiTrimFunction - Class in org.hibernate.dialect.function
Defines support for rendering according to ANSI SQL TRIM function specification.
AnsiTrimFunction() - Constructor for class org.hibernate.dialect.function.AnsiTrimFunction
 
ANSWERED - Static variable in class javax.mail.Flags.Flag
This message has been answered.
Any - Annotation Type in javax.enterprise.inject
The built-in qualifier type.
any(Subquery<Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an any expression over the subquery results.
any - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessEntityExt
 
ANY - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
A content model of ANY.
any(Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
A content model of ANY.
any(Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDContentModelHandler
A content model of ANY.
Any - Annotation Type in org.hibernate.annotations
Define a ToOne association pointing to several entity types.
any(Subquery<Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create an any expression over the subquery results.
ANY - Static variable in class org.hibernate.engine.spi.IdentifierValue
Always assume the transient instance is newly instantiated
ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ANY - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ANY - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
any(Type, Type) - Method in class org.hibernate.internal.TypeLocatorImpl
Any - Class in org.hibernate.mapping
A Hibernate "any" type (ie.
Any(Mappings, Table) - Constructor for class org.hibernate.mapping.Any
 
ANY - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ANY - Static variable in class org.hibernate.secure.internal.HibernatePermission
 
any(Type, Type) - Method in class org.hibernate.type.TypeFactory
 
any(Type, Type) - Method in interface org.hibernate.TypeHelper
 
ANY - Static variable in class org.jboss.msc.service.ServiceNameMapper
The special marker which represents a pattern match.
any - Variable in class org.picketlink.identity.federation.saml.common.CommonStatusDetailType
 
any - Variable in class org.picketlink.identity.federation.saml.v2.ac.ExtensionType
 
any - Variable in class org.picketlink.identity.federation.saml.v2.metadata.EndpointType
 
any - Variable in class org.picketlink.identity.federation.saml.v2.protocol.ArtifactResponseType
 
any - Variable in class org.picketlink.identity.federation.saml.v2.protocol.ExtensionsType
 
any - Variable in class org.picketlink.identity.federation.ws.addressing.AnyAddressingType
 
any - Variable in class org.picketlink.identity.federation.ws.addressing.EndpointReferenceType
 
any - Variable in class org.picketlink.identity.federation.ws.trust.SimpleAnyType
 
any - Variable in class org.uddi.policy_v3_instanceparms.UDDIinstanceParmsContainerType
 
ANY_ATTRIBUTE - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
A pattern which matches any Attribute node
ANY_COMMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
A pattern which matches any Comment node
ANY_CONTENTTYPE - Static variable in interface org.apache.xerces.dom3.as.ASElementDeclaration
Deprecated.
Represents an ANY content type for an Element declaration.
ANY_DOCUMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
A pattern which matches any Document node
ANY_ELEMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
A pattern which matches any Element node
ANY_EXCEPT_2_DOLLAR - Static variable in class org.h2.bnf.RuleFixed
 
ANY_EXCEPT_DOUBLE_QUOTE - Static variable in class org.h2.bnf.RuleFixed
 
ANY_EXCEPT_SINGLE_QUOTE - Static variable in class org.h2.bnf.RuleFixed
 
ANY_MARKER - Static variable in interface org.slf4j.Marker
This constant represents any marker, including a null marker.
ANY_META_DEF - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ANY_META_DEFS - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
ANY_NODE - Static variable in interface org.dom4j.Node
Matches Element nodes
ANY_NODE - Static variable in interface org.dom4j.rule.Pattern
Matches any node
ANY_NON_NULL_MARKER - Static variable in interface org.slf4j.Marker
This constant represents any non-null marker.
ANY_PHASE - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events, no matter which request processing phase is being performed.
ANY_PROCESSING_INSTRUCTION - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
A pattern which matches any ProcessingInstruction node
ANY_TEXT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
A pattern which matches any Text node
ANY_UNTIL_END - Static variable in class org.h2.bnf.RuleFixed
 
ANY_UNTIL_EOL - Static variable in class org.h2.bnf.RuleFixed
 
ANY_WORD - Static variable in class org.h2.bnf.RuleFixed
 
AnyAddressingType - Class in org.picketlink.identity.federation.ws.addressing
 
AnyAddressingType() - Constructor for class org.picketlink.identity.federation.ws.addressing.AnyAddressingType
 
anyAreClear(int, int) - Static method in class org.xnio.Bits
Determine if any of the flags in the given var are clear.
anyAreClear(long, long) - Static method in class org.xnio.Bits
Determine if any of the flags in the given var are clear.
anyAreSet(int, int) - Static method in class org.xnio.Bits
Determine if any of the flags in the given var are set.
anyAreSet(long, long) - Static method in class org.xnio.Bits
Determine if any of the flags in the given var are set.
ANYATOMICTYPE_DT - Static variable in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
 
AnyFilter - Class in org.jboss.logmanager.filters
A filter consisting of several filters in a chain.
AnyFilter(Filter[]) - Constructor for class org.jboss.logmanager.filters.AnyFilter
Construct a new instance.
AnyFilter(Iterable<Filter>) - Constructor for class org.jboss.logmanager.filters.AnyFilter
Construct a new instance.
AnyFilter(Iterator<Filter>) - Constructor for class org.jboss.logmanager.filters.AnyFilter
Construct a new instance.
AnyImpl - Class in org.jboss.com.sun.corba.se.impl.corba
 
AnyImpl(ORB) - Constructor for class org.jboss.com.sun.corba.se.impl.corba.AnyImpl
A constructor that sets the Any to contain a null.
AnyImpl(ORB, Any) - Constructor for class org.jboss.com.sun.corba.se.impl.corba.AnyImpl
 
AnyMetaDef - Annotation Type in org.hibernate.annotations
Defines @Any and @manyToAny metadata
AnyMetaDefs - Annotation Type in org.hibernate.annotations
Defines @Any and @ManyToAny set of metadata.
AnyNodeCounter - Class in org.apache.xalan.xsltc.dom
 
AnyNodeCounter(Translet, DOM, DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.AnyNodeCounter
 
AnySimpleDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "anySimpleType"
AnySimpleDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnySimpleDV
 
ANYSIMPLETYPE_DT - Static variable in interface org.apache.xerces.xs.XSConstants
anySimpleType
AnyType - Class in org.hibernate.type
Handles "any" mappings
AnyType(Type, Type) - Constructor for class org.hibernate.type.AnyType
 
AnyType.ObjectTypeCacheEntry - Class in org.hibernate.type
 
ANYURI_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated.
Then uri reference data type as defined in .
ANYURI_DT - Static variable in interface org.apache.xerces.xs.XSConstants
anyURI
AnyURIDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "anyURI"
AnyURIDV() - Constructor for class org.apache.xerces.impl.dv.xs.AnyURIDV
 
AOM_ENTRY_DEC_ZERO - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
AOMEntry - Class in org.jboss.com.sun.corba.se.impl.oa.poa
AOMEntry represents a Servant or potential Servant in the ActiveObjectMap.
AOMEntry(POAImpl) - Constructor for class org.jboss.com.sun.corba.se.impl.oa.poa.AOMEntry
 
aomEntryDecZero(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
aomEntryDecZero(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
aomEntryDecZero(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
aomEntryDecZero() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
API_V3_NAMESPACE - Static variable in class org.apache.juddi.v3.client.config.Constants
 
APP_CLASSLOADER - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the ClassLoader used to load user application classes.
APP_NAME - Static variable in class javax.ejb.embeddable.EJBContainer
 
append(Argument) - Method in class com.sun.mail.iap.Argument
append the given Argument to this Argument.
append(String, Flags, Date, Literal) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
APPEND Command.
append(Configuration) - Method in class org.apache.commons.configuration.AbstractConfiguration
Appends the content of the specified configuration to this configuration.
append(String) - Method in class org.apache.commons.configuration.ConfigurationKey
Appends the name of a property to this key.
append(Configuration, Configuration) - Static method in class org.apache.commons.configuration.ConfigurationUtils
Append all properties from the source configuration to the target configuration.
append(String, boolean) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationKey
Appends the name of a property to this key.
append(String) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationKey
Appends the name of a property to this key.
append(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
append(LoggingEvent) - Method in class org.apache.log4j.AsyncAppender
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
append(LoggingEvent) - Method in class org.apache.log4j.jdbc.JDBCAppender
Adds the event to the buffer.
append(LoggingEvent) - Method in class org.apache.log4j.lf5.LF5Appender
Appends a LoggingEvent record to the LF5Appender.
append(LoggingEvent) - Method in class org.apache.log4j.net.JMSAppender
This method called by AppenderSkeleton.doAppend(org.apache.log4j.spi.LoggingEvent) method to do most of the real appending work.
append(LoggingEvent) - Method in class org.apache.log4j.net.SMTPAppender
Perform SMTPAppender specific appending actions, mainly adding the event to a cyclic buffer and checking if the event triggers an e-mail to be sent.
append(LoggingEvent) - Method in class org.apache.log4j.net.SocketAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.net.SocketHubAppender
Append an event to all of current connections.
append(LoggingEvent) - Method in class org.apache.log4j.net.SyslogAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.net.TelnetAppender
Handles a log event.
append(LoggingEvent) - Method in class org.apache.log4j.nt.NTEventLogAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.varia.NullAppender
Does not do anything.
append(LoggingEvent) - Method in class org.apache.log4j.WriterAppender
append(Object) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
append(FlowList) - Method in class org.apache.xalan.xsltc.compiler.FlowList
 
append(StringBuffer, int, int) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
append(StringBuffer, double) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
append(XMLSchemaValidator.ValueStoreBase) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
append(char) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(String) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(char[], int, int) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(XMLString) - Method in class org.apache.xerces.util.XMLStringBuffer
append
append(Node) - Method in class org.apache.xml.utils.DOMBuilder
Append a node to the current container.
append(char) - Method in class org.apache.xml.utils.FastStringBuffer
Append a single character onto the FastStringBuffer, growing the storage if necessary.
append(String) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of a String onto the FastStringBuffer, growing the storage if necessary.
append(StringBuffer) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of a StringBuffer onto the FastStringBuffer, growing the storage if necessary.
append(char[], int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Append part of the contents of a Character Array onto the FastStringBuffer, growing the storage if necessary.
append(FastStringBuffer) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of another FastStringBuffer onto this FastStringBuffer, growing the storage if necessary.
append(String) - Method in class org.h2.util.StatementBuilder
Append a text.
append(char) - Method in class org.h2.util.StatementBuilder
Append a character.
append(long) - Method in class org.h2.util.StatementBuilder
Append a number.
append(StringBuilder, Iterator<String>, String) - Static method in class org.hibernate.envers.tools.StringTools
To the given string builder, appends all strings in the given iterator, separating them with the given separator.
append(int, String, boolean) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
 
append(AST) - Method in class org.hibernate.hql.internal.ast.util.ASTAppender
 
append(String) - Method in class org.hibernate.loader.PropertyPath
 
append(String, Object) - Method in class org.hornetq.utils.json.JSONObject
Append values to the array under a key.
append(byte) - Method in class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
 
append(int) - Method in class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
 
append(String) - Method in class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
 
append(CharSequence) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
append(CharSequence, int, int) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
append(char) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
append(String...) - Method in class org.jboss.msc.service.ServiceName
Create a service name by appending name parts using this as a parent to the new ServiceName.
append(ServiceName) - Method in class org.jboss.msc.service.ServiceName
Create a service name by appending name parts of the provided ServiceName using this as a parent.
append(String) - Method in class org.jdom.CDATA
This will append character content to whatever content already exists within this CDATA node.
append(Text) - Method in class org.jdom.CDATA
This will append the content of another Text node to this node.
append(String) - Method in class org.jdom.Text
This will append character content to whatever content already exists within this Text node.
append(Text) - Method in class org.jdom.Text
This will append the content of another Text node to this node.
append(DateTimeFormatter) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends another formatter.
append(DateTimePrinter) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends just a printer.
append(DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends just a parser.
append(DateTimePrinter, DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends a printer/parser pair.
append(DateTimePrinter, DateTimeParser[]) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends a printer and a set of matching parsers.
append(PeriodFormatter) - Method in class org.joda.time.format.PeriodFormatterBuilder
Appends another formatter.
append(PeriodPrinter, PeriodParser) - Method in class org.joda.time.format.PeriodFormatterBuilder
Appends a printer parser pair.
append2(StringBuffer, double) - Method in class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
 
appendAddRecord(long, byte, byte[], boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendAddRecord(long, byte, byte[], boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendAddRecord(long, byte, EncodingSupport, boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendAddRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendAddRecord(long, byte, byte[], boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendAddRecord(long, byte, byte[], boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendAddRecord(long, byte, EncodingSupport, boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendAddRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendAddRecord(long, byte, byte[], boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendAddRecord(long, byte, EncodingSupport, boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendAddRecord(long, byte, byte[], boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendAddRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendAddRecord(byte, long, byte, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendAddRecord(byte, long, byte, EncodingSupport) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendAddRecordTransactional(long, long, byte, byte[]) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendAddRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendAddRecordTransactional(long, long, byte, byte[]) - Method in interface org.hornetq.core.journal.Journal
 
appendAddRecordTransactional(long, long, byte, EncodingSupport) - Method in interface org.hornetq.core.journal.Journal
 
appendAddRecordTransactional(long, long, byte, byte[]) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendAddRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendAddRecordTransactional(byte, long, long, byte, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendAddRecordTransactional(byte, long, long, byte, EncodingSupport) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
Must include; super doesn't suffice!
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
Append the current template element to the current template element, and then push it onto the current template element stack.
appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorText
Append the current template element to the current template element, and then push it onto the current template element stack.
appendAssignmentFragment(String) - Method in class org.hibernate.sql.Update
 
appendAttribute(String) - Method in class org.apache.commons.configuration.ConfigurationKey
Appends an attribute to this configuration key.
appendAttribute(String) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationKey
Appends an attribute to this configuration key.
appendAttributes(ConfigurationNode) - Method in class org.apache.commons.configuration.tree.ViewNode
Adds all attribute nodes of the given source node to this view node.
appendAttributes(Element) - Method in interface org.dom4j.Element
Appends the attributes of the given element to me.
appendAttributes(Element) - Method in class org.dom4j.tree.AbstractElement
 
appendAttributes(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
appendAttributes(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
appendCenturyOfEra(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric century of era field.
appendChild(int, boolean, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemApplyImport
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemAttribute
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemCallTemplate
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemChoose
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemComment
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemCopyOf
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemForEach
Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemNumber
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemPI
Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemSort
Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemText
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemValueOf
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemVariable
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemWithParam
Add a child to the child list.
appendChild(int, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
appendChild(int, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
appendChild(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Appends a child to the specified parent in the table.
appendChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Adds a child node to the end of the list of children for this node.
appendChild(Node) - Method in class org.apache.xerces.impl.xs.opti.DefaultNode
 
appendChild(int, boolean, boolean) - Method in interface org.apache.xml.dtm.DTM
Append a child to "the end of the document".
appendChild(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
appendChild(int, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Append a child to the end of the document.
appendChild(int, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a child to the end of the child list of the current node.
appendChild(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
appendChild(Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
appendChild(Node) - Method in class org.dom4j.dom.DOMAttribute
 
appendChild(Node) - Method in class org.dom4j.dom.DOMCDATA
 
appendChild(Node) - Method in class org.dom4j.dom.DOMComment
 
appendChild(Node) - Method in class org.dom4j.dom.DOMDocument
 
appendChild(Node) - Method in class org.dom4j.dom.DOMDocumentType
 
appendChild(Node) - Method in class org.dom4j.dom.DOMElement
 
appendChild(Node) - Method in class org.dom4j.dom.DOMEntityReference
 
appendChild(Node) - Method in class org.dom4j.dom.DOMNamespace
 
appendChild(Node, Node) - Static method in class org.dom4j.dom.DOMNodeHelper
 
appendChild(Node) - Method in class org.dom4j.dom.DOMProcessingInstruction
 
appendChild(Node) - Method in class org.dom4j.dom.DOMText
 
appendChildElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemAttributeSet
Add a child to the child list.
appendChildren(ConfigurationNode) - Method in class org.apache.commons.configuration.tree.ViewNode
Adds all child nodes of the given source node to this view node.
appendClockhourOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric clockhourOfDay field.
appendClockhourOfHalfday(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric clockhourOfHalfday field.
appendCommitRecord(long, boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendCommitRecord(long, boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendCommitRecord(long, boolean, IOCompletion, boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
A transaction record (Commit or Prepare), will hold the number of elements the transaction has on each file.
appendCommitRecord(long, boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendCommitRecord(long, boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendCommitRecord(long, boolean, IOCompletion, boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendCommitRecord(long, boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendCommitRecord(long, boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendCommitRecord(long, boolean, IOCompletion, boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendCommitRecord(byte, long, boolean) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendCommitRecord(byte, long, boolean) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendComponentCondition(String, Object, CompositeType, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
 
appendContent(Branch) - Method in interface org.dom4j.Branch
Appends the content of the given branch to this branch instance.
appendContent(Branch) - Method in class org.dom4j.tree.AbstractBranch
 
appendContent(Branch) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
appendContent(Branch) - Method in class org.hibernate.tuple.ElementWrapper
 
appendData(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Concatenate additional characters onto the end of the data stored in this node.
appendData(String) - Method in class org.apache.xerces.impl.xs.opti.DefaultText
Append the string to the end of the character data of the node.
appendData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
appendData(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
appendData(String) - Method in class org.dom4j.dom.DOMCDATA
 
appendData(String) - Method in class org.dom4j.dom.DOMComment
 
appendData(CharacterData, String) - Static method in class org.dom4j.dom.DOMNodeHelper
 
appendData(String) - Method in class org.dom4j.dom.DOMText
 
appendDayOfMonth(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric dayOfMonth field.
appendDayOfWeek(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric dayOfWeek field.
appendDayOfWeekShortText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a short locale-specific dayOfWeek text.
appendDayOfWeekText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific dayOfWeek text.
appendDayOfYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric dayOfYear field.
appendDays() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer days field, if supported.
appendDecimal(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a decimal number, and the parser to expect an unsigned decimal number.
appendDeleteRecord(long, boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendDeleteRecord(long, boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendDeleteRecord(long, boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendDeleteRecord(long, boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendDeleteRecord(long, boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendDeleteRecord(long, boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendDeleteRecord(byte, long) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendDeleteRecord(byte, long) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendDeleteRecordTransactional(long, long, byte[]) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendDeleteRecordTransactional(long, long, EncodingSupport) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendDeleteRecordTransactional(long, long) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendDeleteRecordTransactional(long, long, byte[]) - Method in interface org.hornetq.core.journal.Journal
 
appendDeleteRecordTransactional(long, long, EncodingSupport) - Method in interface org.hornetq.core.journal.Journal
 
appendDeleteRecordTransactional(long, long) - Method in interface org.hornetq.core.journal.Journal
 
appendDeleteRecordTransactional(long, long, byte[]) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendDeleteRecordTransactional(long, long, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendDeleteRecordTransactional(long, long) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendDeleteRecordTransactional(byte, long, long, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendDeleteRecordTransactional(byte, long, long) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendDeleteRecordTransactional(byte, long, long, EncodingSupport) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendDeleteRecordTransactional(byte, long, long) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendDelta(Delta) - Method in class org.infinispan.container.entries.DeltaAwareCacheEntry
 
appendDisplayText(StringBuilder) - Method in class org.hibernate.hql.internal.ast.tree.FromElement
 
appendDOMTree(Document, Node, List) - Method in class org.dom4j.io.DOMWriter
 
appendDOMTree(Document, Node, Element) - Method in class org.dom4j.io.DOMWriter
 
appendDOMTree(Document, Node, CDATA) - Method in class org.dom4j.io.DOMWriter
 
appendDOMTree(Document, Node, Comment) - Method in class org.dom4j.io.DOMWriter
 
appendDOMTree(Document, Node, String) - Method in class org.dom4j.io.DOMWriter
 
appendDOMTree(Document, Node, Entity) - Method in class org.dom4j.io.DOMWriter
 
appendDOMTree(Document, Node, ProcessingInstruction) - Method in class org.dom4j.io.DOMWriter
 
appendElementColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendElementsByTagName(List, Branch, String) - Static method in class org.dom4j.dom.DOMNodeHelper
 
appendElementsByTagNameNS(List, Branch, String, String) - Static method in class org.dom4j.dom.DOMNodeHelper
 
appendEnvironmentReport(Node, Document, Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Stylesheet extension entrypoint: Dump a basic Xalan environment report from getEnvironmentHash() to a Node.
Appender - Interface in org.apache.log4j
Implement this interface for your own strategies for outputting log statements.
appendEraText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific era text (BC/AD), and the parser to expect it.
AppenderAttachable - Interface in org.apache.log4j.spi
Interface for attaching appenders to objects.
AppenderAttachableImpl - Class in org.apache.log4j.helpers
A straightforward implementation of the AppenderAttachable interface.
AppenderAttachableImpl() - Constructor for class org.apache.log4j.helpers.AppenderAttachableImpl
 
AppenderDynamicMBean - Class in org.apache.log4j.jmx
 
AppenderDynamicMBean(Appender) - Constructor for class org.apache.log4j.jmx.AppenderDynamicMBean
 
AppenderFinalizer - Class in org.apache.log4j.lf5
AppenderFinalizer has a single method that will finalize resources associated with a LogBrokerMonitor in the event that the LF5Appender class is destroyed, and the class loader is garbage collected.
AppenderFinalizer(LogBrokerMonitor) - Constructor for class org.apache.log4j.lf5.AppenderFinalizer
 
appenderList - Variable in class org.apache.log4j.helpers.AppenderAttachableImpl
Array of appenders.
appenderNames - Variable in class org.apache.log4j.config.PropertyPrinter
 
AppenderSkeleton - Class in org.apache.log4j
Abstract superclass of the other appenders in the package.
AppenderSkeleton() - Constructor for class org.apache.log4j.AppenderSkeleton
Create new instance.
AppenderSkeleton(boolean) - Constructor for class org.apache.log4j.AppenderSkeleton
Create new instance.
appendEscapedMultibyteChars(String, StringBuilder) - Static method in class org.hibernate.hql.internal.ast.util.ASTPrinter
 
appendEscapingCDATA(StringBuffer, String) - Static method in class org.apache.log4j.helpers.Transform
Ensures that embeded CDEnd strings (]]>) are handled properly within message, NDC and throwable tag text.
appendExceptFirst(String) - Method in class org.h2.util.StatementBuilder
Append a text, except when this method is called the first time.
appendFaultSubcode(QName) - Method in interface javax.xml.soap.SOAPFault
Adds a Subcode to the end of the sequence of Subcodes contained by this SOAPFault.
appendFixedDecimal(DateTimeFieldType, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a fixed-width decimal number (smaller numbers will be left-padded with zeros), and the parser to expect an unsigned decimal number with the same fixed width.
appendFixedSignedDecimal(DateTimeFieldType, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a fixed-width decimal number (smaller numbers will be left-padded with zeros), and the parser to expect an signed decimal number with the same fixed width.
appendFoundJars(Node, Document, Vector, String) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Print out report of .jars found in a classpath.
appendFraction(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a remainder of time as a decimal fraction, sans decimal point.
appendFractionOfDay(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
appendFractionOfHour(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
appendFractionOfMinute(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
appendFractionOfSecond(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
 
appendHalfdayOfDayText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific AM/PM text, and the parser to expect it.
appendHashToNode(Hashtable, String, Node, Document) - Static method in class org.apache.xml.utils.Hashtree2Node
Convert a Hashtable into a Node tree.
appendHourOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric hourOfDay field.
appendHourOfHalfday(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric hourOfHalfday field.
appendHours() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer hours field, if supported.
appendIdentifierColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.Dialect
Provided we Dialect.supportsInsertSelectIdentity(), then attach the "select identity" clause to the insert statement.
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.SQLServerDialect
Use insert table(...) values(...) select SCOPE_IDENTITY()
appendIndex(int) - Method in class org.apache.commons.configuration.ConfigurationKey
Appends an index to this configuration key.
appendIndex(int) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationKey
Appends an index to this configuration key.
appendIndexColumns(SelectFragment, String) - Method in class org.hibernate.persister.collection.AbstractCollectionPersister
 
appendInterceptor(CommandInterceptor, boolean) - Method in class org.infinispan.interceptors.InterceptorChain
Appends at the end.
appendListener(T) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
appendListener(T) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(T...) - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
appendListeners(EventType<T>, Class<? extends T>...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
appendListeners(EventType<T>, T...) - Method in class org.hibernate.event.service.internal.EventListenerRegistryImpl
 
appendListeners(T...) - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
appendListeners(EventType<T>, Class<? extends T>...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendListeners(EventType<T>, T...) - Method in interface org.hibernate.event.service.spi.EventListenerRegistry
 
appendLiteral(char) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a specific character, and the parser to expect it.
appendLiteral(String) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit specific text, and the parser to expect it.
appendLiteral(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Instructs the printer to emit specific text, and the parser to expect it.
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.Dialect
Some dialects support an alternative means to SELECT FOR UPDATE, whereby a "lock hint" is appends to the table name in the from clause.
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.SQLServerDialect
 
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
appendLoopOnAppenders(LoggingEvent) - Method in class org.apache.log4j.helpers.AppenderAttachableImpl
Call the doAppend method on all attached appenders.
appendMessages(Message[]) - Method in class com.sun.mail.imap.DefaultFolder
 
appendMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Append the given messages into this folder.
appendMessages(Message[]) - Method in class com.sun.mail.pop3.DefaultFolder
 
appendMessages(Message[]) - Method in class com.sun.mail.pop3.POP3Folder
Always throws MethodNotSupportedException because the POP3 protocol doesn't support appending messages.
appendMessages(Message[]) - Method in class javax.mail.Folder
Append given Messages to this folder.
appendMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer millis field, if supported.
appendMillis3Digit() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer millis field, if supported.
appendMillisOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric millisOfDay field.
appendMillisOfSecond(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric millisOfSecond field.
appendMinuteOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric minuteOfDay field.
appendMinuteOfHour(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric minuteOfHour field.
appendMinutes() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer minutes field, if supported.
appendMonthOfYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric monthOfYear field.
appendMonthOfYearShortText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific monthOfYear text.
appendMonthOfYearText() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a short locale-specific monthOfYear text.
appendMonths() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer months field, if supported.
appendNode(String) - Method in class org.hibernate.validator.engine.ValueContext
Adds a new node with the specified name to the current property path.
appendNodes(NodeVector) - Method in class org.apache.xml.utils.NodeVector
Append the nodes to the list.
appendNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
Append the nodes to the list.
appendNodes(NodeVector) - Method in class org.apache.xpath.NodeSetDTM
Append the nodes to the list.
appendOnlyFirst(String) - Method in class org.h2.util.StatementBuilder
Append a text, but only if appendExceptFirst was never called.
appendOptional(DateTimeParser) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Appends just a parser element which is optional.
appendPaddedInteger(StringBuffer, int, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and appends it to the given buffer.
appendPaddedInteger(StringBuffer, long, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, prepended with a variable amount of '0' pad characters, and appends it to the given buffer.
appendPath(String) - Method in class org.apache.xerces.util.URI
Append to the end of the path of this URI.
appendPath(String) - Method in class org.apache.xml.utils.URI
Append to the end of the path of this URI.
appendPattern(String) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Calls upon DateTimeFormat to parse the pattern and append the results into this builder.
appendPrefix(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field prefix which applies only to the next appended field.
appendPrefix(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field prefix which applies only to the next appended field.
appendPrepareRecord(long, byte[], boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendPrepareRecord(long, byte[], boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendPrepareRecord(long, EncodingSupport, boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendPrepareRecord(long, EncodingSupport, boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
If the system crashed after a prepare was called, it should store information that is required to bring the transaction back to a state it could be committed.
appendPrepareRecord(long, EncodingSupport, boolean) - Method in interface org.hornetq.core.journal.Journal
If the system crashed after a prepare was called, it should store information that is required to bring the transaction back to a state it could be committed.
appendPrepareRecord(long, EncodingSupport, boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendPrepareRecord(long, byte[], boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendPrepareRecord(long, byte[], boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendPrepareRecord(long, byte[], boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendPrepareRecord(long, EncodingSupport, boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendPrepareRecord(long, EncodingSupport, boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendPrepareRecord(long, byte[], boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendPrepareRecord(byte, long, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendPrepareRecord(byte, long, EncodingSupport) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendPropertyCondition(String, Object, Criteria, CriteriaQuery, StringBuilder) - Method in class org.hibernate.criterion.Example
 
appendRollbackRecord(long, boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendRollbackRecord(long, boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendRollbackRecord(long, boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendRollbackRecord(long, boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendRollbackRecord(long, boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendRollbackRecord(long, boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendRollbackRecord(byte, long) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendRollbackRecord(byte, long) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendSecondOfDay(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric secondOfDay field.
appendSecondOfMinute(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric secondOfMinute field.
appendSeconds() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer seconds field, if supported.
appendSecondsWithMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit a combined seconds and millis field, if supported.
appendSecondsWithOptionalMillis() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit a combined seconds and millis field, if supported.
appendSeparator(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output if fields are printed both before and after the separator.
appendSeparator(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output if fields are printed both before and after the separator.
appendSeparator(String, String, String[]) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output if fields are printed both before and after the separator.
appendSeparatorIfFieldsAfter(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output only if fields are printed after the separator.
appendSeparatorIfFieldsBefore(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a separator, which is output only if fields are printed before the separator.
appendShortText(DateTimeFieldType) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as short text, and the parser to expect text.
appendSibling(AST, AST) - Static method in class org.hibernate.hql.internal.ast.util.ASTUtil
 
appendSignedDecimal(DateTimeFieldType, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as a decimal number, and the parser to expect a signed decimal number.
appendsubModel(ASObject) - Method in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated.
Appends a new node to the end of the list representing the subModels.
appendSuffix(String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field suffix which applies only to the last appended field.
appendSuffix(String, String) - Method in class org.joda.time.format.PeriodFormatterBuilder
Append a field suffix which applies only to the last appended field.
appendText(String) - Method in interface org.dom4j.CharacterData
Appends the given text to this nodes text value.
appendText(String) - Method in class org.dom4j.tree.AbstractCharacterData
 
appendText(DateTimeFieldType) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a field value as text, and the parser to expect text.
appendTextChild(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
appendTextChild(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
appendTextChild(String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
appendTextChild(String) - Method in interface org.apache.xml.dtm.DTM
Append a text node child that will be constructed from a string, to the end of the document.
appendTextChild(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Append a text node child that will be constructed from a string, to the end of the document.
appendTextChild(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a text node child that will be constructed from a string, to the end of the document.
appendTimeZoneId() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit the identifier of the time zone.
appendTimeZoneName() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a locale-specific time zone name.
appendTimeZoneOffset(String, boolean, int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit text and numbers to display time zone offset from UTC.
appendTimeZoneShortName() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a short locale-specific time zone name.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XStringForChars
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XStringForFSB
Cast result object to a string.
appendToMailcap(String) - Method in class com.sun.activation.registries.MailcapFile
appendToMailcap: Append to this Mailcap DB, use the mailcap format: Comment == "# comment string Entry == "mimetype; javabeanclass Example: # this is a comment image/gif jaf.viewers.ImageViewer
appendToRegistry(String) - Method in class com.sun.activation.registries.MimeTypeFile
Appends string of entries to the types registry, must be valid .mime.types format.
appendTwoDigitWeekyear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekyear field which always prints and parses two digits.
appendTwoDigitWeekyear(int, boolean) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekyear field which always prints two digits.
appendTwoDigitYear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year field which always prints and parses two digits.
appendTwoDigitYear(int, boolean) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year field which always prints two digits.
AppendUID - Class in com.sun.mail.imap
Information from the APPENDUID response code defined by the UIDPLUS extension - RFC 2359.
AppendUID(long, long) - Constructor for class com.sun.mail.imap.AppendUID
 
appenduid(String, Flags, Date, Literal) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
APPEND Command, return uid from APPENDUID response code.
appenduid(String, Flags, Date, Literal, boolean) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
 
appendUIDMessages(Message[]) - Method in class com.sun.mail.imap.IMAPFolder
Append the given messages into this folder.
appendUnpaddedInteger(StringBuffer, int) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and appends it to the given buffer.
appendUnpaddedInteger(StringBuffer, long) - Static method in class org.joda.time.format.FormatUtils
Converts an integer to a string, and appends it to the given buffer.
appendUpdateRecord(long, byte, byte[], boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendUpdateRecord(long, byte, byte[], boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendUpdateRecord(long, byte, EncodingSupport, boolean) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendUpdateRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendUpdateRecord(long, byte, byte[], boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendUpdateRecord(long, byte, byte[], boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendUpdateRecord(long, byte, EncodingSupport, boolean) - Method in interface org.hornetq.core.journal.Journal
 
appendUpdateRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in interface org.hornetq.core.journal.Journal
 
appendUpdateRecord(long, byte, byte[], boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendUpdateRecord(long, byte, EncodingSupport, boolean) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendUpdateRecord(long, byte, byte[], boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendUpdateRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendUpdateRecord(byte, long, byte, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendUpdateRecord(byte, long, byte, EncodingSupport) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendUpdateRecordTransactional(long, long, byte, byte[]) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendUpdateRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.hornetq.core.journal.impl.JournalImpl
 
appendUpdateRecordTransactional(long, long, byte, byte[]) - Method in interface org.hornetq.core.journal.Journal
 
appendUpdateRecordTransactional(long, long, byte, EncodingSupport) - Method in interface org.hornetq.core.journal.Journal
 
appendUpdateRecordTransactional(long, long, byte, byte[]) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendUpdateRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicatedJournal
 
appendUpdateRecordTransactional(byte, long, long, byte, EncodingSupport) - Method in class org.hornetq.core.replication.impl.ReplicationManagerImpl
 
appendUpdateRecordTransactional(byte, long, long, byte, EncodingSupport) - Method in interface org.hornetq.core.replication.ReplicationManager
 
appendWeekOfWeekyear(int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekOfWeekyear field.
appendWeeks() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer weeks field, if supported.
appendWeekyear(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric weekyear field.
appendYear(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year field.
appendYearOfCentury(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric year of century field.
appendYearOfEra(int, int) - Method in class org.joda.time.format.DateTimeFormatterBuilder
Instructs the printer to emit a numeric yearOfEra field.
appendYears() - Method in class org.joda.time.format.PeriodFormatterBuilder
Instruct the printer to emit an integer years field, if supported.
appendZeroPadded(StringBuilder, int, long) - Static method in class org.h2.util.StringUtils
Append a zero-padded number to a string builder.
applet - Variable in class org.apache.commons.configuration.web.AppletConfiguration
Stores the wrapped applet.
AppletConfiguration - Class in org.apache.commons.configuration.web
A configuration wrapper to read applet parameters.
AppletConfiguration(Applet) - Constructor for class org.apache.commons.configuration.web.AppletConfiguration
Create an AppletConfiguration using the initialization parameters of the specified Applet.
Application - Class in javax.faces.application
Application represents a per-web-application singleton object where applications based on JavaServer Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by JavaServer Faces.
Application() - Constructor for class javax.faces.application.Application
 
APPLICATION - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletContext in PageContext name table.
Application - Class in javax.ws.rs.core
Defines the components of a JAX-RS application and supplies additional metadata.
Application() - Constructor for class javax.ws.rs.core.Application
 
APPLICATION_ATOM_XML - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_ATOM_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/atom+xml"
APPLICATION_EXCEPTION_IN_SPECIAL_METHOD - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
APPLICATION_FACTORY - Static variable in class javax.faces.FactoryFinder
The property name for the ApplicationFactory class name.
APPLICATION_FORM_URLENCODED - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_FORM_URLENCODED_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/x-www-form-urlencoded"
APPLICATION_JSON - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_JSON_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/json"
APPLICATION_OCTET_STREAM - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_OCTET_STREAM_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/octet-stream"
APPLICATION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Application scope: named reference remains available in the ServletContext until it is reclaimed.
APPLICATION_SCOPE - Static variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
 
APPLICATION_SVG_XML - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_SVG_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/svg+xml"
APPLICATION_XHTML_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XHTML_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xhtml+xml"
APPLICATION_XML - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
APPLICATION_XML_TYPE - Static variable in class javax.ws.rs.core.MediaType
"application/xml"
ApplicationContext - Interface in org.jboss.weld.context
The built in application context, associated with ApplicationScoped.
ApplicationException - Annotation Type in javax.ejb
Annotation for identifying an Exception class as an Application Exception, which does not cause a transaction rollback
applicationExceptionInSpecialMethod(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
applicationExceptionInSpecialMethod(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
applicationExceptionInSpecialMethod(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
applicationExceptionInSpecialMethod() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ApplicationFactory - Class in javax.faces.application
ApplicationFactory is a factory object that creates (if needed) and returns Application instances.
ApplicationFactory() - Constructor for class javax.faces.application.ApplicationFactory
 
ApplicationPath - Annotation Type in javax.ws.rs
Identifies the application path that serves as the base URI for all resource URIs provided by Path.
ApplicationScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is application scoped.
ApplicationScoped - Annotation Type in javax.faces.bean

When this annotation, along with ManagedBean is found on a class, the runtime must act as if a <managed-bean-scope>application<managed-bean-scope> element was declared for the corresponding managed bean.

ApplicationServerInternalException - Exception in javax.resource.spi
An ApplicationServerInternalException is thrown by an application server to indicate error conditions specific to an application server.
ApplicationServerInternalException() - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new instance with null as its detail message.
ApplicationServerInternalException(String) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new instance with the specified detail message.
ApplicationServerInternalException(Throwable) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified cause.
ApplicationServerInternalException(String, Throwable) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified detail message and cause.
ApplicationServerInternalException(String, String) - Constructor for exception javax.resource.spi.ApplicationServerInternalException
Constructs a new throwable with the specified detail message and an error code.
ApplicationWrapper - Class in javax.faces.application

Provides a simple implementation of Application that can be subclassed by developers wishing to provide specialized behavior to an existing Application instance.

ApplicationWrapper() - Constructor for class javax.faces.application.ApplicationWrapper
 
APPLIES_TO - Static variable in interface org.picketlink.identity.federation.core.wspolicy.WSPolicyConstants
 
AppliesTo - Class in org.picketlink.identity.federation.ws.policy
Java class for anonymous complex type.
AppliesTo() - Constructor for class org.picketlink.identity.federation.ws.policy.AppliesTo
 
appliesTo - Variable in class org.picketlink.identity.federation.ws.policy.PolicyAttachment
 
appliesToDialect(Dialect) - Method in class org.hibernate.mapping.AbstractAuxiliaryDatabaseObject
 
appliesToDialect(Dialect) - Method in interface org.hibernate.mapping.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
appliesToDialect(Dialect) - Method in class org.hibernate.metamodel.relational.AbstractAuxiliaryDatabaseObject
 
appliesToDialect(Dialect) - Method in interface org.hibernate.metamodel.relational.AuxiliaryDatabaseObject
Does this database object apply to the given dialect?
apply(FaceletContext, UIComponent) - Method in class javax.faces.view.facelets.CompositeFaceletHandler

Calls apply on any child handlers.

apply(FaceletContext, UIComponent) - Method in class javax.faces.view.facelets.DelegatingMetaTagHandler
apply(FaceletContext, UIComponent) - Method in interface javax.faces.view.facelets.FaceletHandler

Process changes on a particular UIComponent

apply(FaceletContext, UIComponent) - Method in class javax.faces.view.facelets.TagHandlerDelegate

Called by classes that implement FaceletHandler in their implementation of apply().

apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.AndOperator
Applies the operator to the given value
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.ArithmeticOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.ArithmeticOperator
Applies the operator to the given double values, returning a double
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.ArithmeticOperator
Applies the operator to the given double values, returning a double
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperator
Applies the operator to the given pair of values
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.DivideOperator
Applies the operator to the given value
apply(Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.EmptyOperator
Applies the operator to the given value
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.EqualityOperator
Applies the operator to the given value
apply(boolean, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.EqualityOperator
Applies the operator given the fact that the two elements are equal.
apply(boolean, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.EqualsOperator
Applies the operator given the fact that the two elements are equal.
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
Applies the operator to the given double values
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
Applies the operator to the given long values
apply(String, String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
Applies the operator to the given String values
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
Applies the operator to the given double values
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
Applies the operator to the given long values
apply(String, String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
Applies the operator to the given String values
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.IntegerDivideOperator
Applies the operator to the given value
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
Applies the operator to the given double values
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
Applies the operator to the given long values
apply(String, String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
Applies the operator to the given String values
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
Applies the operator to the given double values
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
Applies the operator to the given long values
apply(String, String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
Applies the operator to the given String values
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.MinusOperator
Applies the operator to the given double values, returning a double
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.MinusOperator
Applies the operator to the given double values, returning a double
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.ModulusOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.MultiplyOperator
Applies the operator to the given double values, returning a double
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.MultiplyOperator
Applies the operator to the given double values, returning a double
apply(boolean, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.NotEqualsOperator
Applies the operator given the fact that the two elements are equal.
apply(Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.NotOperator
Applies the operator to the given value
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.OrOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.PlusOperator
Applies the operator to the given double values, returning a double
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.PlusOperator
Applies the operator to the given double values, returning a double
apply(Object, Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.RelationalOperator
Applies the operator to the given value
apply(double, double, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.RelationalOperator
Applies the operator to the given double values
apply(long, long, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.RelationalOperator
Applies the operator to the given long values
apply(String, String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.RelationalOperator
Applies the operator to the given String values
apply(Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryMinusOperator
Applies the operator to the given value
apply(Object, Object, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperator
Applies the operator to the given value
apply() - Method in class org.hornetq.core.filter.impl.Operator
 
APPLY_CONSTRAINTS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
APPLY_REQUEST_VALUES - Static variable in class javax.faces.event.PhaseId
Identifier that indicates an interest in events queued for the Apply Request Values phase of the request processing lifecycle.
APPLY_TEMPLATES - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
applyAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyAliasSpecificLockMode(String, LockMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyArithmeticOperator(Object, Object, ArithmeticOperator, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
Performs all of the necessary type conversions, then calls on the appropriate operator.
applyAttachedObject(FacesContext, UIComponent) - Method in interface javax.faces.view.AttachedObjectHandler

Take the argument parent and apply this attached object to it.

applyAttachedObject(FacesContext, UIComponent) - Method in class javax.faces.view.facelets.FaceletsAttachedObjectHandler

Take the necessary actions to apply the attached object represented by the tag for the concrete subclass of this class to the argument parent.

applyAttrSets(TransformerImpl, StylesheetRoot) - Method in class org.apache.xalan.templates.ElemUse
Add the attributes from the named attribute sets to the attribute list.
applyCacheable(boolean) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheable(boolean) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheMode(CacheMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheMode(CacheMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyCacheRegion(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyCacheRegion(String) - Method in class org.hibernate.ejb.QueryImpl
 
applyClear() - Method in class org.infinispan.loaders.decorators.AsyncStore
 
applyComment(String) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyComment(String) - Method in class org.hibernate.ejb.QueryImpl
 
applyDelta(K, Delta, Object...) - Method in class org.infinispan.AbstractDelegatingAdvancedCache
 
applyDelta(K, Delta, Object...) - Method in class org.infinispan.AbstractDelegatingCacheImpl
 
applyDelta(K, Delta, Object...) - Method in interface org.infinispan.AdvancedCache
Applies the given Delta to the DeltaAware object stored under deltaAwareValueKey if and only if all locksToAcquire locks are successfully obtained
applyDelta(K, Delta, Object...) - Method in class org.infinispan.CacheImpl
 
ApplyDeltaCommand - Class in org.infinispan.commands.write
 
ApplyDeltaCommand() - Constructor for class org.infinispan.commands.write.ApplyDeltaCommand
 
ApplyDeltaCommand(Object, Delta, Collection<Object>) - Constructor for class org.infinispan.commands.write.ApplyDeltaCommand
 
applyEqualityOperator(Object, Object, EqualityOperator, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
Performs all of the necessary type conversions, then calls on the appropriate operator.
applyFacets(XSFacets, short, short, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl
If is chosen
applyFacets(XSFacets, short, short, ValidationContext) - Method in interface org.apache.xerces.impl.dv.XSSimpleType
If this type is created from restriction, then some facets can be applied to the simple type.
applyFetchSize(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyFetchSize(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyFirstResult(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
Apply the given first-result value.
applyFirstResult(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyFlushMode(FlushMode) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyFlushMode(FlushMode) - Method in class org.hibernate.ejb.QueryImpl
 
applyIdAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
applyIdClassAttributes(Set<SingularAttribute<? super X, ?>>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
applyIncrement(Transaction, long, int) - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionCounterImpl
This method will install the prepared TXs
applyIncrement(Transaction, long, int) - Method in interface org.hornetq.core.paging.cursor.PageSubscriptionCounter
 
applyIncrementSizeToSourceValues() - Method in interface org.hibernate.id.enhanced.Optimizer
Are increments to be applied to the values stored in the underlying value source?
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.HiLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.LegacyHiLoAlgorithmOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.NoopOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledLoOptimizer
 
applyIncrementSizeToSourceValues() - Method in class org.hibernate.id.enhanced.OptimizerFactory.PooledOptimizer
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.hql.internal.classic.QueryTranslatorImpl
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyLocks(String, LockOptions, Dialect) - Method in class org.hibernate.loader.Loader
Append FOR UPDATE OF clause, if necessary.
applyLocks(Collection<LockInfo>, Address, int) - Method in class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
applyLocks(Collection<LockInfo>, Address, int) - Method in interface org.infinispan.statetransfer.StateTransferManager
 
applyLocksToSql(String, LockOptions, Map) - Method in class org.hibernate.dialect.Dialect
Modifies the given SQL by applying the appropriate updates for the specified lock modes and key columns.
applyLocksToSql(String, LockOptions, Map) - Method in class org.hibernate.dialect.SybaseASE157Dialect
 
applyMaxResults(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
Apply the given max results value.
applyMaxResults(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyMetadata(FaceletContext, Object) - Method in class javax.faces.view.facelets.Metadata

Take the action prescribed in the JSF specification for this particular VDL element attribute.

applyModifications(List<? extends Modification>) - Method in class org.infinispan.loaders.AbstractCacheStore
 
applyModificationsSync(ConcurrentMap<Object, Modification>) - Method in class org.infinispan.loaders.decorators.AsyncStore
 
applyNextHandler(FaceletContext, UIComponent) - Method in class javax.faces.view.facelets.DelegatingMetaTagHandler

Invoke the apply() method on this instance's TagHandler.nextHandler.

applyNonFlushedChanges(NonFlushedChanges) - Method in interface org.hibernate.engine.spi.SessionImplementor
Apply non-flushed changes from a different session to this session.
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.internal.SessionImpl
Apply non-flushed changes from a different session to this session.
applyNonFlushedChanges(NonFlushedChanges) - Method in class org.hibernate.internal.StatelessSessionImpl
 
applyOverrides(Configuration) - Method in class org.infinispan.config.Configuration
Deprecated.
 
applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
 
applyPostLoadLocks(Object[], LockMode[], SessionImplementor) - Method in class org.hibernate.loader.Loader
 
applyReadOnly(boolean) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyReadOnly(boolean) - Method in class org.hibernate.ejb.QueryImpl
 
applyRelationalOperator(Object, Object, RelationalOperator, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
Performs all of the necessary type conversions, then calls on the appropriate operator.
applyResultSetMapping(ResultSetMappingDefinition) - Method in class org.hibernate.cfg.Configuration.MappingsImpl
 
applyRule(String, TagAttribute, MetadataTarget) - Method in class javax.faces.view.facelets.MetaRule

Return an abstraction that takes appropriate action given the kind of rule represented by the argument name, in the context of this particular concrete subclass of MetaRule.

applySelection(Selection<? extends T>) - Method in class org.hibernate.ejb.criteria.CriteriaQueryImpl
 
applySetting(String, Object) - Method in class org.hibernate.service.ServiceRegistryBuilder
Apply a setting value
applySetting(AddressSettings) - Method in class org.hornetq.core.paging.impl.PagingStoreImpl
 
applySetting(AddressSettings) - Method in interface org.hornetq.core.paging.PagingStore
 
applySettings(Map) - Method in class org.hibernate.service.ServiceRegistryBuilder
Apply a groups of setting values
applySpecialPaths(String) - Static method in class org.jboss.vfs.util.PathTokenizer
Apply any .
applySpecialPaths(List<String>) - Static method in class org.jboss.vfs.util.PathTokenizer
Apply any .
applyState(Collection<InternalCacheEntry>, Address, int) - Method in class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
applyState(Collection<InternalCacheEntry>, Address, int) - Method in interface org.infinispan.statetransfer.StateTransferManager
 
applyTemplates(Element) - Method in class org.dom4j.rule.Mode
 
applyTemplates(Document) - Method in class org.dom4j.rule.Mode
 
applyTemplates(Object, XPath) - Method in class org.dom4j.rule.Stylesheet
Processes the result of the xpath expression.
applyTemplates(Object, XPath, String) - Method in class org.dom4j.rule.Stylesheet
Processes the result of the xpath expression in the given mode.
applyTemplates(Object, XPath) - Method in class org.dom4j.rule.Stylesheet
applyTemplates(Object, XPath, String) - Method in class org.dom4j.rule.Stylesheet
applyTemplates(Object) - Method in class org.dom4j.rule.Stylesheet
If input is a Node, this will processes all of the children of that node.
applyTemplates(Object, String) - Method in class org.dom4j.rule.Stylesheet
Processes the input object in the given mode.
applyTemplateToNode(ElemTemplateElement, ElemTemplate, int) - Method in class org.apache.xalan.transformer.TransformerImpl
Given an element and mode, find the corresponding template and process the contents.
applyTimeout(int) - Method in class org.hibernate.ejb.AbstractQueryImpl
 
applyTimeout(int) - Method in class org.hibernate.ejb.QueryImpl
 
applyToBeanInfo(Object, BeanInfoHelper.BeanInfoDelegate) - Method in class org.hibernate.internal.util.beans.BeanInfoHelper
 
applyVersionAttribute(SingularAttributeImpl<X, ?>) - Method in interface org.hibernate.ejb.metamodel.AbstractIdentifiableType.Builder
 
appropriateExpectation(ExecuteUpdateResultCheckStyle) - Static method in class org.hibernate.jdbc.Expectations
 
APRIL - Static variable in class org.joda.time.DateTimeConstants
Constant (4) representing April, the fourth month (ISO)
areAssociationsLazy() - Method in class org.hibernate.metamodel.source.internal.OverriddenMappingDefaults
 
areAssociationsLazy() - Method in interface org.hibernate.metamodel.source.MappingDefaults
Identifies whether associations are lazy by default if not specified in the mapping.
areEqual(Value, Value) - Method in class org.h2.engine.Database
Check if two values are equal with the current comparison mode.
areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.AbstractTypeDescriptor
Determine if two instances are equal
areEqual(BigDecimal, BigDecimal) - Method in class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
areEqual(BigInteger, BigInteger) - Method in class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
areEqual(Blob, Blob) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
areEqual(Calendar, Calendar) - Method in class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
areEqual(Character[], Character[]) - Method in class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
areEqual(Clob, Clob) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.DateTypeDescriptor
 
areEqual(T, T) - Method in interface org.hibernate.type.descriptor.java.JavaTypeDescriptor
Determine if two instances are equal
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcDateTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimestampTypeDescriptor
 
areEqual(Date, Date) - Method in class org.hibernate.type.descriptor.java.JdbcTimeTypeDescriptor
 
areEqual(byte[], byte[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveByteArrayTypeDescriptor
 
areEqual(char[], char[]) - Method in class org.hibernate.type.descriptor.java.PrimitiveCharacterArrayTypeDescriptor
 
areEqual(T, T) - Method in class org.hibernate.type.descriptor.java.SerializableTypeDescriptor
 
areInsertionsOrDeletionsQueued() - Method in class org.hibernate.engine.spi.ActionQueue
Check whether any insertion or deletion actions are currently queued.
areLazyPropertiesUnfetched() - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
areMatch(Object, Object) - Method in class org.hibernate.cfg.beanvalidation.DuplicationStrategyImpl
 
areMatch(Object, Object) - Method in class org.hibernate.envers.event.EnversListenerDuplicationStrategy
 
areMatch(Object, Object) - Method in interface org.hibernate.event.service.spi.DuplicationStrategy
Are the two listener instances considered a duplication?
areNewTransactionsBlocked() - Method in interface org.infinispan.statetransfer.StateTransferLock
 
areNewTransactionsBlocked() - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.criteria.CriteriaLoader
 
areResultSetRowsTransformedImmediately() - Method in class org.hibernate.loader.Loader
Are rows transformed immediately after being read from the ResultSet?
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Cache71Dialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.Dialect
Are string comparisons implicitly case insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.MySQLDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SQLServerDialect
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SybaseASE15Dialect
By default, Sybase string comparisons are case-insensitive.
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.TeradataDialect
 
areTablesToBeUpdated(Set) - Method in class org.hibernate.engine.spi.ActionQueue
Check whether the given tables/query-spaces are to be executed against given the currently queued actions.
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesIncludedInInsertByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesIncludedInInsertByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesIncludedInUpdateByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesIncludedInUpdateByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.annotations.attribute.SingularAttributeSourceImpl
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
areValuesNullableByDefault() - Method in interface org.hibernate.metamodel.source.binder.RelationalValueSourceContainer
 
areValuesNullableByDefault() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
Arg - Class in org.apache.xpath
This class holds an instance of an argument on the stack.
Arg() - Constructor for class org.apache.xpath.Arg
Construct a dummy parameter argument, with no QName and no value (either expression string or value XObject).
Arg(QName, String, boolean) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument that contains an expression.
Arg(QName, XObject) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument which has an XObject value.
Arg(QName, XObject, boolean) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument.
arg(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a function argument.
Arg0IsNodesetExpr() - Method in class org.apache.xpath.functions.FunctionDef1Arg
Tell if the expression is a nodeset expression.
args - Variable in exception org.apache.xerces.impl.dv.DatatypeException
 
args - Variable in class org.h2.expression.Function
 
args - Variable in class org.jgroups.blocks.MethodCall
The arguments of the method.
argsCount() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
argsType() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
Argument - Class in com.sun.mail.iap
 
Argument() - Constructor for class com.sun.mail.iap.Argument
Constructor
Argument() - Method in class org.apache.xpath.compiler.XPathParser
Argument ::= Expr
ARGUMENT_CONVERSION_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
arguments(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
arguments() - Method in class org.jboss.com.sun.corba.se.impl.corba.RequestImpl
 
ARGUMENTS_CALLED_AFTER_EXCEPTION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ARGUMENTS_CALLED_MULTIPLE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ARGUMENTS_CALLED_NULL_ARGS - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ARGUMENTS_NOT_CALLED - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledAfterException(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledAfterException(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledAfterException(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledAfterException() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledMultiple(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledMultiple(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledMultiple(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledMultiple() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledNullArgs(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledNullArgs(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledNullArgs(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsCalledNullArgs() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsNotCalled(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsNotCalled(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsNotCalled(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
argumentsNotCalled() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ArgumentsTools - Class in org.hibernate.envers.tools
 
ArgumentsTools() - Constructor for class org.hibernate.envers.tools.ArgumentsTools
 
ARITH_ERROR - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
ARITH_OP_BAD_TYPE - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
ARITH_OP_NULL - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
arithmeticExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
arithmeticExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
ArithmeticOperator - Class in org.apache.taglibs.standard.lang.jstl
This is the superclass for all binary arithmetic operators
ArithmeticOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.ArithmeticOperator
 
AroundInvoke - Annotation Type in javax.interceptor
Defines a method which intercepts invocation of another method.
AroundTimeout - Annotation Type in javax.interceptor
Defines a method which intercepts invocation of a timeout method.
array(Selection<?>...) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an array-valued selection item.
ARRAY - Static variable in class org.h2.message.TraceObject
The trace type id for array objects.
ARRAY - Static variable in class org.h2.value.Value
The value type for ARRAY values.
array - Variable in class org.hibernate.collection.internal.PersistentArrayHolder
 
array(Selection<?>...) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create an array-valued selection item.
array(List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections.
array(Class<Y>, List<Selection<?>>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Version of CriteriaBuilderImpl.array(Selection[]) taking a list of selections, as well as the type of array.
Array - Class in org.hibernate.mapping
An array mapping has a primary key consisting of the key columns + index column.
Array(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.Array
 
array(String, String, boolean, Class) - Method in class org.hibernate.type.TypeFactory
 
array() - Method in class org.hornetq.core.client.impl.CompressedLargeMessageControllerImpl
 
array() - Method in class org.hornetq.core.client.impl.LargeMessageControllerImpl
 
array2String(long[]) - Static method in class org.jgroups.util.Util
 
array2String(short[]) - Static method in class org.jgroups.util.Util
 
array2String(int[]) - Static method in class org.jgroups.util.Util
 
array2String(boolean[]) - Static method in class org.jgroups.util.Util
 
array2String(Object[]) - Static method in class org.jgroups.util.Util
 
ARRAY_GET - Static variable in class org.h2.expression.Function
 
ARRAY_LENGTH - Static variable in class org.h2.expression.Function
 
ARRAY_LIST - Static variable in interface org.infinispan.marshall.Ids
 
ArrayBinder - Class in org.hibernate.cfg.annotations
Bind an Array
ArrayBinder() - Constructor for class org.hibernate.cfg.annotations.ArrayBinder
 
ArrayCollectionInitializor - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a map.
ArrayCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, MiddleComponentData, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.ArrayCollectionInitializor
 
arrayCombine(String[], char) - Static method in class org.h2.util.StringUtils
Combine an array of strings to one array using the given separator character.
ArrayDataModel - Class in javax.faces.model
ArrayDataModel is a convenience implementation of DataModel that wraps an array of Java objects.
ArrayDataModel() - Constructor for class javax.faces.model.ArrayDataModel
Construct a new ArrayDataModel with no specified wrapped data.
ArrayDataModel(Object[]) - Constructor for class javax.faces.model.ArrayDataModel
Construct a new ArrayDataModel wrapping the specified array.
ArrayELResolver - Class in javax.el
Defines property resolution behavior on arrays.
ArrayELResolver() - Constructor for class javax.el.ArrayELResolver
Creates a new read/write ArrayELResolver.
ArrayELResolver(boolean) - Constructor for class javax.el.ArrayELResolver
Creates a new ArrayELResolver whose read-only status is determined by the given parameter.
arrayFormat(String, Object[]) - Static method in class org.slf4j.helpers.MessageFormatter
Same principle as the MessageFormatter.format(String, Object) and MessageFormatter.format(String, Object, Object) methods except that any number of arguments can be passed in an array.
ArrayHelper - Class in org.hibernate.internal.util.collections
 
arrayIncludesInstanceOf(T[], Class<?>) - Static method in class org.hibernate.envers.tools.ArraysTools
 
arrayList() - Static method in class org.h2.util.New
Create a new ArrayList.
arrayList(Collection<T>) - Static method in class org.h2.util.New
Create a new ArrayList.
arrayList(int) - Static method in class org.h2.util.New
Create a new ArrayList.
arrayList(int) - Static method in class org.hibernate.internal.util.collections.CollectionHelper
 
ArrayListExternalizer - Class in org.infinispan.marshall.exts
List externalizer dealing with ArrayList and LinkedList implementations.
ArrayListExternalizer() - Constructor for class org.infinispan.marshall.exts.ArrayListExternalizer
 
ArrayMutabilityPlan<T> - Class in org.hibernate.type.descriptor.java
A mutability plan for arrays.
ArrayMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ArrayMutabilityPlan
 
ArrayQueue<E> - Class in org.jboss.threads
A simple array-backed queue with a fixed size.
ArrayQueue(int) - Constructor for class org.jboss.threads.ArrayQueue
 
arraysEqual(Object[], Object[]) - Static method in class org.hibernate.envers.tools.Tools
 
arraySplit(String, char, boolean) - Static method in class org.h2.util.StringUtils
Split a string into an array of strings using the given separator.
ArraysTools - Class in org.hibernate.envers.tools
 
ArraysTools() - Constructor for class org.hibernate.envers.tools.ArraysTools
 
ArraySuffix - Class in org.apache.taglibs.standard.lang.jstl
Represents an operator that obtains a Map entry, an indexed value, a property value, or an indexed property value of an object.
ArraySuffix(Expression) - Constructor for class org.apache.taglibs.standard.lang.jstl.ArraySuffix
Constructor
ArraySuffix() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
 
ArrayType - Class in org.hibernate.type
A type for persistent arrays.
ArrayType(TypeFactory.TypeScope, String, String, Class, boolean) - Constructor for class org.hibernate.type.ArrayType
 
ARRIVAL - Static variable in class com.sun.mail.imap.SortTerm
Sort by message arrival date and time.
ARTEFACT_PROCESSING_ORDER - Static variable in class org.hibernate.cfg.Configuration
 
artifact - Variable in class org.picketlink.identity.federation.saml.v2.protocol.ArtifactResolveType
 
artifactResolutionService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.SSODescriptorType
 
ArtifactResolveType - Class in org.picketlink.identity.federation.saml.v2.protocol
Java class for ArtifactResolveType complex type.
ArtifactResolveType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.ArtifactResolveType
 
ArtifactResponseType - Class in org.picketlink.identity.federation.saml.v2.protocol
Java class for ArtifactResponseType complex type.
ArtifactResponseType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.ArtifactResponseType
 
ArtifactResponseType(StatusResponseType) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.ArtifactResponseType
 
as(Class<X>) - Method in interface javax.persistence.criteria.Expression
Perform a typecast upon the expression, returning a new expression object.
as(String) - Method in class org.hibernate.criterion.SimpleProjection
 
as(Class<X>) - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
Perform a typecast upon the expression, returning a new expression object.
AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
AS4_TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
AS7_TM_NAME - Static variable in class org.hibernate.service.jta.platform.internal.JBossAppServerJtaPlatform
 
AS_ALL - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated.
All of the above.
AS_ATTRIBUTE_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated.
The node is an ASAttributeDeclaration.
AS_CHOICE - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated.
This constant value signifies a choice operator.
AS_CONTENTMODEL - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated.
The node is a ASContentModel.
AS_ELEMENT_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated.
The node is an ASElementDeclaration.
AS_ENTITY_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated.
The node is an ASEntityDeclaration.
AS_MODEL - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated.
The node is a ASModel.
AS_NONE - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated.
None of the above, i.e., neither a choice nor sequence operator.
AS_NOTATION_DECLARATION - Static variable in interface org.apache.xerces.dom3.as.ASObject
Deprecated.
The node is a ASNotationDeclaration.
AS_SEQUENCE - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated.
This constant value signifies a sequence operator.
AS_UNBOUNDED - Static variable in interface org.apache.xerces.dom3.as.ASContentModel
Deprecated.
Signifies unbounded upper limit.
asAlias() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ASAttributeDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated.
An attribute declaration in the context of a ASObject.The constant 'REQUIRED' is missing from this interface.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asBigDecimal() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
asBigDecimal() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
asBigInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
asBigInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
asBytes() - Method in class org.hornetq.utils.UUID
 
asc(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an ordering by the ascending value of the expression.
asc(String) - Static method in class org.hibernate.criterion.Order
Ascending order
asc() - Method in class org.hibernate.criterion.Property
 
asc(Expression<?>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create an ordering by the ascending value of the expression.
asc() - Method in class org.hibernate.envers.query.criteria.AuditProperty
Sort the results by the property in ascending order
ASCENDING - Static variable in class org.h2.result.SortOrder
This bit mask means the values should be sorted in ascending order.
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
ASCENDING - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
ASCENDING - Static variable in class org.hibernate.sql.ordering.antlr.OrderingSpecification.Ordering
 
ascendingOrDescending() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ASCII - Static variable in class org.h2.expression.Function
 
ASCII_CharStream - Class in org.apache.taglibs.standard.extra.spath
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(Reader, int, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
 
ASCII_CharStream(Reader, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
 
ASCII_UCodeESC_CharStream - Class in org.apache.taglibs.standard.extra.spath
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
ASCII_UCodeESC_CharStream(Reader, int, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(Reader, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(InputStream, int, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
 
ASCII_UCodeESC_CharStream(InputStream, int, int) - Constructor for class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
 
ASCIIReader - Class in org.apache.xerces.impl.io
A simple ASCII byte reader.
ASCIIReader(InputStream, MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream using the default buffer size.
ASCIIReader(InputStream, int, MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer size.
ASCIIReader(InputStream, byte[], MessageFormatter, Locale) - Constructor for class org.apache.xerces.impl.io.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer.
ASCIIUtility - Class in com.sun.mail.util
 
asContentHandler() - Method in interface org.apache.xalan.serialize.Serializer
Deprecated.
Use org.apache.xml.serializer.Serializer
asContentHandler() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
 
asContentHandler() - Method in interface org.apache.xml.serialize.Serializer
Deprecated.
Return a ContentHandler interface into this serializer.
ASContentModel - Interface in org.apache.xerces.dom3.as
Deprecated.
ASDataType - Interface in org.apache.xerces.dom3.as
Deprecated.
The datatypes supported by DOM AS implementations. Further datatypes may be added in the Schema/PSVI spec.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asDirectoryURI() - Method in class org.jboss.vfs.VirtualFile
Get file's URI as a directory.
asDirectoryURL() - Method in class org.jboss.vfs.VirtualFile
Get file's URL as a directory.
asDocumentHandler() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
 
asDocumentHandler() - Method in interface org.apache.xml.serialize.Serializer
Deprecated.
Return a DocumentHandler interface into this serializer.
asDocumentType(DocumentType) - Method in class org.dom4j.dom.DOMDocumentFactory
 
asDOMAttr(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
 
asDOMDocument(Document) - Static method in class org.dom4j.dom.DOMNodeHelper
 
asDOMDocumentType(DocumentType) - Static method in class org.dom4j.dom.DOMNodeHelper
 
asDOMElement(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
 
ASDOMImplementationImpl - Class in org.apache.xerces.dom
Deprecated. 
ASDOMImplementationImpl() - Constructor for class org.apache.xerces.dom.ASDOMImplementationImpl
Deprecated.
 
asDOMNode(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
 
asDOMSerializer() - Method in interface org.apache.xalan.serialize.Serializer
Deprecated.
Use org.apache.xml.serializer.Serializer
asDOMSerializer() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
 
asDOMSerializer() - Method in interface org.apache.xml.serialize.Serializer
Deprecated.
Return a DOMSerializer interface into this serializer.
asDOMText(CharacterData) - Static method in class org.dom4j.dom.DOMNodeHelper
 
asDouble() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
asDouble() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
asElement(Object) - Method in class org.dom4j.util.IndexedElement
 
ASElementDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated.
The element name along with the content specification in the context of an ASObject.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asElementIterator(Object) - Method in class org.dom4j.util.IndexedElement
Deprecated.
WILL BE REMOVED IN dom4j-1.6 !!
asElementList(Object) - Method in class org.dom4j.util.IndexedElement
 
ASEntityDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated.
Models a general entity declaration in an abstract schema. The abstract schema does not handle any parameter entity. It is assumed that the parameter entities are expanded by the implementation as the abstract schema is built.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asFileURI() - Method in class org.jboss.vfs.VirtualFile
Get file's URI as a file.
asFileURL() - Method in class org.jboss.vfs.VirtualFile
Get file's URL as a file.
asFloat() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
asFloat() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
asin(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:asin function returns the arcsine value of a number.
ASIN - Static variable in class org.h2.expression.Function
 
asInteger() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
asInteger() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
asIterator(XPathContext, int) - Method in class org.apache.xpath.axes.LocPathIterator
Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asIterator(XPathContext, int) - Method in class org.apache.xpath.Expression
Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asIteratorRaw(XPathContext, int) - Method in class org.apache.xpath.Expression
Given an select expression and a context, evaluate the XPath and return the resulting iterator, but do not clone.
asList() - Method in class org.infinispan.interceptors.InterceptorChain
Returns an unmofiable list with all the interceptors in sequence.
asLong() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
asLong() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
asLong(byte[]) - Static method in class org.hibernate.internal.util.BytesHelper
Interpret the binary representation of a long.
ASModel - Interface in org.apache.xerces.dom3.as
Deprecated.
To begin with, an abstract schema is a generic structure that could contain both internal and external subsets. An ASModel is an abstract object that could map to a DTD , an XML Schema , a database schema, etc. An ASModel could represent either an internal or an external subset; hence an abstract schema could be composed of an ASModel representing the internal subset and an ASModel representing the external subset. Note that the ASModel representing the external subset could consult the ASModel representing the internal subset. Furthermore, the ASModel representing the internal subset could be set to null by the setInternalAS method as a mechanism for "removal". In addition, only one ASModel representing the external subset can be specified as "active" and it is possible that none are "active". Finally, the ASModel contains the factory methods needed to create a various types of ASObjects like ASElementDeclaration, ASAttributeDeclaration, etc.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASModelImpl - Class in org.apache.xerces.dom
Deprecated. 
ASModelImpl() - Constructor for class org.apache.xerces.dom.ASModelImpl
Deprecated.
 
ASModelImpl(boolean) - Constructor for class org.apache.xerces.dom.ASModelImpl
Deprecated.
 
ASNamedObjectMap - Interface in org.apache.xerces.dom3.as
Deprecated.
Objects implementing the ASNamedObjectMap interface are used to represent collections of abstract schema nodes that can be accessed by name. Note that ASNamedObjectMap does not inherit from ASObjectList; ASNamedObjectMaps are not maintained in any particular order. Objects contained in an object implementing ASNamedObjectMap may also be accessed by an ordinal index, but this is simply to allow convenient enumeration of the contents of a ASNamedObjectMap, and does not imply that the DOM specifies an order to these ASObjects.

ASNamedObjectMap object in the DOM are live.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

asNode(XPathContext) - Method in class org.apache.xpath.axes.ChildIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.DescendantIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.SelfIteratorNoPredicate
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.Expression
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(Object) - Method in class org.dom4j.tree.BackedList
 
asNode(Object) - Method in class org.dom4j.tree.ContentListFacade
 
asNodeIterator() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a DTMIterator.
asNodeIterator() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to a DTMIterator.
ASNotationDeclaration - Interface in org.apache.xerces.dom3.as
Deprecated.
This interface represents a notation declaration.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASObject - Interface in org.apache.xerces.dom3.as
Deprecated.
The ASObject interface is analogous to a Node in , e.g., an element declaration.

Opaque.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

ASObjectList - Interface in org.apache.xerces.dom3.as
Deprecated.
The ASObjectList interface provides the abstraction of an ordered collection of AS nodes, without defining or constraining how this collection is implemented. ASObjectList objects in the DOM AS are live.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

assemble(Object, Serializable, EntityPersister, Interceptor, EventSource) - Method in class org.hibernate.cache.spi.entry.CacheEntry
 
assemble(PersistentCollection, CollectionPersister, Object) - Method in class org.hibernate.cache.spi.entry.CollectionCacheEntry
 
assemble(Serializable, Object) - Method in class org.hibernate.envers.entities.RevisionTypeType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractStandardBasicType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AbstractType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.AnyType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CollectionType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ComponentType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CompositeCustomType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.CustomType
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.ImmutableMutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable) - Method in interface org.hibernate.type.descriptor.java.MutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable) - Method in class org.hibernate.type.descriptor.java.MutableMutabilityPlan
Assemble a previously disassembled value.
assemble(Serializable, Object) - Method in class org.hibernate.type.EnumType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.ManyToOneType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.OneToOneType
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hibernate.type.SpecialOneToOneType
 
assemble(Serializable, Object) - Method in class org.hibernate.type.StringClobType
Deprecated.
 
assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.type.Type
Reconstruct the object from its disassembled state.
assemble(Serializable[], Type[], SessionImplementor, Object) - Static method in class org.hibernate.type.TypeHelper
assemble(Serializable, SessionImplementor, Object) - Method in interface org.hibernate.usertype.CompositeUserType
Reconstruct an object from the cacheable representation.
assemble(Serializable, Object) - Method in interface org.hibernate.usertype.UserType
Reconstruct an object from the cacheable representation.
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.AssembledChronology
Invoked by the constructor and after deserialization to allow subclasses to define all of its supported fields.
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.BuddhistChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.CopticChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.EthiopicChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.GJChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.GregorianChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.IslamicChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.ISOChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.JulianChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.LenientChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.LimitChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.StrictChronology
 
assemble(AssembledChronology.Fields) - Method in class org.joda.time.chrono.ZonedChronology
 
AssembledChronology - Class in org.joda.time.chrono
Abstract Chronology that enables chronologies to be assembled from a container of fields.
AssembledChronology(Chronology, Object) - Constructor for class org.joda.time.chrono.AssembledChronology
Constructor calls the assemble method, enabling subclasses to define its supported fields.
AssembledChronology.Fields - Class in org.joda.time.chrono
A container of fields used for assembling a chronology.
AssemblyFileSystem - Class in org.jboss.vfs.spi
FileSystem used to mount an Assembly into the VFS.
AssemblyFileSystem(VirtualFileAssembly) - Constructor for class org.jboss.vfs.spi.AssemblyFileSystem
 
assertBatchingSupported(Configuration) - Static method in class org.infinispan.batch.AutoBatchSupport
 
assertCorrectnessOfMethodParameterConstraints() - Method in class org.hibernate.validator.metadata.AggregatedMethodMetaData
Checks the parameter constraints of this method for correctness.
assertDefaultGroupSequenceIsExpandable(List<Class<?>>) - Method in class org.hibernate.validator.engine.groups.GroupChain
 
assertEquals(String, Object, Object) - Static method in class org.jgroups.util.Util
 
assertEquals(Object, Object) - Static method in class org.jgroups.util.Util
 
assertEquivalent(Node, Node) - Static method in class org.hornetq.utils.XMLUtil
 
AssertFalse - Annotation Type in javax.validation.constraints
The annotated element must be false.
assertFalse(boolean) - Static method in class org.jgroups.util.Util
 
assertFalse(String, boolean) - Static method in class org.jgroups.util.Util
 
AssertFalse.List - Annotation Type in javax.validation.constraints
Defines several @AssertFalse annotations on the same element
AssertFalseDef - Class in org.hibernate.validator.cfg.defs
 
AssertFalseDef() - Constructor for class org.hibernate.validator.cfg.defs.AssertFalseDef
 
AssertFalseValidator - Class in org.hibernate.validator.constraints.impl
Validates that the value passed is false
AssertFalseValidator() - Constructor for class org.hibernate.validator.constraints.impl.AssertFalseValidator
 
assertion(boolean, String) - Static method in class org.apache.xalan.templates.RedundentExprEliminator
Simple assertion.
assertion(boolean, String) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.Expression
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.XPath
Tell the user of an assertion error, and probably throw an exception.
assertion - Variable in class org.picketlink.identity.federation.bindings.jboss.auth.SAML2STSCommonLoginModule
 
ASSERTION - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
ASSERTION_11_NSURI - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
ASSERTION_ARTIFACT - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
ASSERTION_CONSUMER_URL - Static variable in interface org.picketlink.identity.federation.core.saml.v2.interfaces.SAML2Handler
 
ASSERTION_ID - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
ASSERTION_ID_REF - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
ASSERTION_PREFIX - Static variable in class org.picketlink.identity.federation.core.saml.v1.writers.BaseSAML11Writer
 
ASSERTION_PREFIX - Static variable in class org.picketlink.identity.federation.core.saml.v2.writers.BaseWriter
 
ASSERTION_RENEWAL_EXCEPTION - Static variable in interface org.picketlink.identity.federation.core.ErrorCodes
 
ASSERTION_VALIDITY - Static variable in class org.picketlink.identity.federation.core.parsers.config.SAMLConfigParser
 
assertionArtifact - Variable in class org.picketlink.identity.federation.saml.v1.protocol.SAML11RequestType
 
assertionConsumerService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.SPSSODescriptorType
 
assertionConsumerServiceIndex - Variable in class org.picketlink.identity.federation.saml.v2.protocol.AuthnRequestType
 
assertionConsumerServiceURL - Variable in class org.picketlink.identity.federation.saml.v2.profiles.sso.ecp.ResponseType
 
assertionConsumerServiceURL - Variable in class org.picketlink.identity.federation.saml.v2.protocol.AuthnRequestType
 
AssertionExpiredException - Exception in org.picketlink.identity.federation.core.saml.v2.exceptions
Security Exception indicating expiration of SAML2 assertion
AssertionExpiredException() - Constructor for exception org.picketlink.identity.federation.core.saml.v2.exceptions.AssertionExpiredException
 
AssertionExpiredException(String, Throwable) - Constructor for exception org.picketlink.identity.federation.core.saml.v2.exceptions.AssertionExpiredException
 
AssertionExpiredException(String) - Constructor for exception org.picketlink.identity.federation.core.saml.v2.exceptions.AssertionExpiredException
 
AssertionExpiredException(Throwable) - Constructor for exception org.picketlink.identity.federation.core.saml.v2.exceptions.AssertionExpiredException
 
AssertionFailure - Exception in org.hibernate.annotations.common
Indicates failure of an assertion: a possible bug in Hibernate.
AssertionFailure(String) - Constructor for exception org.hibernate.annotations.common.AssertionFailure
 
AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.annotations.common.AssertionFailure
 
assertionFailure(Throwable) - Method in interface org.hibernate.annotations.common.util.impl.Log
 
assertionFailure(Throwable) - Method in class org.hibernate.annotations.common.util.impl.Log_$logger
 
AssertionFailure - Exception in org.hibernate
Indicates failure of an assertion: a possible bug in Hibernate.
AssertionFailure(String) - Constructor for exception org.hibernate.AssertionFailure
 
AssertionFailure(String, Throwable) - Constructor for exception org.hibernate.AssertionFailure
 
assertionFailure$str() - Method in class org.hibernate.annotations.common.util.impl.Log_$logger
 
ASSERTIONID - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
assertionIDRef - Variable in class org.picketlink.identity.federation.saml.v1.protocol.SAML11RequestType
 
assertionIDRef - Variable in class org.picketlink.identity.federation.saml.v2.protocol.AssertionIDRequestType
 
assertionIDReference - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11EvidenceType
 
assertionIDRequestService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
 
assertionIDRequestService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AuthnAuthorityDescriptorType
 
assertionIDRequestService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
 
assertionIDRequestService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.PDPDescriptorType
 
AssertionIDRequestType - Class in org.picketlink.identity.federation.saml.v2.protocol
Java class for AssertionIDRequestType complex type.
AssertionIDRequestType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.AssertionIDRequestType
 
assertions - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11EvidenceType
 
assertions - Variable in class org.picketlink.identity.federation.saml.v1.protocol.SAML11ResponseType
 
assertions - Variable in class org.picketlink.identity.federation.saml.v2.protocol.ResponseType
 
ASSERTIONS_VALIDITY - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
AssertionStatusItem - Class in org.apache.ws.scout.model.uddi.v2
Java class for assertionStatusItem complex type.
AssertionStatusItem() - Constructor for class org.apache.ws.scout.model.uddi.v2.AssertionStatusItem
 
assertionStatusItem - Variable in class org.apache.ws.scout.model.uddi.v2.AssertionStatusReport
 
AssertionStatusItem - Class in org.uddi.api_v3
Java class for assertionStatusItem complex type.
AssertionStatusItem() - Constructor for class org.uddi.api_v3.AssertionStatusItem
 
assertionStatusItem - Variable in class org.uddi.api_v3.AssertionStatusReport
 
AssertionStatusReport - Class in org.apache.ws.scout.model.uddi.v2
Java class for assertionStatusReport complex type.
AssertionStatusReport() - Constructor for class org.apache.ws.scout.model.uddi.v2.AssertionStatusReport
 
AssertionStatusReport - Class in org.uddi.api_v3
Java class for assertionStatusReport complex type.
AssertionStatusReport() - Constructor for class org.uddi.api_v3.AssertionStatusReport
 
assertionStatusReport - Variable in class org.uddi.sub_v3.SubscriptionResultsList
 
assertionToElement(String) - Static method in class org.picketlink.identity.federation.core.wstrust.SamlCredential
 
assertionToString(Element) - Static method in class org.picketlink.identity.federation.core.wstrust.SamlCredential
 
AssertionType - Class in org.picketlink.identity.federation.saml.v2.assertion
AssertionType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AssertionType
Create an assertion
AssertionUtil - Class in org.picketlink.identity.federation.core.saml.v2.util
Utility to deal with assertions
AssertionUtil() - Constructor for class org.picketlink.identity.federation.core.saml.v2.util.AssertionUtil
 
assertionValidity - Variable in class org.picketlink.identity.federation.core.config.IDPType
 
assertionValidity - Variable in class org.picketlink.identity.federation.web.servlets.IDPServlet
 
assertionWriter - Variable in class org.picketlink.identity.federation.core.saml.v1.writers.SAML11RequestWriter
 
assertionWriter - Variable in class org.picketlink.identity.federation.core.saml.v1.writers.SAML11ResponseWriter
 
assertKeyNotNull(Object) - Static method in class org.infinispan.util.AbstractMap
 
assertLog(boolean, String) - Method in class org.apache.log4j.Category
 
assertLog(boolean, String) - Method in class org.apache.log4j.spi.NOPLogger
assertNotNull(Object) - Static method in class org.hibernate.validator.util.Contracts
 
assertNotNull(Object, String) - Static method in class org.hibernate.validator.util.Contracts
 
assertNotNull(String, Object) - Static method in class org.jgroups.util.Util
 
assertNotNull(Object) - Static method in class org.jgroups.util.Util
 
assertNull(String, Object) - Static method in class org.jgroups.util.Util
 
AssertTrue - Annotation Type in javax.validation.constraints
The annotated element must be true.
assertTrue(boolean) - Static method in class org.jgroups.util.Util
 
assertTrue(String, boolean) - Static method in class org.jgroups.util.Util
 
AssertTrue.List - Annotation Type in javax.validation.constraints
Defines several @AssertTrue annotations on the same element
AssertTrueDef - Class in org.hibernate.validator.cfg.defs
 
AssertTrueDef() - Constructor for class org.hibernate.validator.cfg.defs.AssertTrueDef
 
AssertTrueValidator - Class in org.hibernate.validator.constraints.impl
Validates that the value passed is true
AssertTrueValidator() - Constructor for class org.hibernate.validator.constraints.impl.AssertTrueValidator
 
assertTypeConstructable(Class<?>, Class<?>...) - Method in class org.infinispan.factories.AbstractComponentFactory
 
assertValid(AtomicHashMap<?, ?>) - Method in class org.infinispan.atomic.AtomicHashMapProxy
 
assertValid() - Method in class org.infinispan.config.Configuration
Deprecated.
 
assertWritable(Buffer[], int, int) - Static method in class org.xnio.Buffers
Assert the writability of the given buffers.
assertWritable(Buffer...) - Static method in class org.xnio.Buffers
Assert the writability of the given buffers.
asSet(T...) - Static method in class org.hibernate.validator.util.CollectionHelper
 
asSet(T...) - Static method in class org.infinispan.util.Util
 
assignDocTypeNumber() - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
NON-DOM: increment document/doctype counter
assignDocumentNumber() - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
NON-DOM: increment document/doctype counter
Assigned - Class in org.hibernate.id
assigned

An IdentifierGenerator that returns the current identifier assigned to an instance.
Assigned() - Constructor for class org.hibernate.id.Assigned
 
assignment() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
assignment(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
AssignmentSpecification - Class in org.hibernate.hql.internal.ast.tree
Encapsulates the information relating to an individual assignment within the set clause of an HQL update statement.
AssignmentSpecification(AST, Queryable) - Constructor for class org.hibernate.hql.internal.ast.tree.AssignmentSpecification
 
associate(EJBReceiverContext) - Method in class org.jboss.ejb.client.EJBReceiver
Handle the association of this EJB receiver with the EJB client context.
associate(EJBReceiverContext) - Method in class org.jboss.ejb.client.remoting.RemotingConnectionEJBReceiver
 
associate(S) - Method in interface org.jboss.weld.context.BoundContext
Associate the context with the storage (for this thread).
associateConnection(Object, ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface javax.resource.spi.LazyAssociatableConnectionManager
This method is called by a resource adapter (that is capable of lazy connection association optimization) in order to lazily associate a connection object with a ManagedConnection instance.
associateConnection(Object) - Method in interface javax.resource.spi.ManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.
Association - Interface in javax.xml.registry.infomodel
 
ASSOCIATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
Association - Class in org.hibernate.engine.profile
Models the association of a given fetch.
Association(EntityPersister, String) - Constructor for class org.hibernate.engine.profile.Association
 
association - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbFetchProfileElement.JaxbFetch
 
ASSOCIATION_OVERRIDE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ASSOCIATION_OVERRIDES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
AssociationAttribute - Class in org.hibernate.metamodel.source.annotations.attribute
Represents an association attribute.
AssociationAttributeBinding - Interface in org.hibernate.metamodel.binding
Contract describing a binding for attributes which model associations.
AssociationAttributeSource - Interface in org.hibernate.metamodel.source.binder
Contract describing sources for attributes which model associations.
AssociationImpl - Class in org.apache.ws.scout.registry.infomodel
Implements JAXR Association Interface.
AssociationImpl(LifeCycleManager) - Constructor for class org.apache.ws.scout.registry.infomodel.AssociationImpl
 
AssociationImpl(LifeCycleManager, InternationalString) - Constructor for class org.apache.ws.scout.registry.infomodel.AssociationImpl
 
AssociationKey - Class in org.hibernate.engine.spi
Identifies a named association belonging to a particular entity instance.
AssociationKey(EntityKey, String) - Constructor for class org.hibernate.engine.spi.AssociationKey
 
AssociationOverride - Annotation Type in javax.persistence
Used to override a mapping for an entity relationship.
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
associationOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
AssociationOverrides - Annotation Type in javax.persistence
Used to override mappings of multiple relationship properties or fields.
associationProcessed(OuterJoinableAssociation, int) - Method in interface org.hibernate.loader.JoinWalker.AssociationInitCallback
 
associations - Variable in class org.hibernate.loader.JoinWalker
 
AssociationType - Interface in org.hibernate.type
A type that represents some kind of association between entities.
asString(Object, int) - Static method in class org.h2.fulltext.FullText
INTERNAL.
asString() - Method in class org.hibernate.ejb.criteria.expression.ExpressionImpl
asString() - Method in interface org.hibernate.ejb.criteria.ExpressionImplementor
asString() - Method in class org.hibernate.validator.engine.NodeImpl
 
asString() - Method in class org.hibernate.validator.engine.PathImpl
 
asString(AssertionType) - Static method in class org.picketlink.identity.federation.core.saml.v2.util.AssertionUtil
Given AssertionType, convert it into a String
asString(Document) - Static method in class org.picketlink.identity.federation.core.saml.v2.util.DocumentUtil
Get the document as a string while ignoring any exceptions
ASSUMED_ORM_XSD_VERSION - Static variable in class org.hibernate.metamodel.source.internal.JaxbHelper
 
asSuperclass(Value<? extends T>) - Static method in class org.jboss.msc.value.Values
Safely re-cast a value as its superclass.
ASTAppender - Class in org.hibernate.hql.internal.ast.util
Appends child nodes to a parent efficiently.
ASTAppender(ASTFactory, AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTAppender
 
ASTAppender(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTAppender
 
ASTIterator - Class in org.hibernate.hql.internal.ast.util
Depth first iteration of an ANTLR AST.
ASTIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTIterator
 
ASTParentsFirstIterator - Class in org.hibernate.hql.internal.ast.util
Depth first iteration of an ANTLR AST.
ASTParentsFirstIterator(AST) - Constructor for class org.hibernate.hql.internal.ast.util.ASTParentsFirstIterator
 
ASTPrinter - Class in org.hibernate.hql.internal.ast.util
Utility for generating pretty "ASCII art" representations of syntax trees.
ASTPrinter(Class) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
Constructs a printer.
ASTPrinter(boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
 
ASTPrinter(Class, boolean) - Constructor for class org.hibernate.hql.internal.ast.util.ASTPrinter
Constructs a printer.
ASTQueryTranslatorFactory - Class in org.hibernate.hql.internal.ast
Generates translators which uses the Antlr-based parser to perform the translation.
ASTQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
 
ASTUtil - Class in org.hibernate.hql.internal.ast.util
Provides utility methods for AST traversal and manipulation.
ASTUtil.FilterPredicate - Interface in org.hibernate.hql.internal.ast.util
Filters nodes out of a tree.
ASTUtil.IncludePredicate - Class in org.hibernate.hql.internal.ast.util
A predicate that uses inclusion, rather than exclusion semantics.
ASTUtil.IncludePredicate() - Constructor for class org.hibernate.hql.internal.ast.util.ASTUtil.IncludePredicate
 
asXML() - Method in class org.dom4j.Namespace
 
asXML() - Method in interface org.dom4j.Node
asXML returns the textual XML representation of this node.
asXML() - Method in class org.dom4j.tree.AbstractAttribute
 
asXML() - Method in class org.dom4j.tree.AbstractCDATA
 
asXML() - Method in class org.dom4j.tree.AbstractComment
 
asXML() - Method in class org.dom4j.tree.AbstractDocument
 
asXML() - Method in class org.dom4j.tree.AbstractDocumentType
 
asXML() - Method in class org.dom4j.tree.AbstractElement
 
asXML() - Method in class org.dom4j.tree.AbstractEntity
 
asXML() - Method in class org.dom4j.tree.AbstractProcessingInstruction
 
asXML() - Method in class org.dom4j.tree.AbstractText
 
asXML() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
asXML() - Method in class org.hibernate.tuple.ElementWrapper
 
asXPathResult(Element) - Method in interface org.dom4j.Node
asXPathResult returns a version of this node which is capable of being an XPath result.
asXPathResult(Element) - Method in class org.dom4j.tree.AbstractDocument
 
asXPathResult(Element) - Method in class org.dom4j.tree.AbstractNode
 
asXPathResult(Element) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
asXPathResult(Element) - Method in class org.hibernate.tuple.ElementWrapper
 
async - Variable in class org.infinispan.config.Configuration.ClusteringType
Deprecated.
 
async() - Method in class org.infinispan.config.Configuration.ClusteringType
Deprecated.
 
async() - Method in interface org.infinispan.config.FluentConfiguration.ClusteringConfig
Deprecated.
Configure async sub element.
async() - Method in class org.infinispan.configuration.cache.AbstractLoaderConfiguration
Configuration for the async cache loader.
async - Variable in class org.infinispan.configuration.cache.AbstractLoaderConfigurationBuilder
 
async() - Method in class org.infinispan.configuration.cache.AbstractLoaderConfigurationBuilder
Configuration for the async cache loader.
async() - Method in class org.infinispan.configuration.cache.AbstractLoaderConfigurationChildBuilder
 
async() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Configure async sub element.
async() - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Configure async sub element.
async() - Method in interface org.infinispan.configuration.cache.ClusteringConfigurationChildBuilder
If configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.
async() - Method in interface org.infinispan.configuration.cache.LoaderConfigurationChildBuilder
 
async - Variable in class org.infinispan.loaders.AbstractCacheStoreConfig
 
ASYNC() - Static method in class org.jgroups.blocks.RequestOptions
 
ASYNC_CONTEXT_PATH - Static variable in interface javax.servlet.AsyncContext
The name of the request attribute under which the original context path is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_NOTIFICATION_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
ASYNC_PATH_INFO - Static variable in interface javax.servlet.AsyncContext
The name of the request attribute under which the original path info is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_QUERY_STRING - Static variable in interface javax.servlet.AsyncContext
The name of the request attribute under which the original query string is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_REPLICATION_QUEUE_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
ASYNC_REQUEST_URI - Static variable in interface javax.servlet.AsyncContext
The name of the request attribute under which the original request URI is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_SERVLET_PATH - Static variable in interface javax.servlet.AsyncContext
The name of the request attribute under which the original servlet path is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_TRANSPORT_EXECUTOR - Static variable in class org.infinispan.factories.KnownComponentNames
 
asyncAppendCommit() - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
AsyncAppender - Class in org.apache.log4j
The AsyncAppender lets users log events asynchronously.
AsyncAppender() - Constructor for class org.apache.log4j.AsyncAppender
Create new instance.
asyncCancel(boolean) - Method in interface org.jboss.threads.AsyncCancellable
Handle an asynchronous cancellation.
asyncCancel(boolean) - Method in interface org.jboss.threads.AsyncFuture
Handle an asynchronous cancellation.
asyncCancel(boolean) - Method in class org.jboss.threads.AsyncFutureTask
Cancel this task.
AsyncCancellable - Interface in org.jboss.threads
An interface which supports asynchronous cancellation.
asyncClosingCloseHandler(HandleableCloseable<?>) - Static method in class org.jboss.remoting3.spi.SpiUtils
A close handler which closes another resource asynchronously.
AsyncConfiguration - Class in org.infinispan.configuration.cache
If configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.
AsyncConfigurationBuilder - Class in org.infinispan.configuration.cache
If configured all communications are asynchronous, in that whenever a thread sends a message sent over the wire, it does not wait for an acknowledgment before returning.
AsyncConfigurationBuilder(ClusteringConfigurationBuilder) - Constructor for class org.infinispan.configuration.cache.AsyncConfigurationBuilder
 
asyncConnectionExecutionEnabled - Variable in class org.hornetq.core.config.impl.ConfigurationImpl
 
AsyncContext - Interface in javax.servlet
Class representing the execution context for an asynchronous operation that was initiated on a ServletRequest.
AsyncEvent - Class in javax.servlet
Event that gets fired when the asynchronous operation initiated on a ServletRequest (via a call to ServletRequest.startAsync() or ServletRequest.startAsync(ServletRequest, ServletResponse)) has completed, timed out, or produced an error.
AsyncEvent(AsyncContext) - Constructor for class javax.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext.
AsyncEvent(AsyncContext, ServletRequest, ServletResponse) - Constructor for class javax.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext, ServletRequest, and ServletResponse.
AsyncEvent(AsyncContext, Throwable) - Constructor for class javax.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext and Throwable.
AsyncEvent(AsyncContext, ServletRequest, ServletResponse, Throwable) - Constructor for class javax.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext, ServletRequest, ServletResponse, and Throwable.
asyncExecutor - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
AsyncFuture<T> - Interface in org.jboss.threads
This interface represents the result of an asynchronous future task, which provides all the features of Future while also adding several additional convenience methods and the ability to add asynchronous callbacks.
AsyncFuture.AbstractListener<T,A> - Class in org.jboss.threads
An abstract base class for an implementation of the Listener interface.
AsyncFuture.AbstractListener() - Constructor for class org.jboss.threads.AsyncFuture.AbstractListener
 
AsyncFuture.Listener<T,A> - Interface in org.jboss.threads
A listener for an asynchronous future computation result.
AsyncFuture.Status - Enum in org.jboss.threads
The possible statuses of an AsyncFuture.
AsyncFutureTask<T> - Class in org.jboss.threads
A base class for implementing asynchronous tasks.
AsyncFutureTask(Executor) - Constructor for class org.jboss.threads.AsyncFutureTask
Construct a new instance.
AsyncHandler<T> - Interface in javax.xml.ws
The AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion of service endpoint operations invoked asynchronously.
AsyncHandler - Class in org.jboss.logmanager.handlers
An asynchronous log handler which is used to write to a handler or group of handlers which are "slow" or introduce some degree of latency.
AsyncHandler(int, ThreadFactory) - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
Construct a new instance.
AsyncHandler(ThreadFactory) - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
Construct a new instance.
AsyncHandler(int) - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
Construct a new instance.
AsyncHandler() - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
Construct a new instance.
AsyncHandler.OverflowAction - Enum in org.jboss.logmanager.handlers
 
AsynchInvoke - Class in org.jboss.com.sun.corba.se.impl.corba
The AsynchInvoke class allows for the support of asynchronous invocations.
AsynchInvoke(ORB, RequestImpl, boolean) - Constructor for class org.jboss.com.sun.corba.se.impl.corba.AsynchInvoke
 
Asynchronous - Annotation Type in javax.ejb
Used to mark a method as an asynchronous method or to designate all business methods of a class or interface as asynchronous.
asynchronous(T) - Static method in class org.jboss.ejb.client.EJBClient
Get an asynchronous view of a proxy.
asynchronous() - Method in interface org.jboss.msc.service.LifecycleContext
Call within the service lifecycle method to trigger an asynchronous lifecycle action.
AsynchronousFile - Interface in org.hornetq.core.asyncio
 
AsynchronousFileImpl - Class in org.hornetq.core.asyncio.impl
AsynchronousFile implementation
AsynchronousFileImpl(Executor, Executor, IOExceptionListener) - Constructor for class org.hornetq.core.asyncio.impl.AsynchronousFileImpl
 
AsynchronousFileImpl(Executor, Executor) - Constructor for class org.hornetq.core.asyncio.impl.AsynchronousFileImpl
 
AsyncListener - Interface in javax.servlet
Listener that will be notified in the event that an asynchronous operation initiated on a ServletRequest to which the listener had been added has completed, timed out, or resulted in an error.
asyncListenerExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
asyncListenerExecutor() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
asyncListenerExecutor() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
AsyncLoaderConfiguration - Class in org.infinispan.configuration.cache
Configuration for the async cache loader.
AsyncLoaderConfigurationBuilder - Class in org.infinispan.configuration.cache
Configuration for the async cache loader.
asyncMarshalling - Variable in class org.infinispan.config.Configuration.AsyncType
Deprecated.
 
asyncMarshalling(Boolean) - Method in class org.infinispan.config.Configuration.AsyncType
Deprecated.
 
asyncMarshalling(Boolean) - Method in interface org.infinispan.config.FluentConfiguration.AsyncConfig
Deprecated.
If true, asynchronous marshalling is enabled which means that caller can return even quicker, but it can suffer from reordering of operations.
asyncMarshalling() - Method in class org.infinispan.configuration.cache.AsyncConfiguration
Asynchronous marshalling allows the caller to return even quicker, but it can suffer from reordering of operations.
asyncMarshalling() - Method in class org.infinispan.configuration.cache.AsyncConfigurationBuilder
Enable asynchronous marshalling.
asyncProcessor - Variable in class org.infinispan.notifications.AbstractListenerImpl
 
AsyncRegistration - Class in org.apache.juddi.v3.client.mapping
 
AsyncRegistration(UDDIClerk, URLLocalizer, Properties, RegistrationInfo) - Constructor for class org.apache.juddi.v3.client.mapping.AsyncRegistration
 
AsyncResult<V> - Class in javax.ejb
Wraps the result of an asynchronous method call as a Future object preserving compatibility with the business interface signature.
AsyncResult(V) - Constructor for class javax.ejb.AsyncResult
 
asyncStore() - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
asyncStore() - Method in interface org.infinispan.loaders.CacheStoreConfig
 
asyncStore() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
AsyncStore - Class in org.infinispan.loaders.decorators
The AsyncStore is a delegating CacheStore that extends AbstractDelegatingStore, overriding methods to that should not just delegate the operation to the underlying store.
AsyncStore(CacheStore, AsyncStoreConfig) - Constructor for class org.infinispan.loaders.decorators.AsyncStore
 
AsyncStoreConfig - Class in org.infinispan.loaders.decorators
Configuration for the async cache loader.
AsyncStoreConfig() - Constructor for class org.infinispan.loaders.decorators.AsyncStoreConfig
 
asyncStoreCoordinatorInterrupted(InterruptedException) - Method in interface org.infinispan.util.logging.Log
 
asyncStoreShutdownTimeoutTooHigh(long, long, long) - Method in interface org.infinispan.util.logging.Log
 
asyncTransportExecutor() - Method in class org.infinispan.configuration.global.GlobalConfiguration
 
asyncTransportExecutor() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
asyncTransportExecutor() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
AT - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
 
at(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
AT_BEGIN - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after start tag.
AT_END - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after end tag.
atan(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:atan function returns the arctangent value of a number.
ATAN - Static variable in class org.h2.expression.Function
 
atan2(double, double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:atan2 function returns the angle ( in radians ) from the X axis to a point (y,x).
ATAN2 - Static variable in class org.h2.expression.Function
 
atBOL - Variable in class com.sun.mail.util.CRLFOutputStream
 
atIndex(Integer) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Define the index the object is into the List or array
atIndex(int) - Method in class org.infinispan.config.Configuration.CustomInterceptorPositionType
Deprecated.
 
atIndex(int) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorPosition
Deprecated.
 
atKey(Object) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Define the key the object is into the Map
ATOM - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating an ATOM.
atom() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
ATOMIC_CLEAR_OPERATION - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_HASH_MAP - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_HASH_MAP_DELTA - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_PUT_OPERATION - Static variable in interface org.infinispan.marshall.Ids
 
ATOMIC_REMOVE_OPERATION - Static variable in interface org.infinispan.marshall.Ids
 
AtomicArray<T,V> - Class in org.jboss.threads
Utility for snapshot/copy-on-write arrays.
AtomicArray.Creator<V> - Interface in org.jboss.threads
 
AtomicHashMap<K,V> - Class in org.infinispan.atomic
The default implementation of AtomicMap.
AtomicHashMap() - Constructor for class org.infinispan.atomic.AtomicHashMap
 
AtomicHashMap(boolean) - Constructor for class org.infinispan.atomic.AtomicHashMap
 
AtomicHashMap.Externalizer - Class in org.infinispan.atomic
 
AtomicHashMap.Externalizer() - Constructor for class org.infinispan.atomic.AtomicHashMap.Externalizer
 
AtomicHashMapDelta - Class in org.infinispan.atomic
Changes that have occurred on an AtomicHashMap
AtomicHashMapDelta() - Constructor for class org.infinispan.atomic.AtomicHashMapDelta
 
AtomicHashMapDelta.Externalizer - Class in org.infinispan.atomic
 
AtomicHashMapDelta.Externalizer() - Constructor for class org.infinispan.atomic.AtomicHashMapDelta.Externalizer
 
AtomicHashMapProxy<K,V> - Class in org.infinispan.atomic
A layer of indirection around an AtomicHashMap to provide consistency and isolation for concurrent readers while writes may also be going on.
AtomicMap<K,V> - Interface in org.infinispan.atomic
This is a special type of Map geared for use in Infinispan.
AtomicMapLookup - Class in org.infinispan.atomic
A helper that locates or safely constructs and registers atomic maps with a given cache.
AtomicMapLookup() - Constructor for class org.infinispan.atomic.AtomicMapLookup
 
AtomicReferenceFieldUpdaterInjector<C,T> - Class in org.jboss.msc.inject
An injector which updates the value of an AtomicReferenceFieldUpdater.
AtomicReferenceFieldUpdaterInjector(AtomicReferenceFieldUpdater<C, ? super T>, Value<C>) - Constructor for class org.jboss.msc.inject.AtomicReferenceFieldUpdaterInjector
Construct a new instance.
AtomicReferenceInjector<T> - Class in org.jboss.msc.inject
An injector which updates the value of an AtomicReference.
AtomicReferenceInjector(AtomicReference<T>) - Constructor for class org.jboss.msc.inject.AtomicReferenceInjector
Construct a new instance.
ATSIGN - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
ATT_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ATTRIBUTEFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BASE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCK - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_DEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ELEMENTFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_FORM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_MIXED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_NILLABLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_PUBLIC - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_REFER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SOURCE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SUBSTITUTIONGROUP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_SYSTEM - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_TYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_USE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VALUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_VERSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_XML_LANG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATT_XPATH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
attach(Logger.AttachmentKey<V>, V) - Method in class org.jboss.logmanager.Logger
Attach an object to this logger under a given key.
attach(Attachments.Key<T>, T) - Method in class org.jboss.remoting3.Attachments
Attachable - Class in org.jboss.ejb.client
An object which may have attachments.
Attachable - Interface in org.jboss.remoting3
An entity which can hold attachments.
ATTACHED_OBJECT_TARGETS_KEY - Static variable in interface javax.faces.view.AttachedObjectTarget

The key in the value set of the composite component BeanDescriptor, the value for which is a List<AttachedObjectTarget>.

AttachedObjectHandler - Interface in javax.faces.view

The abstract base interface for a handler representing an attached object in a VDL page.

AttachedObjectTarget - Interface in javax.faces.view

Within the declaration of a composite component, an AttachedObjectTarget allows the composite component author to expose the semantics of an inner component to the page author without exposing the rendering or implementation details of the inner component.

attachFile(File) - Method in class javax.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
attachFile(String) - Method in class javax.mail.internet.MimeBodyPart
Use the specified file to provide the data for this part.
attachIfAbsent(Logger.AttachmentKey<V>, V) - Method in class org.jboss.logmanager.Logger
Attach an object to this logger under a given key, if such an attachment does not already exist.
attachIfAbsent(Attachments.Key<T>, T) - Method in class org.jboss.remoting3.Attachments
attachListener(FutureListener<V>) - Method in class org.infinispan.distexec.DefaultExecutorService.DistributedRunnableFuture
 
attachListener(FutureListener<V>) - Method in class org.infinispan.util.concurrent.AbstractInProcessNotifyingFuture
 
attachListener(FutureListener<V>) - Method in class org.infinispan.util.concurrent.DeferredReturnFuture
 
attachListener(FutureListener<E>) - Method in class org.infinispan.util.concurrent.NoOpFuture
 
attachListener(FutureListener<T>) - Method in interface org.infinispan.util.concurrent.NotifyingFuture
Attaches a listener and returns the same future instance, to allow for 'building'.
attachListener(FutureListener<Object>) - Method in class org.infinispan.util.concurrent.NotifyingFutureImpl
 
attachment - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
ATTACHMENT - Static variable in interface javax.mail.Part
This part should be presented as an attachment.
ATTACHMENT_KEY - Static variable in interface org.jboss.logmanager.Configurator
The attachment key of the chosen configurator, used to maintain a strong ref to any configured properties.
attachmentClosingNotifier() - Static method in class org.xnio.IoUtils
Get a notifier that closes the attachment.
AttachmentKey<T> - Class in org.jboss.ejb.client
An attachment key.
AttachmentKey() - Constructor for class org.jboss.ejb.client.AttachmentKey
Construct a new instance.
AttachmentKeys - Class in org.jboss.ejb.client
Commonly-used attachment keys.
AttachmentMarshaller - Class in javax.xml.bind.attachment
Enable JAXB marshalling to optimize storage of binary data.
AttachmentMarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentMarshaller
 
AttachmentPart - Class in javax.xml.soap
A single attachment to a SOAPMessage object.
AttachmentPart() - Constructor for class javax.xml.soap.AttachmentPart
 
Attachments - Class in org.jboss.remoting3
A set of attachments for an entity.
Attachments() - Constructor for class org.jboss.remoting3.Attachments
 
Attachments.Key<T> - Class in org.jboss.remoting3
An attachment key.
Attachments.Key(Class<T>) - Constructor for class org.jboss.remoting3.Attachments.Key
Construct a new instance.
AttachmentUnmarshaller - Class in javax.xml.bind.attachment
Enables JAXB unmarshalling of a root document containing optimized binary data formats.
AttachmentUnmarshaller() - Constructor for class javax.xml.bind.attachment.AttachmentUnmarshaller
 
attempt(long) - Method in class org.jboss.com.sun.corba.se.impl.orbutil.concurrent.Mutex
 
attempt(long) - Method in class org.jboss.com.sun.corba.se.impl.orbutil.concurrent.ReentrantMutex
 
attempt(long) - Method in interface org.jboss.com.sun.corba.se.impl.orbutil.concurrent.Sync
Wait at most msecs to pass; report whether passed.
attemptedDereference() - Method in class org.hibernate.hql.internal.ast.tree.AbstractMapComponentNode
 
attemptSchemaInitialization() - Method in class org.jgroups.protocols.JDBC_PING
 
ATTIBUTE_MANAGER - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
ATTIDX_ABSTRACT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_AFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BASE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCK - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_BLOCKDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_DEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_EFORMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ENUMNSDECLS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINAL - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FINALDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FORM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_FROMDEFAULT - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ID - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ISRETURNED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_ITEMTYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MAXOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MEMBERTYPES - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MINOCCURS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_MIXED - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAME - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NAMESPACE_LIST - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NILLABLE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_NONSCHEMA - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PROCESSCONTENTS - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_PUBLIC - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REF - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_REFER - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SCHEMALOCATION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SOURCE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SUBSGROUP - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_SYSTEM - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TARGETNAMESPACE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_TYPE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_USE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VALUE - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_VERSION - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_XML_LANG - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
ATTIDX_XPATH - Static variable in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
AttList - Class in org.apache.xml.utils
Wraps a DOM attribute list in a SAX Attributes.
AttList(NamedNodeMap, DOMHelper) - Constructor for class org.apache.xml.utils.AttList
Constructor AttList
ATTR_BEAN_CLASS - Static variable in class org.apache.commons.configuration.beanutils.XMLBeanDeclaration
Constant for the bean class attribute.
ATTR_BEAN_FACTORY - Static variable in class org.apache.commons.configuration.beanutils.XMLBeanDeclaration
Constant for the bean factory attribute.
ATTR_BINDING - Static variable in class com.ibm.wsdl.Constants
 
ATTR_ELEMENT - Static variable in class com.ibm.wsdl.Constants
 
ATTR_ENCODING_STYLE - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
 
ATTR_ENCODING_STYLE - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_FACTORY_PARAM - Static variable in class org.apache.commons.configuration.beanutils.XMLBeanDeclaration
Constant for the bean factory parameter attribute.
ATTR_ID - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
 
ATTR_LOCATION - Static variable in class com.ibm.wsdl.Constants
 
ATTR_MESSAGE - Static variable in class com.ibm.wsdl.Constants
 
ATTR_NAME - Static variable in class com.ibm.wsdl.Constants
 
ATTR_NAMESPACE - Static variable in class com.ibm.wsdl.Constants
 
ATTR_NORMAL - Static variable in class org.jboss.com.sun.org.omg.CORBA.AttributeMode
 
ATTR_PARAMETER_ORDER - Static variable in class com.ibm.wsdl.Constants
 
ATTR_PART - Static variable in class com.ibm.wsdl.extensions.mime.MIMEConstants
 
ATTR_PART - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
 
ATTR_PART - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_PARTS - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
 
ATTR_PARTS - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_PREFIX - Static variable in class org.apache.commons.configuration.beanutils.XMLBeanDeclaration
Constant for the prefix for reserved attributes.
ATTR_READONLY - Static variable in class org.jboss.com.sun.org.omg.CORBA.AttributeMode
 
ATTR_REQUIRED - Static variable in class com.ibm.wsdl.Constants
 
ATTR_SCHEMA_LOCATION - Static variable in class com.ibm.wsdl.extensions.schema.SchemaConstants
 
ATTR_SET_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTR_SOAP_ACTION - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
 
ATTR_SOAP_ACTION - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_SOAP_ACTION_REQUIRED - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_STYLE - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
 
ATTR_STYLE - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_TARGET_NAMESPACE - Static variable in class com.ibm.wsdl.Constants
 
ATTR_TRANSPORT - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
 
ATTR_TRANSPORT - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_TYPE - Static variable in class com.ibm.wsdl.Constants
 
ATTR_USE - Static variable in class com.ibm.wsdl.extensions.soap.SOAPConstants
 
ATTR_USE - Static variable in class com.ibm.wsdl.extensions.soap12.SOAP12Constants
 
ATTR_VAL_TEMPLATE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ATTR_VERB - Static variable in class com.ibm.wsdl.extensions.http.HTTPConstants
 
ATTR_XMLNS - Static variable in class com.ibm.wsdl.Constants
 
attrChange - Variable in class org.apache.xerces.dom.events.MutationEventImpl
 
AttrDescriptionSeqHelper - Class in org.jboss.com.sun.org.omg.CORBA
org/jboss/com/sun/org/omg/CORBA/AttrDescriptionSeqHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:51 AM PDT
AttrDescriptionSeqHelper() - Constructor for class org.jboss.com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
 
attribManager - Variable in class org.picketlink.identity.federation.web.handlers.saml2.SAML2AttributeHandler
 
attribManager - Variable in class org.picketlink.identity.federation.web.servlets.IDPServlet
 
ATTRIBSET_UNDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Attribute<X,Y> - Interface in javax.persistence.metamodel
Represents an attribute of a Java type.
attribute(QName, String) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Adds an extension attribute to the W3CEndpointReference instance's wsa:EndpointReference element.
ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
ATTRIBUTE - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
attribute() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
Attribute - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
ATTRIBUTE - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: attribute.
ATTRIBUTE - Static variable in class org.apache.xml.dtm.Axis
the attribute axis contains the attributes of the context node; the axis will be empty unless the context node is an element.
ATTRIBUTE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
Attribute - Interface in org.dom4j
Attribute defines an XML attribute.
attribute(String) - Method in class org.dom4j.bean.BeanAttributeList
 
attribute(QName) - Method in class org.dom4j.bean.BeanAttributeList
 
attribute(int) - Method in class org.dom4j.bean.BeanAttributeList
 
attribute(String) - Method in class org.dom4j.bean.BeanElement
 
attribute(QName) - Method in class org.dom4j.bean.BeanElement
 
attribute(Attr) - Method in class org.dom4j.dom.DOMElement
 
attribute(String, String) - Method in class org.dom4j.dom.DOMElement
 
attribute(int) - Method in interface org.dom4j.Element
Returns the attribute at the specified indexGets the
attribute(String) - Method in interface org.dom4j.Element
Returns the attribute with the given name
attribute(QName) - Method in interface org.dom4j.Element
DOCUMENT ME!
attribute(int) - Method in class org.dom4j.tree.AbstractElement
 
attribute(String) - Method in class org.dom4j.tree.AbstractElement
 
attribute(QName) - Method in class org.dom4j.tree.AbstractElement
 
attribute(String, Namespace) - Method in class org.dom4j.tree.AbstractElement
 
attribute(int) - Method in class org.dom4j.tree.DefaultElement
 
attribute(String) - Method in class org.dom4j.tree.DefaultElement
 
attribute(QName) - Method in class org.dom4j.tree.DefaultElement
 
attribute(String, Namespace) - Method in class org.dom4j.tree.DefaultElement
 
attribute(String) - Method in class org.dom4j.util.IndexedElement
 
attribute(QName) - Method in class org.dom4j.util.IndexedElement
 
attribute - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaElement
 
Attribute - Interface in org.hibernate.metamodel.domain
Describes an attribute.
attribute(int) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attribute(int) - Method in class org.hibernate.tuple.ElementWrapper
 
attribute(String) - Method in class org.hibernate.tuple.ElementWrapper
 
attribute(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
Attribute - Enum in org.infinispan.configuration.parsing
Enumerates the attributes used in Infinispan
Attribute - Class in org.jdom
An XML attribute.
Attribute() - Constructor for class org.jdom.Attribute
Default, no-args constructor for implementations to use if needed.
Attribute(String, String, Namespace) - Constructor for class org.jdom.Attribute
This will create a new Attribute with the specified (local) name and value, and in the provided Namespace.
Attribute(String, String, int, Namespace) - Constructor for class org.jdom.Attribute
This will create a new Attribute with the specified (local) name, value, and type, and in the provided Namespace.
Attribute(String, String) - Constructor for class org.jdom.Attribute
This will create a new Attribute with the specified (local) name and value, and does not place the attribute in a Namespace.
Attribute(String, String, int) - Constructor for class org.jdom.Attribute
This will create a new Attribute with the specified (local) name, value and type, and does not place the attribute in a Namespace.
attribute(String, String, Namespace) - Method in class org.jdom.DefaultJDOMFactory
 
attribute(String, String, int, Namespace) - Method in class org.jdom.DefaultJDOMFactory
 
attribute(String, String) - Method in class org.jdom.DefaultJDOMFactory
 
attribute(String, String, int) - Method in class org.jdom.DefaultJDOMFactory
 
attribute(String, String, Namespace) - Method in interface org.jdom.JDOMFactory
This will create a new Attribute with the specified (local) name and value, and in the provided Namespace.
attribute(String, String, int, Namespace) - Method in interface org.jdom.JDOMFactory
This will create a new Attribute with the specified (local) name, value, and type, and in the provided Namespace.
attribute(String, String) - Method in interface org.jdom.JDOMFactory
This will create a new Attribute with the specified (local) name and value, and does not place the attribute in a Namespace.
attribute(String, String, int) - Method in interface org.jdom.JDOMFactory
This will create a new Attribute with the specified (local) name, value and type, and does not place the attribute in a Namespace.
attribute(String, String, Namespace) - Method in class org.jdom.UncheckedJDOMFactory
 
attribute(String, String, int, Namespace) - Method in class org.jdom.UncheckedJDOMFactory
 
attribute(String, String) - Method in class org.jdom.UncheckedJDOMFactory
 
attribute(String, String, int) - Method in class org.jdom.UncheckedJDOMFactory
 
attribute - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeStatementType
 
attribute - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
 
attribute - Variable in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
 
attribute - Variable in class org.picketlink.identity.federation.saml.v2.protocol.AttributeQueryType
 
Attribute.PersistentAttributeType - Enum in javax.persistence.metamodel
 
ATTRIBUTE_CHOOSE_FRIENDLY_NAME - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
ATTRIBUTE_DECLARATION - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an attribute declaration.
ATTRIBUTE_DECLARED - Static variable in class org.apache.xerces.impl.Constants
Boolean indicating whether an attribute is declared in the DTD is stored in augmentations using the string "ATTRIBUTE_DECLARED".
ATTRIBUTE_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
ATTRIBUTE_EVALUATION_EXCEPTION - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
ATTRIBUTE_GROUP - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an attribute group definition.
ATTRIBUTE_KEYS - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
ATTRIBUTE_LIST_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTRIBUTE_LIST_IMPL_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTRIBUTE_LIST_IMPL_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTRIBUTE_MANAGER - Static variable in class org.picketlink.identity.federation.core.parsers.config.SAMLConfigParser
 
ATTRIBUTE_NAME - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
ATTRIBUTE_NAMESPACE - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
ATTRIBUTE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an Attr.
ATTRIBUTE_NODE - Static variable in interface org.dom4j.Node
Matches elements nodes
ATTRIBUTE_OVERRIDE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ATTRIBUTE_OVERRIDES - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
ATTRIBUTE_PARSE_EXCEPTION - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
ATTRIBUTE_PROVIDER - Static variable in class org.picketlink.identity.federation.core.sts.AbstractSecurityTokenProvider
 
ATTRIBUTE_PSVI - Static variable in class org.apache.xerces.impl.Constants
 
ATTRIBUTE_QUERY - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
ATTRIBUTE_STATEMENT - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
ATTRIBUTE_USE - Static variable in interface org.apache.xerces.xs.XSConstants
The object describes an attribute use definition.
attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Receives notification that an attribute has been added to the ServletContext.
attributeAdded(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been added to the ServletRequest.
AttributeAuthorityDescriptorType - Class in org.picketlink.identity.federation.saml.v2.metadata
Java class for AttributeAuthorityDescriptorType complex type.
AttributeAuthorityDescriptorType(List<String>) - Constructor for class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
 
AttributeBinding - Interface in org.hibernate.metamodel.binding
The basic contract for binding a attribute from the domain model to the relational model.
AttributeBindingContainer - Interface in org.hibernate.metamodel.binding
Common contract for EntityBinding and ComponentAttributeBinding in so far as they are both containers for AttributeBinding descriptors
attributeBindings() - Method in interface org.hibernate.metamodel.binding.AttributeBindingContainer
Obtain all attribute bindings
attributeBindings() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
attributeBindings() - Method in class org.hibernate.metamodel.binding.EntityBinding
 
AttributeConstants - Interface in org.picketlink.identity.federation.core.constants
Constants for attributes
attributeConsumingService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.SPSSODescriptorType
 
attributeConsumingServiceIndex - Variable in class org.picketlink.identity.federation.saml.v2.protocol.AuthnRequestType
 
AttributeConsumingServiceType - Class in org.picketlink.identity.federation.saml.v2.metadata
Java class for AttributeConsumingServiceType complex type.
AttributeConsumingServiceType(int) - Constructor for class org.picketlink.identity.federation.saml.v2.metadata.AttributeConsumingServiceType
 
AttributeContainer - Interface in org.hibernate.metamodel.domain
Basic contract for any container holding attributes.
attributeCount() - Method in class org.dom4j.bean.BeanMetaData
DOCUMENT ME!
attributeCount() - Method in interface org.dom4j.Element
DOCUMENT ME!
attributeCount() - Method in class org.dom4j.tree.AbstractElement
 
attributeCount() - Method in class org.dom4j.tree.DefaultElement
 
attributeCount() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeCount() - Method in class org.hibernate.tuple.ElementWrapper
 
AttributedDateTime - Class in org.picketlink.identity.federation.ws.wss.utility
This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes.
AttributedDateTime() - Constructor for class org.picketlink.identity.federation.ws.wss.utility.AttributedDateTime
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.DeclHandler.attributeDecl()
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.DTDGrammar
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.DTDParser
An attribute declaration.
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
 
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDTDHandler
An attribute declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
 
AttributeDecl - Class in org.dom4j.dtd
AttributeDecl represents an attribute declaration in a DTD.
AttributeDecl() - Constructor for class org.dom4j.dtd.AttributeDecl
 
AttributeDecl(String, String, String, String, String) - Constructor for class org.dom4j.dtd.AttributeDecl
 
attributeDecl(String, String, String, String, String) - Method in class org.dom4j.io.SAXContentHandler
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.dom4j.io.SAXEventRecorder
 
attributeDecl(String, String, String, String, String) - Method in class org.jdom.input.SAXHandler
This handles an attribute declaration in the internal subset.
AttributeDescription - Class in org.jboss.com.sun.org.omg.CORBA
org/jboss/com/sun/org/omg/CORBA/AttributeDescription.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:50 AM PDT
AttributeDescription() - Constructor for class org.jboss.com.sun.org.omg.CORBA.AttributeDescription
 
AttributeDescription(String, String, String, String, TypeCode, AttributeMode) - Constructor for class org.jboss.com.sun.org.omg.CORBA.AttributeDescription
 
AttributeDescriptionHelper - Class in org.jboss.com.sun.org.omg.CORBA
org/jboss/com/sun/org/omg/CORBA/AttributeDescriptionHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:50 AM PDT
AttributeDescriptionHelper() - Constructor for class org.jboss.com.sun.org.omg.CORBA.AttributeDescriptionHelper
 
attributeDesignator - Variable in class org.picketlink.identity.federation.saml.v1.protocol.SAML11AttributeQueryType
 
AttributedQNameType - Class in org.picketlink.identity.federation.ws.addressing
Java class for AttributedQNameType complex type.
AttributedQNameType() - Constructor for class org.picketlink.identity.federation.ws.addressing.AttributedQNameType
 
AttributedString - Class in org.picketlink.identity.federation.ws.wss.secext
This type represents an element with arbitrary attributes.
AttributedString() - Constructor for class org.picketlink.identity.federation.ws.wss.secext.AttributedString
 
AttributedUnsignedLongType - Class in org.picketlink.identity.federation.ws.addressing
Java class for AttributedUnsignedLongType complex type.
AttributedUnsignedLongType() - Constructor for class org.picketlink.identity.federation.ws.addressing.AttributedUnsignedLongType
 
AttributedURI - Class in org.picketlink.identity.federation.ws.wss.utility
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
AttributedURI() - Constructor for class org.picketlink.identity.federation.ws.wss.utility.AttributedURI
 
AttributedURIType - Class in org.picketlink.identity.federation.ws.addressing
Java class for AttributedURIType complex type.
AttributedURIType() - Constructor for class org.picketlink.identity.federation.ws.addressing.AttributedURIType
 
AttributeExtensible - Interface in javax.wsdl.extensions
Classes that implement this interface can contain extensibility attributes.
AttributeFactory - Class in org.hibernate.ejb.metamodel
A factory for building Attribute instances.
AttributeFactory(MetadataContext) - Constructor for class org.hibernate.ejb.metamodel.AttributeFactory
 
AttributeHandler - Interface in javax.faces.view.facelets

An interface that allows other code to identify FaceletHandlers that correspond to component attributes.

AttributeHelper - Class in org.dom4j.util
AttributeHelper a number of helper methods for working with attribute values.
AttributeHelper() - Constructor for class org.dom4j.util.AttributeHelper
 
AttributeImplementor<X,Y> - Interface in org.hibernate.ejb.metamodel
TODO : javadoc
attributeIndex() - Method in class org.dom4j.util.IndexedElement
 
AttributeIterator - Class in org.apache.xpath.axes
This class implements an optimized iterator for attribute axes patterns.
attributeIterator() - Method in interface org.dom4j.Element
DOCUMENT ME!
attributeIterator() - Method in class org.dom4j.tree.AbstractElement
 
attributeIterator() - Method in class org.dom4j.tree.DefaultElement
 
attributeIterator() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeIterator() - Method in class org.hibernate.tuple.ElementWrapper
 
attributeKeys - Variable in class org.picketlink.identity.federation.web.handlers.saml2.SAML2AttributeHandler
 
attributeKeys - Variable in class org.picketlink.identity.federation.web.servlets.IDPServlet
 
AttributeList - Class in org.apache.xalan.xsltc.runtime
 
AttributeList() - Constructor for class org.apache.xalan.xsltc.runtime.AttributeList
AttributeList constructor
AttributeList(Attributes) - Constructor for class org.apache.xalan.xsltc.runtime.AttributeList
Attributes clone constructor
attributeList() - Method in class org.dom4j.tree.AbstractElement
DOCUMENT ME!
attributeList(int) - Method in class org.dom4j.tree.AbstractElement
DOCUMENT ME!
attributeList() - Method in class org.dom4j.tree.BaseElement
 
attributeList(int) - Method in class org.dom4j.tree.BaseElement
 
attributeList() - Method in class org.dom4j.tree.DefaultElement
 
attributeList(int) - Method in class org.dom4j.tree.DefaultElement
 
attributeManager - Variable in class org.picketlink.identity.federation.core.config.IDPType
 
AttributeManager - Interface in org.picketlink.identity.federation.core.interfaces
Manages the attributes for an identity
AttributeMap - Class in org.apache.xerces.dom
AttributeMap inherits from NamedNodeMapImpl and extends it to deal with the specifics of storing attributes.
AttributeMap(ElementImpl, NamedNodeMapImpl) - Constructor for class org.apache.xerces.dom.AttributeMap
Constructs a named node map.
AttributeMode - Class in org.jboss.com.sun.org.omg.CORBA
org/jboss/om/sun/org/omg/CORBA/AttributeMode.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:50 AM PDT
AttributeMode(int) - Constructor for class org.jboss.com.sun.org.omg.CORBA.AttributeMode
 
AttributeModeHelper - Class in org.jboss.com.sun.org.omg.CORBA
org/jboss/com/sun/org/omg/CORBA/AttributeModeHelper.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:50 AM PDT
AttributeModeHelper() - Constructor for class org.jboss.com.sun.org.omg.CORBA.AttributeModeHelper
 
attributeName(String) - Static method in class org.apache.commons.configuration.ConfigurationKey
Extracts the name of the attribute from the given attribute key.
attributeName(String) - Method in class org.apache.commons.configuration.tree.DefaultConfigurationKey
Extracts the name of the attribute from the given attribute key.
attributeName - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeDesignatorType
 
attributeNameForNamespace(Namespace) - Method in class org.dom4j.io.DOMWriter
 
attributeNamespace - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeDesignatorType
 
attributeNameToMethodName(String) - Static method in class org.jgroups.util.Util
 
AttributeNature - Enum in org.hibernate.metamodel.source.annotations.attribute
An enum defining the type of a mapped attribute.
AttributeOverride - Annotation Type in javax.persistence
Used to override the mapping of a Basic (whether explicit or default) property or field or Id property or field.
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbElementCollection
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbedded
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddedId
 
attributeOverride - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
AttributeOverride - Class in org.hibernate.metamodel.source.annotations.attribute
Contains the information about a single AttributeOverride.
AttributeOverride(AnnotationInstance) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
AttributeOverride(String, AnnotationInstance) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.AttributeOverride
 
AttributeOverrides - Annotation Type in javax.persistence
Used to override mappings of multiple properties or fields.
AttributePredicate - Class in org.apache.taglibs.standard.extra.spath
Represents a predicate expression concerning a single attribute.
AttributePredicate(String, String) - Constructor for class org.apache.taglibs.standard.extra.spath.AttributePredicate
Constructs a new AttributePredicate, given an attribute name and a target literal (with which to test equality).
attributePredicate() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
 
attributeProfile - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
 
attributeProfile - Variable in class org.picketlink.identity.federation.saml.v2.metadata.IDPSSODescriptorType
 
AttributePSVI - Interface in org.apache.xerces.xs
Represents a PSVI item for one attribute information item.
AttributePSVImpl - Class in org.apache.xerces.impl.xs
Attribute PSV infoset augmentations implementation.
AttributePSVImpl() - Constructor for class org.apache.xerces.impl.xs.AttributePSVImpl
 
AttributeQueryType - Class in org.picketlink.identity.federation.saml.v2.protocol
Java class for AttributeQueryType complex type.
AttributeQueryType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.AttributeQueryType
 
attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Receives notification that an attribute has been removed from the ServletContext.
attributeRemoved(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been removed from the ServletRequest.
attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
 
attributeReplaced(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been replaced on the ServletRequest.
attributes - Variable in class com.sun.mail.imap.IMAPFolder
 
attributes - Variable in class org.apache.commons.logging.impl.SLF4JLogFactory
Configuration attributes.
Attributes - Class in org.apache.xalan.xsltc.runtime
 
Attributes(DOM, int) - Constructor for class org.apache.xalan.xsltc.runtime.Attributes
 
attributes - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Default attributes.
attributes - Variable in class org.apache.xerces.dom.ElementImpl
Attributes.
attributes() - Method in interface org.dom4j.Element
Returns the Attributeinstances this element contains as a backed Listso that the attributes may be modified directly using the Listinterface.
attributes() - Method in class org.dom4j.tree.AbstractElement
 
attributes - Variable in class org.dom4j.tree.BaseElement
list of attributes
attributes() - Method in class org.dom4j.tree.DefaultElement
 
attributes - Variable in class org.h2.server.web.WebApp
The session attributes
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
attributes - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
attributes() - Method in class org.hibernate.metamodel.domain.AbstractAttributeContainer
 
attributes() - Method in interface org.hibernate.metamodel.domain.AttributeContainer
Retrieve the attributes contained in this container.
attributes() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributes() - Method in class org.hibernate.tuple.ElementWrapper
 
attributes - Variable in class org.jboss.com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
 
attributes - Variable in class org.picketlink.identity.federation.saml.v2.assertion.AttributeStatementType
 
ATTRIBUTES - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
ATTRIBUTES_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
attributeService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AttributeAuthorityDescriptorType
 
AttributeSetMethodGenerator - Class in org.apache.xalan.xsltc.compiler.util
 
AttributeSetMethodGenerator(String, ClassGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
AttributeSource - Interface in org.hibernate.metamodel.source.binder
Contract for sources of persistent attribute descriptions.
AttributeSourceContainer - Interface in org.hibernate.metamodel.source.binder
Contract for a container of AttributeSource references.
attributeSources() - Method in class org.hibernate.metamodel.source.annotations.entity.ComponentAttributeSourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.annotations.entity.EntitySourceImpl
 
attributeSources() - Method in interface org.hibernate.metamodel.source.binder.AttributeSourceContainer
Obtain this container's attribute sources.
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.AbstractEntitySourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.ComponentAttributeSourceImpl
 
attributeSources() - Method in class org.hibernate.metamodel.source.hbm.CompositePluralAttributeElementSourceImpl
 
AttributesProxy - Class in org.apache.xerces.util
Wraps XMLAttributes and makes it look like AttributeList and Attributes2.
AttributesProxy(XMLAttributes) - Constructor for class org.apache.xerces.util.AttributesProxy
 
AttributesRenderer - Class in org.apache.log4j.or.sax
Render org.xml.sax.Attributes objects.
AttributesRenderer() - Constructor for class org.apache.log4j.or.sax.AttributesRenderer
 
AttributeStatementType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for AttributeStatementType complex type.
AttributeStatementType() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AttributeStatementType
 
AttributeStatementType.ASTChoiceType - Class in org.picketlink.identity.federation.saml.v2.assertion
 
AttributeStatementType.ASTChoiceType(AttributeType) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AttributeStatementType.ASTChoiceType
 
AttributeStatementType.ASTChoiceType(EncryptedElementType) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AttributeStatementType.ASTChoiceType
 
AttributeTag - Class in javax.faces.webapp
Deprecated.
The Faces implementation must now provide the implementation for this class.
AttributeTag() - Constructor for class javax.faces.webapp.AttributeTag
Deprecated.
 
AttributeType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for AttributeType complex type.
AttributeType(String) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AttributeType
 
AttributeTypeResolver - Interface in org.hibernate.metamodel.source.annotations.attribute.type
Determines explicit Hibernate type information for JPA mapped attributes when additional type information is provided via annotations like Lob, Enumerated and Temporal.
AttributeTypeResolverImpl - Class in org.hibernate.metamodel.source.annotations.attribute.type
 
AttributeTypeResolverImpl(MappedAttribute) - Constructor for class org.hibernate.metamodel.source.annotations.attribute.type.AttributeTypeResolverImpl
 
attributeValue(String) - Method in interface org.dom4j.Element
This returns the attribute value for the attribute with the given name and any namespace or null if there is no such attribute or the empty string if the attribute value is empty.
attributeValue(String, String) - Method in interface org.dom4j.Element
This returns the attribute value for the attribute with the given name and any namespace or the default value if there is no such attribute value.
attributeValue(QName) - Method in interface org.dom4j.Element
This returns the attribute value for the attribute with the given fully qualified name or null if there is no such attribute or the empty string if the attribute value is empty.
attributeValue(QName, String) - Method in interface org.dom4j.Element
This returns the attribute value for the attribute with the given fully qualified name or the default value if there is no such attribute value.
attributeValue(String) - Method in class org.dom4j.tree.AbstractElement
 
attributeValue(QName) - Method in class org.dom4j.tree.AbstractElement
 
attributeValue(String, String) - Method in class org.dom4j.tree.AbstractElement
 
attributeValue(QName, String) - Method in class org.dom4j.tree.AbstractElement
 
attributeValue(String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(String, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(QName) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(QName, String) - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
attributeValue(String) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(String, String) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(QName) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue(QName, String) - Method in class org.hibernate.tuple.ElementWrapper
 
attributeValue - Variable in class org.picketlink.identity.federation.saml.v2.assertion.AttributeType
 
attributeValues - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeType
 
AttrImpl - Class in org.apache.xerces.dom
Attribute represents an XML-style attribute of an Element.
AttrImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrImpl
Attribute has no public constructor.
AttrImpl() - Constructor for class org.apache.xerces.dom.AttrImpl
 
AttrImpl - Class in org.apache.xerces.impl.xs.opti
This class represents a single attribute.
AttrImpl() - Constructor for class org.apache.xerces.impl.xs.opti.AttrImpl
Default Constructor
AttrImpl(Element, String, String, String, String, String) - Constructor for class org.apache.xerces.impl.xs.opti.AttrImpl
Constructs an attribute.
ATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DECIMALSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DIGIT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_INFINITY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MINUSSIGN - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAN - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PATTERNSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PERCENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PERMILLE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_RESULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_STYLESHEET_PREFIX - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TERMINATE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_VERSION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XXXX - Static variable in class org.apache.xalan.templates.Constants
temp dummy
ATTRNAME_ZERODIGIT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
AttrNSImpl - Class in org.apache.xerces.dom
AttrNSImpl inherits from AttrImpl and adds namespace support.
AttrNSImpl() - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(CoreDocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
DOM2: Constructor for Namespace implementation.
AttrNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
attrs - Variable in class com.sun.mail.imap.protocol.ListInfo
 
ATTRVAL_ALPHABETIC - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_ANY - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_CASEORDER_LOWER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_CASEORDER_UPPER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DATATYPE_NUMBER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DATATYPE_TEXT - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DEFAULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
For Stylesheet-prefix and result-prefix in xsl:namespace-alias
ATTRVAL_ID - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_INFINITY - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
ATTRVAL_MULTI - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_NAN - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
ATTRVAL_NO - Static variable in class org.apache.xalan.templates.Constants
For indent-result
ATTRVAL_ORDER_ASCENDING - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_ORDER_DESCENDING - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_OTHER - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_OUTPUT_METHOD_HTML - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation). ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to produce the output document.
ATTRVAL_OUTPUT_METHOD_TEXT - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation). ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to produce the output document.
ATTRVAL_OUTPUT_METHOD_XML - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation). ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to produce the output document.
ATTRVAL_PARENT - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_PRESERVE - Static variable in class org.apache.xalan.templates.Constants
 
ATTRVAL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_STRIP - Static variable in class org.apache.xalan.templates.Constants
 
ATTRVAL_THIS - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_TRADITIONAL - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_YES - Static variable in class org.apache.xalan.templates.Constants
For indent-result
AttrValueExpression() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
 
AttrValueString() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
 
ATTVAL_ANYSIMPLETYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYTYPE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ANYURI - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BASE64BINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BOOLEAN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_BYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_COLLAPSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DATETIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DECIMAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DOUBLE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_DURATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITIES - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ENTITY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_EXTENSION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FALSE_0 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_FLOAT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_HEXBINARY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_ID - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREF - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_IDREFS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_INTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LANGUAGE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LAX - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LIST - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_LONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_MONTHDAY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NCNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NMTOKENS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONNEGATIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NONPOSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NORMALIZEDSTRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_NOTATION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_OPTIONAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POSITIVEINTEGER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_POUNDALL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PRESERVE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_PROHIBITED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QNAME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_QUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REPLACE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_REQUIRED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_RESTRICTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SKIP - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRICT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_STRING - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_SUBSTITUTION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TIME - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TOKEN - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TRUE_1 - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDANY - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDLOCAL - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDOTHER - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_TWOPOUNDTARGETNS - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNBOUNDED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNION - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNQUALIFIED - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDBYTE - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDINT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDLONG - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_UNSIGNEDSHORT - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEAR - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
ATTVAL_YEARMONTH - Static variable in class org.apache.xerces.impl.xs.SchemaSymbols
 
audience - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AudienceRestrictionCondition
 
audience - Variable in class org.picketlink.identity.federation.saml.v2.assertion.AudienceRestrictionType
 
audience - Variable in class org.picketlink.identity.federation.saml.v2.assertion.ProxyRestrictionType
 
AUDIENCE_RESTRICTION_CONDITION - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AudienceRestrictionType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for AudienceRestrictionType complex type.
AudienceRestrictionType() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AudienceRestrictionType
 
AUDITABLE_EVENT - Static variable in interface javax.xml.registry.LifeCycleManager
 
AuditableEvent - Interface in javax.xml.registry.infomodel
 
AuditConfiguration - Class in org.hibernate.envers.configuration
 
AuditConfiguration(Configuration) - Constructor for class org.hibernate.envers.configuration.AuditConfiguration
 
AuditConfiguration(Configuration, ClassLoaderService) - Constructor for class org.hibernate.envers.configuration.AuditConfiguration
 
AuditConjunction - Class in org.hibernate.envers.query.criteria
 
AuditConjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditConjunction
 
AuditCriterion - Interface in org.hibernate.envers.query.criteria
 
AuditDisjunction - Class in org.hibernate.envers.query.criteria
 
AuditDisjunction() - Constructor for class org.hibernate.envers.query.criteria.AuditDisjunction
 
Audited - Annotation Type in org.hibernate.envers
When applied to a class, indicates that all of its properties should be audited.
AuditedPropertiesHolder - Interface in org.hibernate.envers.configuration.metadata.reader
Implementations hold other audited properties.
AuditedPropertiesReader - Class in org.hibernate.envers.configuration.metadata.reader
Reads persistent properties form a PersistentPropertiesSource and adds the ones that are audited to a AuditedPropertiesHolder, filling all the auditing data.
AuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, ReflectionManager, String) - Constructor for class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
AuditEntitiesConfiguration - Class in org.hibernate.envers.configuration
Configuration of versions entities - names of fields, entities and tables created to store versioning information.
AuditEntitiesConfiguration(Properties, String) - Constructor for class org.hibernate.envers.configuration.AuditEntitiesConfiguration
 
AuditEntity - Class in org.hibernate.envers.query
TODO: ilike
AuditEntityNameRegister - Class in org.hibernate.envers.configuration.metadata
A register of all audit entity names used so far.
AuditEntityNameRegister() - Constructor for class org.hibernate.envers.configuration.metadata.AuditEntityNameRegister
 
AuditException - Exception in org.hibernate.envers.exception
 
AuditException(String) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditException(String, Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditException(Throwable) - Constructor for exception org.hibernate.envers.exception.AuditException
 
AuditId - Class in org.hibernate.envers.query.criteria
Create restrictions and projections for the id of an audited entity.
AuditId() - Constructor for class org.hibernate.envers.query.criteria.AuditId
 
AuditJoinTable - Annotation Type in org.hibernate.envers
 
AuditMappedBy - Annotation Type in org.hibernate.envers
Annotation to specify a "fake" bi-directional relation.
AuditMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
 
AuditMetadataGenerator(Configuration, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Element, AuditEntityNameRegister) - Constructor for class org.hibernate.envers.configuration.metadata.AuditMetadataGenerator
 
AuditOrder - Interface in org.hibernate.envers.query.order
 
AuditOverride - Annotation Type in org.hibernate.envers
The AuditingOverride annotation is used to override the auditing behavior of a superclass or single property inherited from MappedSuperclass type, or attribute inside an embedded component.
AuditOverrides - Annotation Type in org.hibernate.envers
The AuditingOverrides annotation is used to override the auditing behavior for one ore more fields (or properties) inside an embedded component.
AuditProcess - Class in org.hibernate.envers.synchronization
 
AuditProcess(RevisionInfoGenerator, SessionImplementor) - Constructor for class org.hibernate.envers.synchronization.AuditProcess
 
AuditProcessManager - Class in org.hibernate.envers.synchronization
 
AuditProcessManager(RevisionInfoGenerator) - Constructor for class org.hibernate.envers.synchronization.AuditProcessManager
 
AuditProjection - Interface in org.hibernate.envers.query.projection
 
AuditProperty<T> - Class in org.hibernate.envers.query.criteria
Create restrictions, projections and specify order for a property of an audited entity.
AuditProperty(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditProperty
 
AuditQuery - Interface in org.hibernate.envers.query
 
AuditQueryCreator - Class in org.hibernate.envers.query
 
AuditQueryCreator(AuditConfiguration, AuditReaderImplementor) - Constructor for class org.hibernate.envers.query.AuditQueryCreator
 
AuditReader - Interface in org.hibernate.envers
 
AuditReaderFactory - Class in org.hibernate.envers
 
AuditReaderImpl - Class in org.hibernate.envers.reader
 
AuditReaderImpl(AuditConfiguration, Session, SessionImplementor) - Constructor for class org.hibernate.envers.reader.AuditReaderImpl
 
AuditReaderImplementor - Interface in org.hibernate.envers.reader
An interface exposed by a VersionsReader to library-facing classes.
AuditRelatedId - Class in org.hibernate.envers.query.criteria
Create restrictions on an id of an entity related to an audited entity.
AuditRelatedId(PropertyNameGetter) - Constructor for class org.hibernate.envers.query.criteria.AuditRelatedId
 
AuditStrategy - Interface in org.hibernate.envers.strategy
Behaviours of different audit strategy for populating audit data.
auditStrategy - Variable in class org.hibernate.envers.synchronization.work.AbstractAuditWorkUnit
 
AuditTable - Annotation Type in org.hibernate.envers
 
AuditTableData - Class in org.hibernate.envers.configuration.metadata
Holds information necessary to create an audit table: its name, schema and catalog, as well as the audit entity name.
AuditTableData(String, String, String, String) - Constructor for class org.hibernate.envers.configuration.metadata.AuditTableData
 
AuditWorkUnit - Interface in org.hibernate.envers.synchronization.work
TODO: refactor constructors into factory methods
AUGMENT_PSVI - Static variable in class org.apache.xerces.impl.xs.XMLSchemaLoader
 
augmentations - Variable in class org.apache.xerces.xinclude.XIncludeHandler.Notation
 
augmentations - Variable in class org.apache.xerces.xinclude.XIncludeHandler.UnparsedEntity
 
Augmentations - Interface in org.apache.xerces.xni
The Augmentations interface defines a table of additional data that may be passed along the document pipeline.
AugmentationsImpl - Class in org.apache.xerces.util
This class provides an implementation for Augmentations interface.
AugmentationsImpl() - Constructor for class org.apache.xerces.util.AugmentationsImpl
 
AUGUST - Static variable in class org.joda.time.DateTimeConstants
Constant (8) representing August, the eighth month (ISO)
auth - Variable in class org.jgroups.auth.AuthToken
A reference to AUTH
AUTH - Class in org.jgroups.protocols
The AUTH protocol adds a layer of authentication to JGroups
AUTH() - Constructor for class org.jgroups.protocols.AUTH
 
auth - Variable in class org.picketlink.identity.federation.core.config.KeyProviderType
 
AUTH - Static variable in class org.picketlink.identity.federation.core.parsers.config.SAMLConfigParser
 
AUTH_METHOD_KERBEROS - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTH_METHOD_PASSWORD - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTH_METHOD_SRP - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTH_METHOD_TLS - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTH_REALM - Static variable in class org.jboss.remoting3.RemotingOptions
The authentication realm to use if no authentication CallbackHandler is specified.
AUTH_REQUEST_ID - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
auth_token - Variable in class org.jgroups.protocols.AUTH
used on the coordinator to authentication joining member requests against
authClient(String, String, String, String, String) - Method in class com.sun.mail.smtp.DigestMD5
Return client's authentication response to server's challenge.
AuthConfig - Interface in javax.security.auth.message.config
This interface defines the common functionality implemented by Authentication context configuration objects.
AuthConfigFactory - Class in javax.security.auth.message.config
This class is used to obtain AuthConfigProvider objects that can be used to obtain authentication context configuration objects, i.e., ClientAuthConfig and ServerAuthConfig objects.
AuthConfigFactory() - Constructor for class javax.security.auth.message.config.AuthConfigFactory
 
AuthConfigFactory.RegistrationContext - Interface in javax.security.auth.message.config
Represents the layer identifier, application context identifier., and description components of an AuthConfigProvider registration at the factory
AuthConfigProvider - Interface in javax.security.auth.message.config
This interface is implemented by objects that can be used to obtain authentication context configuration objects i.e., ClientAuthConfig or ServerAuthConfig objects.
authenticate(String[], String, String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPSaslAuthenticator
 
authenticate(String[], String, String, String, String) - Method in interface com.sun.mail.imap.protocol.SaslAuthenticator
 
authenticate(String[], String, String, String, String) - Method in interface com.sun.mail.smtp.SaslAuthenticator
 
authenticate(String[], String, String, String, String) - Method in class com.sun.mail.smtp.SMTPSaslAuthenticator
 
authenticate(HttpServletResponse) - Method in interface javax.servlet.http.HttpServletRequest
Use the container login mechanism configured for the ServletContext to authenticate the user making this request.
authenticate(HttpServletResponse) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to call authenticate on the wrapped request object.
authenticate(String, String) - Method in class org.hornetq.core.security.impl.SecurityStoreImpl
 
authenticate(String, String) - Method in interface org.hornetq.core.security.SecurityStore
 
authenticate(HttpExchange) - Method in class org.jboss.com.sun.net.httpserver.Authenticator
called to authenticate each incoming request.
authenticate(HttpExchange) - Method in class org.jboss.com.sun.net.httpserver.BasicAuthenticator
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.AuthToken
This method should be implemented to perform the actual authentication of joining members.
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.FixedMembershipToken
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.MD5Token
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.RegexMembership
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.SimpleToken
 
authenticate(AuthToken, Message) - Method in class org.jgroups.auth.X509Token
 
authenticate(Request, Response, LoginConfig) - Method in class org.picketlink.identity.federation.bindings.tomcat.PicketLinkAuthenticator
 
authenticate(HttpServletRequest, HttpServletResponse, LoginConfig) - Method in class org.picketlink.identity.federation.bindings.tomcat.PicketLinkAuthenticator
 
authenticate(Request, HttpServletResponse, LoginConfig) - Method in class org.picketlink.identity.federation.bindings.tomcat.sp.AbstractSPFormAuthenticator
Authenticate the request
authenticate(Request, Response, LoginConfig) - Method in class org.picketlink.identity.federation.bindings.tomcat.sp.AbstractSPFormAuthenticator
 
authenticate(Request, Response, LoginConfig) - Method in class org.picketlink.identity.federation.bindings.tomcat.sp.SAML11SPRedirectFormAuthenticator
 
authenticate(String, Object) - Method in class org.picketlink.identity.federation.web.handlers.DefaultLoginHandler
 
authenticate(String, Object) - Method in interface org.picketlink.identity.federation.web.interfaces.ILoginHandler
Authenticate the user
AUTHENTICATE_CONTENT - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
The identifer for a ProtectionPolicy that indicates that the origin of data within the message is to be authenticated.
AUTHENTICATE_RECIPIENT - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
The identifer for a ProtectionPolicy that indicates that the message recipient is to be authenticated.
AUTHENTICATE_SENDER - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
The identifer for a ProtectionPolicy that indicates that the sending entity is to be authenticated.
AUTHENTICATION_INSTANT - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTHENTICATION_METHOD - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTHENTICATION_QUERY - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTHENTICATION_RETRIES - Static variable in class org.jboss.remoting3.RemotingOptions
Specify the number of times a client is allowed to retry authentication before closing the connection.
AUTHENTICATION_STATEMENT - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AuthenticationFailedException - Exception in javax.mail
This exception is thrown when the connect method on a Store or Transport object fails due to an authentication failure (e.g., bad user name or password).
AuthenticationFailedException() - Constructor for exception javax.mail.AuthenticationFailedException
Constructor
AuthenticationFailedException(String) - Constructor for exception javax.mail.AuthenticationFailedException
Constructor
authenticationInstant - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthenticationStatementType
 
AuthenticationMechanism - Annotation Type in javax.resource.spi
An annotation used to specify the authentication mechanism supported by the resource adapter.
AuthenticationMechanism.CredentialInterface - Enum in javax.resource.spi
An enumerated type that represents the various interfaces that a resource adapter may support for the representation of the credentials.
authenticationMethod - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthenticationStatementType
 
authenticationMethod - Variable in class org.picketlink.identity.federation.saml.v1.protocol.SAML11AuthenticationQueryType
 
AUTHENTICATIONMETHOD_PROPERTY - Static variable in class org.apache.ws.scout.registry.ConnectionFactoryImpl
 
Authenticator - Class in javax.mail
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class javax.mail.Authenticator
 
Authenticator - Class in org.jboss.com.sun.net.httpserver
Authenticator represents an implementation of an HTTP authentication mechanism.
Authenticator() - Constructor for class org.jboss.com.sun.net.httpserver.Authenticator
 
authenticator - Variable in class org.picketlink.identity.federation.saml.v2.ac.AuthnMethodBaseType
 
authenticator - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.OriginalAuthnMethodBaseType
 
Authenticator.Failure - Class in org.jboss.com.sun.net.httpserver
Indicates an authentication failure.
Authenticator.Failure(int) - Constructor for class org.jboss.com.sun.net.httpserver.Authenticator.Failure
 
Authenticator.Result - Class in org.jboss.com.sun.net.httpserver
Base class for return type from authenticate() method
Authenticator.Result() - Constructor for class org.jboss.com.sun.net.httpserver.Authenticator.Result
 
Authenticator.Retry - Class in org.jboss.com.sun.net.httpserver
Indicates an authentication must be retried.
Authenticator.Retry(int) - Constructor for class org.jboss.com.sun.net.httpserver.Authenticator.Retry
 
Authenticator.Success - Class in org.jboss.com.sun.net.httpserver
Indicates an authentication has succeeded and the authenticated user principal can be acquired by calling getPrincipal().
Authenticator.Success(HttpPrincipal) - Constructor for class org.jboss.com.sun.net.httpserver.Authenticator.Success
 
AUTHENTICATOR_DOES_NOT_HANDLE_ENC - Static variable in interface org.picketlink.identity.federation.core.ErrorCodes
 
AuthenticatorBaseType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for AuthenticatorBaseType complex type.
AuthenticatorBaseType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.AuthenticatorBaseType
 
AuthenticatorBaseType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for AuthenticatorBaseType complex type.
AuthenticatorBaseType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.AuthenticatorBaseType
 
authenticatorTransportProtocol - Variable in class org.picketlink.identity.federation.saml.v2.ac.AuthnMethodBaseType
 
authenticatorTransportProtocol - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.OriginalAuthnMethodBaseType
 
AuthenticatorTransportProtocolType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for AuthenticatorTransportProtocolType complex type.
AuthenticatorTransportProtocolType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.AuthenticatorTransportProtocolType
 
AuthenticatorTransportProtocolType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for AuthenticatorTransportProtocolType complex type.
AuthenticatorTransportProtocolType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.AuthenticatorTransportProtocolType
 
AuthenticatorType - Class in org.picketlink.identity.federation.ws.trust
Java class for AuthenticatorType complex type.
AuthenticatorType() - Constructor for class org.picketlink.identity.federation.ws.trust.AuthenticatorType
 
AuthException - Exception in javax.security.auth.message
A generic authentication exception.
AuthException() - Constructor for exception javax.security.auth.message.AuthException
Constructs an AuthException with no detail message.
AuthException(String) - Constructor for exception javax.security.auth.message.AuthException
Constructs an AuthException with the specified detail message.
AuthFilter - Class in org.jboss.sun.net.httpserver
 
AuthFilter(Authenticator) - Constructor for class org.jboss.sun.net.httpserver.AuthFilter
 
AuthHeader - Class in org.jgroups.protocols
AuthHeader is a holder object for the token that is passed from the joiner to the coordinator
AuthHeader() - Constructor for class org.jgroups.protocols.AuthHeader
 
authInfo - Variable in class org.apache.juddi.api_v3.DeleteClientSubscriptionInfo
 
authInfo - Variable in class org.apache.juddi.api_v3.DeletePublisher
 
authInfo - Variable in class org.apache.juddi.api_v3.GetAllClientSubscriptionInfoDetail
 
authInfo - Variable in class org.apache.juddi.api_v3.GetAllPublisherDetail
 
authInfo - Variable in class org.apache.juddi.api_v3.GetClientSubscriptionInfoDetail
 
authInfo - Variable in class org.apache.juddi.api_v3.GetPublisherDetail
 
authInfo - Variable in class org.apache.juddi.api_v3.SaveClerk
 
authInfo - Variable in class org.apache.juddi.api_v3.SaveClientSubscriptionInfo
 
authInfo - Variable in class org.apache.juddi.api_v3.SaveNode
 
authInfo - Variable in class org.apache.juddi.api_v3.SavePublisher
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.AddPublisherAssertions
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.AuthToken
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.DeleteBinding
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.DeleteBusiness
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.DeletePublisherAssertions
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.DeleteService
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.DeleteTModel
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.DiscardAuthToken
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.GetAssertionStatusReport
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.GetPublisherAssertions
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.GetRegisteredInfo
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.SaveBinding
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.SaveBusiness
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.SaveService
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.SaveTModel
 
authInfo - Variable in class org.apache.ws.scout.model.uddi.v2.SetPublisherAssertions
 
authInfo - Variable in class org.uddi.api_v3.AddPublisherAssertions
 
authInfo - Variable in class org.uddi.api_v3.AuthToken
 
authInfo - Variable in class org.uddi.api_v3.DeleteBinding
 
authInfo - Variable in class org.uddi.api_v3.DeleteBusiness
 
authInfo - Variable in class org.uddi.api_v3.DeletePublisherAssertions
 
authInfo - Variable in class org.uddi.api_v3.DeleteService
 
authInfo - Variable in class org.uddi.api_v3.DeleteTModel
 
authInfo - Variable in class org.uddi.api_v3.DiscardAuthToken
 
authInfo - Variable in class org.uddi.api_v3.FindBinding
 
authInfo - Variable in class org.uddi.api_v3.FindBusiness
 
authInfo - Variable in class org.uddi.api_v3.FindRelatedBusinesses
 
authInfo - Variable in class org.uddi.api_v3.FindService
 
authInfo - Variable in class org.uddi.api_v3.FindTModel
 
authInfo - Variable in class org.uddi.api_v3.GetAssertionStatusReport
 
authInfo - Variable in class org.uddi.api_v3.GetBindingDetail
 
authInfo - Variable in class org.uddi.api_v3.GetBusinessDetail
 
authInfo - Variable in class org.uddi.api_v3.GetOperationalInfo
 
authInfo - Variable in class org.uddi.api_v3.GetPublisherAssertions
 
authInfo - Variable in class org.uddi.api_v3.GetRegisteredInfo
 
authInfo - Variable in class org.uddi.api_v3.GetServiceDetail
 
authInfo - Variable in class org.uddi.api_v3.GetTModelDetail
 
authInfo - Variable in class org.uddi.api_v3.SaveBinding
 
authInfo - Variable in class org.uddi.api_v3.SaveBusiness
 
authInfo - Variable in class org.uddi.api_v3.SaveService
 
authInfo - Variable in class org.uddi.api_v3.SaveTModel
 
authInfo - Variable in class org.uddi.api_v3.SetPublisherAssertions
 
authInfo - Variable in class org.uddi.custody_v3.DiscardTransferToken
 
authInfo - Variable in class org.uddi.custody_v3.GetTransferToken
 
authInfo - Variable in class org.uddi.custody_v3.TransferEntities
 
authInfo - Variable in class org.uddi.sub_v3.DeleteSubscription
 
authInfo - Variable in class org.uddi.sub_v3.GetSubscriptionResults
 
authInfo - Variable in class org.uddi.sub_v3.GetSubscriptions
 
authInfo - Variable in class org.uddi.sub_v3.SaveSubscription
 
authInfo - Variable in class org.uddi.subr_v3.NotifySubscriptionListener
 
authInfo - Variable in class org.uddi.vs_v3.ValidateValues
 
authInfo - Variable in class org.uddi.vscache_v3.GetAllValidValues
 
AuthInfoUseType - Enum in org.uddi.policy_v3_instanceparms
Java class for authInfoUse_type.
authlogin(String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
The AUTHENTICATE command with AUTH=LOGIN authenticate scheme
AuthMethod - Class in org.jboss.ws.api.annotation
The authMethod is used to configure the authentication mechanism for the web service.
authMethod - Variable in class org.picketlink.identity.federation.bindings.tomcat.PicketLinkAuthenticator
This is the auth method used in the register method
authMethod - Variable in class org.picketlink.identity.federation.core.saml.v1.SAML11ProtocolContext
 
AUTHN_REQUEST_ID_VERIFICATION_FAILED - Static variable in interface org.picketlink.identity.federation.core.ErrorCodes
 
AuthnAuthorityDescriptorType - Class in org.picketlink.identity.federation.saml.v2.metadata
Java class for AuthnAuthorityDescriptorType complex type.
AuthnAuthorityDescriptorType(List<String>) - Constructor for class org.picketlink.identity.federation.saml.v2.metadata.AuthnAuthorityDescriptorType
 
authnContext - Variable in class org.picketlink.identity.federation.saml.v2.assertion.AuthnStatementType
 
authnContextClassRef - Variable in class org.picketlink.identity.federation.saml.v2.protocol.RequestedAuthnContextType
 
AuthnContextClassRefType - Class in org.picketlink.identity.federation.saml.v2.assertion
Type that represents an AuthnContextClassRef
AuthnContextClassRefType(URI) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextClassRefType
 
AuthnContextComparisonType - Enum in org.picketlink.identity.federation.saml.v2.protocol
Java class for AuthnContextComparisonType.
AuthnContextDeclarationBaseType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for AuthnContextDeclarationBaseType complex type.
AuthnContextDeclarationBaseType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.AuthnContextDeclarationBaseType
 
AuthnContextDeclarationBaseType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for AuthnContextDeclarationBaseType complex type.
AuthnContextDeclarationBaseType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.AuthnContextDeclarationBaseType
 
authnContextDeclRef - Variable in class org.picketlink.identity.federation.saml.v2.protocol.RequestedAuthnContextType
 
AuthnContextDeclRefType - Class in org.picketlink.identity.federation.saml.v2.assertion
Type that represents an AuthnContextDeclRef
AuthnContextDeclRefType(URI) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextDeclRefType
 
AuthnContextDeclType - Class in org.picketlink.identity.federation.saml.v2.assertion
Type that represents an AuthnContextDecl
AuthnContextDeclType(Object) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextDeclType
 
AuthnContextType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for AuthnContextType complex type.
AuthnContextType() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType
 
AuthnContextType.AuthnContextTypeSequence - Class in org.picketlink.identity.federation.saml.v2.assertion
AuthnContextType.AuthnContextTypeSequence() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AuthnContextType.AuthnContextTypeSequence
 
authnInstant - Variable in class org.picketlink.identity.federation.saml.v2.assertion.AuthnStatementType
 
authnMethod - Variable in class org.picketlink.identity.federation.saml.v2.ac.AuthnContextDeclarationBaseType
 
authnMethod - Variable in class org.picketlink.identity.federation.saml.v2.ac.classes.OriginalAuthnContextDeclarationBaseType
 
AuthnMethodBaseType - Class in org.picketlink.identity.federation.saml.v2.ac
Java class for AuthnMethodBaseType complex type.
AuthnMethodBaseType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.AuthnMethodBaseType
 
AuthnMethodBaseType - Class in org.picketlink.identity.federation.saml.v2.ac.classes
Java class for AuthnMethodBaseType complex type.
AuthnMethodBaseType() - Constructor for class org.picketlink.identity.federation.saml.v2.ac.classes.AuthnMethodBaseType
 
authnQueryService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AuthnAuthorityDescriptorType
 
AuthnQueryType - Class in org.picketlink.identity.federation.saml.v2.protocol
Java class for AuthnQueryType complex type.
AuthnQueryType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.AuthnQueryType
 
authnRequestsSigned - Variable in class org.picketlink.identity.federation.saml.v2.metadata.SPSSODescriptorType
 
AuthnRequestType - Class in org.picketlink.identity.federation.saml.v2.protocol
Java class for AuthnRequestType complex type.
AuthnRequestType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.AuthnRequestType
 
AuthnStatementType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for AuthnStatementType complex type.
AuthnStatementType(XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AuthnStatementType
 
authntlm(String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
The AUTHENTICATE command with AUTH=NTLM authentication scheme.
AUTHORITY_BINDING - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTHORITY_KIND - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
authorityBinding - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthenticationStatementType
 
authorityKind - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthorityBindingType
 
AUTHORIZATION - Static variable in interface javax.ws.rs.core.HttpHeaders
AUTHORIZATION_DECISION_QUERY - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
AUTHORIZATION_DECISION_STATEMENT - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
authorize() - Method in class org.hornetq.jms.client.HornetQConnection
 
AUTHORIZE_ID - Static variable in class org.jboss.remoting3.RemotingOptions
The SASL authorization ID.
AUTHORIZED_NAME_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
 
authorizedId - Variable in class org.jboss.sasl.plain.PlainSaslServer
 
authorizedName - Variable in class org.apache.juddi.api_v3.Publisher
 
authorizedName - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessEntity
 
authorizedName - Variable in class org.apache.ws.scout.model.uddi.v2.PublisherAssertions
 
authorizedName - Variable in class org.apache.ws.scout.model.uddi.v2.TModel
 
authorizedName - Variable in class org.uddi.api_v3.OperationalInfo
 
authorizedName - Variable in class org.uddi.custody_v3.TransferOperationalInfo
 
AuthorizingCallbackHandler - Interface in org.jboss.remoting3.security
An extension so the CallbackHandler interface to allow for additional UserInfo to be loaded to be associated with the current request.
authplain(String, String, String) - Method in class com.sun.mail.imap.protocol.IMAPProtocol
The AUTHENTICATE command with AUTH=PLAIN authentication scheme.
AuthPropertyType - Class in org.picketlink.identity.federation.core.config
Java class for AuthPropertyType complex type.
AuthPropertyType() - Constructor for class org.picketlink.identity.federation.core.config.AuthPropertyType
 
authServer(String) - Method in class com.sun.mail.smtp.DigestMD5
Allow the client to authenticate the server based on its response.
AuthStatus - Class in javax.security.auth.message
The AuthStatus class is used to represent return values from Authentication modules.
AuthToken - Class in org.apache.ws.scout.model.uddi.v2
Java class for authToken complex type.
AuthToken() - Constructor for class org.apache.ws.scout.model.uddi.v2.AuthToken
 
AuthToken - Class in org.jgroups.auth
Abstract AuthToken class used by implementations of AUTH, e.g.
AuthToken() - Constructor for class org.jgroups.auth.AuthToken
 
AuthToken - Class in org.uddi.api_v3
Java class for authToken complex type.
AuthToken() - Constructor for class org.uddi.api_v3.AuthToken
 
AuthTokenSingleton - Class in org.apache.ws.scout.registry
 
AuthTokenV3Singleton - Class in org.apache.ws.scout.registry
 
AuthzDecisionQueryType - Class in org.picketlink.identity.federation.saml.v2.protocol
Java class for AuthzDecisionQueryType complex type.
AuthzDecisionQueryType(String, XMLGregorianCalendar) - Constructor for class org.picketlink.identity.federation.saml.v2.protocol.AuthzDecisionQueryType
 
AuthzDecisionStatementType - Class in org.picketlink.identity.federation.saml.v2.assertion
Java class for AuthzDecisionStatementType complex type.
AuthzDecisionStatementType() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.AuthzDecisionStatementType
 
authzService - Variable in class org.picketlink.identity.federation.saml.v2.metadata.PDPDescriptorType
 
AUTO - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Headers.Subscribe.AckModeValues
 
AUTO_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the session automatically acknowledges a client's receipt of a message either when the session has successfully returned from a call to receive or when the message listener the session has called to process the message successfully returns.
AUTO_CLOSE_SESSION - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable automatic session close at end of transaction
AUTO_FLUSH - Static variable in class org.hibernate.event.spi.EventType
 
AUTO_REGISTER - Static variable in class org.hibernate.envers.event.EnversIntegrator
 
AUTO_TRANSLET - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
AutoBatchSupport - Class in org.infinispan.batch
Enables for automatic batching.
AutoBatchSupport() - Constructor for class org.infinispan.batch.AutoBatchSupport
 
autoClose(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session be automatically closed after transaction completion
autoClose() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoClose flag from the original session should be used to create the new session
autoClose(boolean) - Method in interface org.hibernate.SharedSessionBuilder
 
AutoCloseInputStream - Class in org.h2.util
This input stream wrapper closes the base input stream when fully read.
AutoCloseInputStream(InputStream) - Constructor for class org.h2.util.AutoCloseInputStream
Create a new input stream.
AUTOCOMMIT - Static variable in class org.h2.expression.Function
 
AUTOCOMMIT - Static variable in interface org.hibernate.cfg.AvailableSettings
Names the JDBC autocommit mode
autoCommit(boolean) - Method in class org.infinispan.config.Configuration.RecoveryType
Deprecated.
 
autoCommit - Variable in class org.infinispan.config.Configuration.TransactionType
Deprecated.
 
autoCommit(boolean) - Method in class org.infinispan.config.Configuration.TransactionType
Deprecated.
 
autoCommit(boolean) - Method in interface org.infinispan.config.FluentConfiguration.TransactionConfig
Deprecated.
 
autoCommit() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If the cache is transactional (i.e.
autoCommit(boolean) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If the cache is transactional (i.e.
autoCommitFailureClosesAllResultSets() - Method in class org.h2.jdbc.JdbcDatabaseMetaData
Returns whether an exception while auto commit is on closes all result sets.
autoCommitIfCluster() - Method in class org.h2.engine.SessionRemote
Calls COMMIT if the session is in cluster mode.
autoCommitMode(boolean) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoCommitMode(boolean) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoCommitMode(boolean) - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoCommitMode(boolean) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoCommitMode$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoComplete(Sentence) - Method in interface org.h2.bnf.Rule
Add the next possible token(s).
autoComplete(Sentence) - Method in class org.h2.bnf.RuleFixed
 
autoComplete(Sentence) - Method in class org.h2.server.web.DbContextRule
 
autoConnect(Object, ORB, boolean) - Static method in class org.jboss.com.sun.corba.se.impl.util.Utility
Ensure that stubs, ties, and implementation objects are 'connected' to the runtime.
autoDelete() - Method in class org.h2.store.FileStore
Automatically delete the file once it is no longer in use.
AUTODETECTION - Static variable in class org.hibernate.ejb.AvailableSettings
JAR autodetection artifacts class, hbm
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.custom.CustomLoader
 
autoDiscoverTypes(ResultSet) - Method in class org.hibernate.loader.Loader
 
autoFlush - Variable in class javax.servlet.jsp.JspWriter
Whether the JspWriter is autoflushing.
AutoFlushEvent - Class in org.hibernate.event.spi
Defines an event class for the auto-flushing of a session.
AutoFlushEvent(Set, EventSource) - Constructor for class org.hibernate.event.spi.AutoFlushEvent
 
AutoFlushEventListener - Interface in org.hibernate.event.spi
Defines the contract for handling of session auto-flush events.
autoFlushIfRequired(Set) - Method in class org.hibernate.internal.SessionImpl
detect in-memory changes, determine if the changes are to tables named in the query and, if so, complete execution the flush
autoFlushWillNotWork() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoFlushWillNotWork() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoFlushWillNotWork() - Method in interface org.hibernate.internal.CoreMessageLogger
 
autoFlushWillNotWork() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
autoFlushWillNotWork$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
autoImport - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
autoIncrement - Variable in class org.h2.value.DataType
If this is an autoincrement type.
AutoInstantiableFactory - Interface in org.infinispan.factories
Component factories that implement this interface can be instantiated automatically by component registries when looking up components.
autoJoinTransactions(boolean) - Method in interface org.hibernate.SessionBuilder
Should the session built automatically join in any ongoing JTA transactions
autoJoinTransactions() - Method in interface org.hibernate.SharedSessionBuilder
Signifies that the autoJoinTransaction flag from the original session should be used to create the new session
autoJoinTransactions(boolean) - Method in interface org.hibernate.SharedSessionBuilder
 
automatic_purging - Variable in class org.jgroups.util.RetransmitTable
By default, rows are only nulled and highest_seqno_purged is adjusted when RetransmitTable.purge(long) is called.
Automounter - Class in org.jboss.vfs.util.automount
Utility used to manage mounting Virtual FileSystems.
autoSave - Variable in class org.apache.commons.configuration.AbstractFileConfiguration
The auto save flag.
AuxiliaryDatabaseObject - Interface in org.hibernate.mapping
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
AuxiliaryDatabaseObject - Interface in org.hibernate.metamodel.relational
Auxiliary database objects (i.e., triggers, stored procedures, etc) defined in the mappings.
auxiliaryDatabaseObjects - Variable in class org.hibernate.cfg.Configuration
 
available() - Method in class com.sun.mail.imap.IMAPInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.mail.util.BASE64DecoderStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.mail.util.QPDecoderStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.sun.mail.util.UUDecoderStream
 
available() - Method in class javax.mail.util.SharedFileInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
available() - Method in class org.h2.store.FileStoreInputStream
 
available() - Method in class org.hornetq.utils.HornetQBufferInputStream
 
available() - Method in class org.infinispan.io.GridInputStream
 
available() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
available() - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream
 
available() - Method in class org.jboss.com.sun.corba.se.impl.encoding.WrapperInputStream
 
available() - Method in class org.jboss.com.sun.corba.se.impl.io.IIOPInputStream
 
available() - Method in class org.jboss.marshalling.ByteBufferInput
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in interface org.jboss.marshalling.ByteInput
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.jboss.marshalling.ByteInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.jboss.marshalling.MarshallerObjectInput
available() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.jboss.marshalling.SimpleDataInput
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
available() - Method in class org.jboss.vfs.util.LazyInputStream
 
available() - Method in class org.jboss.vfs.VirtualJarInputStream
available() - Method in class org.jgroups.blocks.GridInputStream
 
available() - Method in class org.jgroups.util.BlockingInputStream
 
available() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
available() - Method in class org.xnio.streams.BufferedChannelInputStream
Return the number of bytes available to read, or 0 if a subsequent read() operation would block.
available() - Method in class org.xnio.streams.BufferPipeInputStream
available() - Method in class org.xnio.streams.LimitedInputStream
available() - Method in class org.xnio.streams.ReaderInputStream
availableFlags - Variable in class com.sun.mail.imap.IMAPFolder
 
availableFlags - Variable in class com.sun.mail.imap.protocol.MailboxInfo
 
AvailableSettings - Interface in org.hibernate.cfg
 
AvailableSettings - Class in org.hibernate.ejb
Defines the available HEM settings, both JPA-defined as well as Hibernate-specific

NOTE : Does *not* include Environment values.

AvailableSettings() - Constructor for class org.hibernate.ejb.AvailableSettings
 
averageTimeInQueue() - Method in interface org.jboss.com.sun.corba.se.spi.orbutil.threadpool.WorkQueue
Returns the average time a work item is waiting in the queue before getting processed.
averageWorkCompletionTime() - Method in interface org.jboss.com.sun.corba.se.spi.orbutil.threadpool.ThreadPool
This method returns the average elapsed time taken to complete a Work item.
avg(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create an aggregate expression applying the avg operation.
avg(String) - Static method in class org.hibernate.criterion.Projections
A property average value
avg() - Method in class org.hibernate.criterion.Property
 
avg(Expression<N>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create an aggregate expression applying the avg operation.
AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
AVG - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
AVG - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
avg_state_size - Variable in class org.jgroups.protocols.pbcast.StreamingStateTransfer
 
AvgProjection - Class in org.hibernate.criterion
An avg() projection
AvgProjection(String) - Constructor for class org.hibernate.criterion.AvgProjection
 
AvgWithArgumentCastFunction - Class in org.hibernate.dialect.function
Some databases strictly return the type of the of the aggregation value for AVG which is problematic in the case of averaging integers because the decimals will be dropped.
AvgWithArgumentCastFunction(String) - Constructor for class org.hibernate.dialect.function.AvgWithArgumentCastFunction
 
AVT - Class in org.apache.xalan.templates
Class to hold an Attribute Value Template.
AVT(StylesheetHandler, String, String, String, String, ElemTemplateElement) - Constructor for class org.apache.xalan.templates.AVT
Construct an AVT by parsing the string, and either constructing a vector of AVTParts, or simply hold on to the string if the AVT is simple.
AVTPart - Class in org.apache.xalan.templates
Class to hold a part, either a string or XPath, of an Attribute Value Template.
AVTPart() - Constructor for class org.apache.xalan.templates.AVTPart
Construct a part.
AVTPartSimple - Class in org.apache.xalan.templates
Simple string part of a complex AVT.
AVTPartSimple(String) - Constructor for class org.apache.xalan.templates.AVTPartSimple
Construct a simple AVT part.
AVTPartXPath - Class in org.apache.xalan.templates
Simple string part of a complex AVT.
AVTPartXPath(XPath) - Constructor for class org.apache.xalan.templates.AVTPartXPath
Construct a simple AVT part.
AVTPartXPath(String, PrefixResolver, XPathParser, XPathFactory, XPathContext) - Constructor for class org.apache.xalan.templates.AVTPartXPath
Construct a simple AVT part.
await(long) - Method in class org.hornetq.utils.Future
 
await() - Method in class org.hornetq.utils.ReusableLatch
 
await(long) - Method in class org.hornetq.utils.ReusableLatch
 
await(long, TimeUnit) - Method in class org.hornetq.utils.ReusableLatch
 
await() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
await(long, TimeUnit) - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
await() - Method in class org.jboss.com.sun.corba.se.impl.orbutil.concurrent.CondVar
Wait for notification.
await() - Method in interface org.jboss.threads.AsyncFuture
Wait if necessary for this operation to complete, returning the outcome.
await(long, TimeUnit) - Method in interface org.jboss.threads.AsyncFuture
Wait if necessary for this operation to complete, returning the outcome, which may include AsyncFuture.Status.WAITING if the timeout expires before the operation completes.
await() - Method in class org.jboss.threads.AsyncFutureTask
Wait if necessary for this operation to complete, returning the outcome.
await(long, TimeUnit) - Method in class org.jboss.threads.AsyncFutureTask
Wait if necessary for this operation to complete, returning the outcome, which may include AsyncFuture.Status.WAITING if the timeout expires before the operation completes.
await() - Method in class org.jgroups.protocols.Locking.ClientCondition
 
await(long, TimeUnit) - Method in class org.jgroups.protocols.Locking.ClientCondition
Note this wait will only work correctly if the converted value is less than 292 years.
await(boolean) - Method in class org.jgroups.protocols.Locking.ClientCondition
 
await(long) - Method in class org.jgroups.protocols.Locking.ClientCondition
 
await() - Method in class org.xnio.AbstractConvertingIoFuture
 
await(long, TimeUnit) - Method in class org.xnio.AbstractConvertingIoFuture
 
await() - Method in class org.xnio.AbstractIoFuture
Wait for the operation to complete.
await(long, TimeUnit) - Method in class org.xnio.AbstractIoFuture
Wait for the operation to complete, with a timeout.
await() - Method in interface org.xnio.IoFuture
Wait for the operation to complete.
await(long, TimeUnit) - Method in interface org.xnio.IoFuture
Wait for the operation to complete, with a timeout.
await() - Method in class org.xnio.streams.Pipe
Wait for the read side to close.
awaitAcceptable() - Method in interface org.xnio.channels.SuspendableAcceptChannel
Block until this channel becomes acceptable again.
awaitAcceptable(long, TimeUnit) - Method in interface org.xnio.channels.SuspendableAcceptChannel
Block until this channel becomes acceptable again, or until the timeout expires.
awaitAll(IoFuture<?>...) - Static method in class org.xnio.IoUtils
Wait for all the futures to complete.
awaitAllInterruptibly(IoFuture<?>...) - Static method in class org.xnio.IoUtils
Wait for all the futures to complete.
awaitClosed() - Method in interface org.jboss.remoting3.HandleableCloseable
Wait for a resource close to complete.
awaitClosed() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Wait for a resource close to complete.
awaitClosedUninterruptibly() - Method in interface org.jboss.remoting3.HandleableCloseable
Wait for a resource close to complete.
awaitClosedUninterruptibly() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Wait for a resource close to complete.
awaited(String, Owner) - Method in interface org.jgroups.blocks.locking.LockNotification
 
awaited(String, Owner) - Method in class org.jgroups.demos.LockServiceDemo
 
awaited(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
awaitForPushToFinish(Future<?>, long, TimeUnit) - Method in class org.infinispan.loaders.decorators.SingletonStore
Method that waits for the in-memory to cache loader state to finish.
AwaitInfo - Class in org.jgroups.blocks.locking
 
AwaitInfo(String, boolean) - Constructor for class org.jgroups.blocks.locking.AwaitInfo
 
awaiting(String, Owner) - Method in interface org.jgroups.blocks.locking.LockNotification
 
awaiting(String, Owner) - Method in class org.jgroups.demos.LockServiceDemo
 
awaiting(String, Owner) - Method in class org.jgroups.protocols.CENTRAL_LOCK
 
awaitInterruptibly() - Method in class org.xnio.AbstractConvertingIoFuture
 
awaitInterruptibly(long, TimeUnit) - Method in class org.xnio.AbstractConvertingIoFuture
 
awaitInterruptibly() - Method in class org.xnio.AbstractIoFuture
Wait for the operation to complete.
awaitInterruptibly(long, TimeUnit) - Method in class org.xnio.AbstractIoFuture
Wait for the operation to complete, with a timeout.
awaitInterruptibly() - Method in interface org.xnio.IoFuture
Wait for the operation to complete.
awaitInterruptibly(long, TimeUnit) - Method in interface org.xnio.IoFuture
Wait for the operation to complete, with a timeout.
awaitLiveNode() - Method in class org.hornetq.core.server.impl.FileLockNodeManager
 
awaitLiveNode() - Method in class org.hornetq.core.server.NodeManager
 
awaitNanos(long) - Method in class org.jgroups.protocols.Locking.ClientCondition
 
awaitReadable() - Method in interface org.xnio.channels.SuspendableReadChannel
Block until this channel becomes readable again.
awaitReadable(long, TimeUnit) - Method in interface org.xnio.channels.SuspendableReadChannel
Block until this channel becomes readable again, or until the timeout expires.
awaitReadable() - Method in class org.xnio.channels.TranslatingSuspendableChannel
Block until this channel becomes readable again.
awaitReadable(long, TimeUnit) - Method in class org.xnio.channels.TranslatingSuspendableChannel
Block until this channel becomes readable again, or until the timeout expires.
awaitTermination(long, TimeUnit) - Method in class org.infinispan.distexec.DefaultExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.executors.LazyInitializingScheduledExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.infinispan.util.concurrent.WithinThreadExecutor
 
awaitTermination() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Causes the current thread to wait until the container is shutdown.
awaitTermination(long, TimeUnit) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Causes the current thread to wait until the container is shutdown.
awaitTermination() - Method in interface org.jboss.msc.service.ServiceContainer
Causes the current thread to wait until the container is shutdown.
awaitTermination(long, TimeUnit) - Method in interface org.jboss.msc.service.ServiceContainer
Causes the current thread to wait until the container is shutdown.
awaitTermination(long, TimeUnit) - Method in class org.jboss.threads.OrderedExecutor
 
awaitTermination(long, TimeUnit) - Method in class org.jboss.threads.QueueExecutor
awaitTermination(long, TimeUnit) - Method in class org.jboss.threads.QueuelessExecutor
 
awaitTermination(long, TimeUnit) - Method in class org.jgroups.blocks.executor.ExecutionService
 
awaitTermination(long, TimeUnit) - Method in class org.xnio.XnioWorker
 
awaitUninterruptibly() - Method in interface org.jboss.threads.AsyncFuture
Wait (uninterruptibly) if necessary for this operation to complete, returning the outcome.
awaitUninterruptibly(long, TimeUnit) - Method in interface org.jboss.threads.AsyncFuture
Wait if necessary for this operation to complete, returning the outcome, which may include AsyncFuture.Status.WAITING if the timeout expires before the operation completes.
awaitUninterruptibly() - Method in class org.jboss.threads.AsyncFutureTask
Wait (uninterruptibly) if necessary for this operation to complete, returning the outcome.
awaitUninterruptibly(long, TimeUnit) - Method in class org.jboss.threads.AsyncFutureTask
Wait if necessary for this operation to complete, returning the outcome, which may include AsyncFuture.Status.WAITING if the timeout expires before the operation completes.
awaitUninterruptibly() - Method in class org.jgroups.protocols.Locking.ClientCondition
 
awaitUntil(Date) - Method in class org.jgroups.protocols.Locking.ClientCondition
 
awaitWritable() - Method in interface org.xnio.channels.SuspendableWriteChannel
Block until this channel becomes writable again.
awaitWritable(long, TimeUnit) - Method in interface org.xnio.channels.SuspendableWriteChannel
Block until this channel becomes writable again, or until the timeout expires.
awaitWritable() - Method in class org.xnio.channels.TranslatingSuspendableChannel
Block until this channel becomes writable again.
awaitWritable(long, TimeUnit) - Method in class org.xnio.channels.TranslatingSuspendableChannel
Block until this channel becomes writable again, or until the timeout expires.
AXES_END_TYPES - Static variable in class org.apache.xpath.compiler.OpCodes
The end of the axes types.
AXES_START_TYPES - Static variable in class org.apache.xpath.compiler.OpCodes
[FROM_stepType] [length, including predicates] [length of just the step, without the predicates] {node test} {predicates}? returns: XBoolean
AxesWalker - Class in org.apache.xpath.axes
Serves as common interface for axes Walkers, and stores common state variables.
AxesWalker(LocPathIterator, int) - Constructor for class org.apache.xpath.axes.AxesWalker
Construct an AxesWalker using a LocPathIterator.
axis - Variable in class org.apache.xerces.impl.xpath.XPath.Step
Axis.
Axis - Class in org.apache.xml.dtm
Specifies values related to XPath Axes.
Axis() - Constructor for class org.apache.xml.dtm.Axis
 
AXIS_SUPPORT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
AxisName() - Method in class org.apache.xpath.compiler.XPathParser
Basis ::= AxisName '::' NodeTest | AbbreviatedBasis
AxisTransport - Class in org.apache.ws.scout.transport
Message transport class.
AxisTransport() - Constructor for class org.apache.ws.scout.transport.AxisTransport
 
AZ_UNDERSCORE - Static variable in class org.h2.bnf.RuleFixed
 

B

ba - Variable in class com.sun.mail.util.QPDecoderStream
 
back() - Method in class org.hornetq.utils.json.JSONTokener
Back up one character.
BackedList - Class in org.dom4j.tree
BackedList represents a list of content of a Branch.
BackedList(AbstractBranch, List) - Constructor for class org.dom4j.tree.BackedList
 
BackedList(AbstractBranch, List, int) - Constructor for class org.dom4j.tree.BackedList
 
BackedList(AbstractBranch, List, List) - Constructor for class org.dom4j.tree.BackedList
 
BackGroundRegistration - Class in org.apache.juddi.v3.client.config
 
BackGroundRegistration(UDDIClerkManager) - Constructor for class org.apache.juddi.v3.client.config.BackGroundRegistration
 
BACKLOG - Static variable in class org.xnio.Options
Configure a server with the specified backlog.
backPatch(InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.FlowList
Back patch a flow list.
Backref - Class in org.hibernate.mapping
 
Backref() - Constructor for class org.hibernate.mapping.Backref
 
BackrefPropertyAccessor - Class in org.hibernate.property
Represents a "back-reference" to the id of a collection owner.
BackrefPropertyAccessor(String, String) - Constructor for class org.hibernate.property.BackrefPropertyAccessor
Constructs a new instance of BackrefPropertyAccessor.
BackrefPropertyAccessor.BackrefGetter - Class in org.hibernate.property
Internal implementation of a property getter specific to these back-ref properties.
BackrefPropertyAccessor.BackrefGetter() - Constructor for class org.hibernate.property.BackrefPropertyAccessor.BackrefGetter
 
BackrefPropertyAccessor.BackrefSetter - Class in org.hibernate.property
Internal implementation of a property setter specific to these back-ref properties.
BackrefPropertyAccessor.BackrefSetter() - Constructor for class org.hibernate.property.BackrefPropertyAccessor.BackrefSetter
 
backup(int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
 
backup(int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
 
backup(int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
 
BACKUP - Static variable in interface org.h2.command.CommandInterface
The type of a BACKUP statement.
Backup - Class in org.h2.tools
Creates a backup of a database.
Backup() - Constructor for class org.h2.tools.Backup
 
backup - Variable in class org.hornetq.core.config.impl.ConfigurationImpl
 
backup_coords - Variable in class org.jgroups.protocols.COUNTER
Backup coordinators.
BackupCommand - Class in org.h2.command.dml
This class represents the statement BACKUP
BackupCommand(Session) - Constructor for class org.h2.command.dml.BackupCommand
 
backupKeyLocks - Variable in class org.infinispan.transaction.AbstractCacheTransaction
 
backups - Variable in class org.jgroups.protocols.CENTRAL_EXECUTOR
 
backups - Variable in class org.jgroups.protocols.CENTRAL_LOCK
 
BAD - Static variable in class com.sun.mail.iap.Response
 
BAD_ACTIVATE_TIE_CALL - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_ADAPTER_ID - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_ARGUMENTS_CALL - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_ARGUMENTS_NVLIST - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_BEGIN_UNMARSHAL_CUSTOM_VALUE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
BAD_CHUNK_LENGTH - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xml.res.XMLMessages
String to use if a bad message code is used.
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field BAD_CODE
BAD_CODE_SET_STRING - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CODEBASE_INDIRECTION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CODESETS_FROM_CLIENT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_COMPLETION_STATUS_IN_LOCATE_REPLY - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_COMPLETION_STATUS_IN_REPLY - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CONTACT_INFO_LIST_FACTORY - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CORBALOC_STRING - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CTX_CALL - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_CUSTOM_IIOP_PRIMARY_TO_CONTACT_INFO - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CUSTOM_IOR_TO_SOCKET_INFO - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_CUSTOM_SOCKET_FACTORY - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_DIGIT_IN_FIXED - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_EXCEPTION_DETAIL_MESSAGE_SERVICE_CONTEXT_TYPE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_FIXED - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_GIOP_1_1_CTB - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_GIOP_REQUEST_TYPE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_HELPER_ID_METHOD - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_HELPER_READ_METHOD - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_HELPER_WRITE_METHOD - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_HEX_DIGIT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_HEX_DIGIT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
BAD_IIOP_ADDRESS_PORT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
BAD_IMPLICIT_OBJECT - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
BAD_INDEX_VALUE - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
BAD_INSERTOBJ_PARAM - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_INVOKE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_KIND - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_LOCALREPLYSTATUS - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
BAD_LOCATE_REQUEST_STATUS - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_MAGIC - Static variable in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
BAD_MEMBER_TYPECODE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_MESSAGE_TYPE_FOR_CANCEL - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_MODIFIER - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_NVLIST - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_OID_IN_IOR_TEMPLATE_LIST - Static variable in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
BAD_ONEWAY_DEFINITION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_OPERATION_AFTER_SHUTDOWN - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_ORB_CONFIGURATOR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_ORB_FOR_SERVANT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_POLICY_INCARNATE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_POLL_AFTER - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_POLL_BEFORE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_POLL_SYNC - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_REMOTE_TYPECODE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_REP_ID_INDIRECTION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_REPLYSTATUS - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_REPOSITORY_ID - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
BAD_RESERVED_LENGTH - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_RESULT_CALL - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_SEND - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_SEQUENCE_BOUNDS - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_SERVANT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
BAD_SERVANT_MANAGER_TYPE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_SERVANT_READ_OBJECT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_SERVANT_TYPE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_SERVER_ID - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_SERVER_ID_HANDLER_CLASS_PROPERTY - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
BAD_SET_SERVANT_MANAGER - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BAD_SKELETON - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_SKELETON - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
BAD_STRING_BOUNDS - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_STRINGIFIED_IOR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_STRINGIFIED_IOR_LEN - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_SYSTEM_EXCEPTION_IN_LOCATE_REPLY - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_SYSTEM_EXCEPTION_IN_REPLY - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_TOA_OAID - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_TRANSACTION_CONTEXT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
BAD_TYPECODE_FOR_CUSTOM_VALUE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_UNICODE_PAIR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_URL - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BAD_VALUE_TAG - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badActivateTieCall(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badActivateTieCall(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badActivateTieCall(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badActivateTieCall() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badAdapterId(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badAdapterId(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badAdapterId(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badAdapterId() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badArgumentsCall(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badArgumentsCall(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badArgumentsCall(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badArgumentsCall() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badArgumentsNvlist(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badArgumentsNvlist(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badArgumentsNvlist(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badArgumentsNvlist() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badBeginUnmarshalCustomValue(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badBeginUnmarshalCustomValue(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badBeginUnmarshalCustomValue(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badBeginUnmarshalCustomValue() - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badChunkLength(CompletionStatus, Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badChunkLength(CompletionStatus, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badChunkLength(Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badChunkLength(Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodebaseIndirection(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodebaseIndirection(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodebaseIndirection(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodebaseIndirection(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodesetsFromClient(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodesetsFromClient(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodesetsFromClient(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodesetsFromClient() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodeSetString(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodeSetString(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodeSetString(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCodeSetString() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BadCommandException - Exception in com.sun.mail.iap
 
BadCommandException() - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with no detail message.
BadCommandException(String) - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with the specified detail message.
BadCommandException(Response) - Constructor for exception com.sun.mail.iap.BadCommandException
Constructs an BadCommandException with the specified Response.
badCompletionStatusInLocateReply(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCompletionStatusInLocateReply(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCompletionStatusInLocateReply(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCompletionStatusInLocateReply(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCompletionStatusInReply(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCompletionStatusInReply(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCompletionStatusInReply(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCompletionStatusInReply(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badContactInfoListFactory(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badContactInfoListFactory(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badContactInfoListFactory(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badContactInfoListFactory(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCorbalocString(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCorbalocString(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCorbalocString(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCorbalocString() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCtxCall(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badCtxCall(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badCtxCall(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badCtxCall() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badCustomIiopPrimaryToContactInfo(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomIiopPrimaryToContactInfo(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomIiopPrimaryToContactInfo(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomIiopPrimaryToContactInfo(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomIorToSocketInfo(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomIorToSocketInfo(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomIorToSocketInfo(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomIorToSocketInfo(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomSocketFactory(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomSocketFactory(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomSocketFactory(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badCustomSocketFactory(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badDigitInFixed(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badDigitInFixed(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badDigitInFixed(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badDigitInFixed() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badExceptionDetailMessageServiceContextType(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badExceptionDetailMessageServiceContextType(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badExceptionDetailMessageServiceContextType(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badExceptionDetailMessageServiceContextType() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badFixed(CompletionStatus, Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badFixed(CompletionStatus, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badFixed(Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badFixed(Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiop11Ctb(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiop11Ctb(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiop11Ctb(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiop11Ctb() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiopRequestType(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiopRequestType(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiopRequestType(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badGiopRequestType() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperIdMethod(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperIdMethod(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperIdMethod(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperIdMethod(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperReadMethod(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperReadMethod(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperReadMethod(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperReadMethod(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperWriteMethod(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperWriteMethod(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperWriteMethod(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHelperWriteMethod(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHexDigit(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHexDigit(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHexDigit(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHexDigit() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badHexDigit(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badHexDigit(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badHexDigit(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badHexDigit() - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
badIiopAddressPort(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badIiopAddressPort(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badIiopAddressPort(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badIiopAddressPort(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badInsertobjParam(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badInsertobjParam(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badInsertobjParam(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badInsertobjParam(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badInvoke(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badInvoke(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badInvoke(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badInvoke() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badKind(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badKind(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badKind(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badKind() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BADKIND_CANNOT_OCCUR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badkindCannotOccur(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badkindCannotOccur(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badkindCannotOccur(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badkindCannotOccur() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badLocalreplystatus(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badLocalreplystatus(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badLocalreplystatus(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badLocalreplystatus() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badLocateRequestStatus(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badLocateRequestStatus(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badLocateRequestStatus(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badLocateRequestStatus() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BADLY_ESCAPED_STRING_LITERAL - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
 
badMagic(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badMagic(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badMagic(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badMagic(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badMemberTypecode(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badMemberTypecode(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badMemberTypecode(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badMemberTypecode() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badMessageTypeForCancel(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badMessageTypeForCancel(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badMessageTypeForCancel(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badMessageTypeForCancel() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badModifier(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badModifier(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badModifier(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badModifier() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badNvlist(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badNvlist(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badNvlist(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badNvlist() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOidInIorTemplateList(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badOidInIorTemplateList(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badOidInIorTemplateList(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badOidInIorTemplateList() - Method in class org.jboss.com.sun.corba.se.impl.logging.IORSystemException
 
badOnewayDefinition(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOnewayDefinition(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOnewayDefinition(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOnewayDefinition() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOperationAfterShutdown(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOperationAfterShutdown(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOperationAfterShutdown(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOperationAfterShutdown() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badOrbConfigurator(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badOrbConfigurator(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badOrbConfigurator(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badOrbConfigurator(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badOrbForServant(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badOrbForServant(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badOrbForServant(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badOrbForServant() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badPolicyIncarnate(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPolicyIncarnate(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPolicyIncarnate(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPolicyIncarnate() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollAfter(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollAfter(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollAfter(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollAfter() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollBefore(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollBefore(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollBefore(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollBefore() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollSync(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollSync(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollSync(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badPollSync() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badRemoteTypecode(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRemoteTypecode(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRemoteTypecode(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRemoteTypecode() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRepIdIndirection(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRepIdIndirection(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRepIdIndirection(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRepIdIndirection(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badReplystatus(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badReplystatus(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badReplystatus(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badReplystatus() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badRepositoryId(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badRepositoryId(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badRepositoryId(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badRepositoryId() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badReservedLength(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badReservedLength(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badReservedLength(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badReservedLength() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badResultCall(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badResultCall(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badResultCall(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badResultCall() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSend(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSend(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSend(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSend() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSequenceBounds(CompletionStatus, Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSequenceBounds(CompletionStatus, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSequenceBounds(Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSequenceBounds(Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServant(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badServant(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badServant(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badServant() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badServantManagerType(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServantManagerType(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServantManagerType(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServantManagerType() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServantReadObject(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServantReadObject(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServantReadObject(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServantReadObject() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServantType(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServantType(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServantType(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServantType() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badServerId(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServerId(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServerId(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badServerId() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BadServerIdHandler - Interface in org.jboss.com.sun.corba.se.impl.oa.poa
The bad server id handler is used to locate persistent objects.
badSetServantManager(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSetServantManager(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSetServantManager(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSetServantManager() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
badSkeleton(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSkeleton(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSkeleton(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSkeleton() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSkeleton(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badSkeleton(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badSkeleton(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badSkeleton() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badStringBounds(CompletionStatus, Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringBounds(CompletionStatus, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringBounds(Throwable, Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringBounds(Object, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIor(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIor(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIor(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIor() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIorLen(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIorLen(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIorLen(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badStringifiedIorLen() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInLocateReply(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInLocateReply(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInLocateReply(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInLocateReply() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInReply(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInReply(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInReply(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badSystemExceptionInReply() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badToaOaid(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badToaOaid(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badToaOaid(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badToaOaid() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badTransactionContext(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badTransactionContext(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badTransactionContext(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badTransactionContext() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
badTypecodeForCustomValue(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badTypecodeForCustomValue(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badTypecodeForCustomValue(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badTypecodeForCustomValue() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUnicodePair(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUnicodePair(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUnicodePair(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUnicodePair() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUrl(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUrl(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUrl(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badUrl(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badValueTag(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badValueTag(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badValueTag(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
badValueTag(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bag - Variable in class org.hibernate.collection.internal.PersistentBag
 
Bag - Class in org.hibernate.mapping
A bag permits duplicates, so it has no primary key
Bag(Mappings, PersistentClass) - Constructor for class org.hibernate.mapping.Bag
 
bag(String, String, boolean) - Method in class org.hibernate.type.TypeFactory
 
BagAttributeSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
BagAttributeSourceImpl(JaxbBagElement, AttributeSourceContainer) - Constructor for class org.hibernate.metamodel.source.hbm.BagAttributeSourceImpl
 
BagBinder - Class in org.hibernate.cfg.annotations
Bind a bag.
BagBinder() - Constructor for class org.hibernate.cfg.annotations.BagBinder
 
BagBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
BagBinding(AttributeBindingContainer, PluralAttribute, CollectionElementNature) - Constructor for class org.hibernate.metamodel.binding.BagBinding
 
BagType - Class in org.hibernate.type
 
BagType(TypeFactory.TypeScope, String, String, boolean) - Constructor for class org.hibernate.type.BagType
 
BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.dom.DOMConfigurationImpl
Feature identifier: balance syntax trees.
BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.impl.Constants
Balance syntax trees feature ("validation/balance-syntax-trees").
BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.impl.dtd.XMLDTDLoader
Feature identifier: balance syntax trees.
BALANCE_SYNTAX_TREES - Static variable in class org.apache.xerces.impl.dtd.XMLDTDValidator
Feature identifier: balance syntax trees.
BalancingExecutor - Class in org.jboss.threads
A simple load-balancing executor.
BalancingExecutor() - Constructor for class org.jboss.threads.BalancingExecutor
Construct a new instance.
BalancingExecutor(Executor...) - Constructor for class org.jboss.threads.BalancingExecutor
Construct a new instance.
BARRIER - Class in org.jgroups.protocols
All messages up the stack have to go through a barrier (read lock, RL).
BARRIER() - Constructor for class org.jgroups.protocols.BARRIER
 
barrier_closed - Variable in class org.jgroups.protocols.pbcast.STATE_TRANSFER
Used to prevent spurious open and close barrier calls
barrier_closed - Variable in class org.jgroups.protocols.pbcast.StreamingStateTransfer
Used to prevent spurious open and close barrier calls
base - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListIndexElement
 
Base64 - Class in org.apache.xerces.impl.dv.util
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class org.apache.xerces.impl.dv.util.Base64
 
Base64 - Class in org.hornetq.utils
Encodes and decodes to and from Base64 notation.
Base64 - Class in org.infinispan.util
Encodes and decodes to and from Base64 notation.
Base64 - Class in org.picketlink.identity.federation.core.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.hornetq.utils
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.hornetq.utils.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.hornetq.utils.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.InputStream - Class in org.infinispan.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.infinispan.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.infinispan.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.InputStream - Class in org.picketlink.identity.federation.core.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.picketlink.identity.federation.core.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.picketlink.identity.federation.core.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.hornetq.utils
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.hornetq.utils.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.hornetq.utils.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.infinispan.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.infinispan.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.infinispan.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.picketlink.identity.federation.core.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.picketlink.identity.federation.core.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.picketlink.identity.federation.core.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE64BINARY_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated.
The base64binary data type as defined in .
BASE64BINARY_DT - Static variable in interface org.apache.xerces.xs.XSConstants
base64Binary
Base64BinaryDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "base64Binary"
Base64BinaryDV() - Constructor for class org.apache.xerces.impl.dv.xs.Base64BinaryDV
 
base64decode(char[], int, CharacterIterator) - Static method in class com.sun.mail.imap.protocol.BASE64MailboxDecoder
 
base64Decode(String) - Static method in class org.picketlink.identity.federation.web.util.PostBindingUtil
Apply base64 decoding on the message and return the byte array
base64DecodeAsStream(String) - Static method in class org.picketlink.identity.federation.web.util.PostBindingUtil
Apply base64 decoding on the message and return the stream
BASE64DecoderStream - Class in com.sun.mail.util
This class implements a BASE64 Decoder.
BASE64DecoderStream(InputStream) - Constructor for class com.sun.mail.util.BASE64DecoderStream
Create a BASE64 decoder that decodes the specified input stream.
BASE64DecoderStream(InputStream, boolean) - Constructor for class com.sun.mail.util.BASE64DecoderStream
Create a BASE64 decoder that decodes the specified input stream.
base64DeflateDecode(String) - Static method in class org.picketlink.identity.federation.web.util.RedirectBindingUtil
Base64 decode followed by Deflate decoding
base64Encode(String) - Static method in class org.picketlink.identity.federation.web.util.PostBindingUtil
Apply base64 encoding on the message
BASE64EncoderStream - Class in com.sun.mail.util
This class implements a BASE64 encoder.
BASE64EncoderStream(OutputStream, int) - Constructor for class com.sun.mail.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified output stream.
BASE64EncoderStream(OutputStream) - Constructor for class com.sun.mail.util.BASE64EncoderStream
Create a BASE64 encoder that encodes the specified input stream.
BASE64MailboxDecoder - Class in com.sun.mail.imap.protocol
See the BASE64MailboxEncoder for a description of the RFC2060 and how mailbox names should be encoded.
BASE64MailboxDecoder() - Constructor for class com.sun.mail.imap.protocol.BASE64MailboxDecoder
 
BASE64MailboxEncoder - Class in com.sun.mail.imap.protocol
from RFC2060 5.1.3.
BASE64MailboxEncoder(Writer) - Constructor for class com.sun.mail.imap.protocol.BASE64MailboxEncoder
Create a BASE64 encoder
base64URLEncode(byte[]) - Static method in class org.picketlink.identity.federation.web.util.RedirectBindingUtil
On the byte array, apply base64 encoding following by URL encoding
BASE_NAMESPACE - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
base_value - Variable in class org.jboss.com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
 
BaseAddressingType - Class in org.picketlink.identity.federation.ws.addressing
 
BaseAddressingType() - Constructor for class org.picketlink.identity.federation.ws.addressing.BaseAddressingType
 
baseCfg - Variable in class org.infinispan.marshall.jboss.AbstractJBossMarshaller
 
baseCharOffset - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Base character offset for computing absolute character offset.
BaseChronology - Class in org.joda.time.chrono
BaseChronology provides a skeleton implementation for chronology classes.
BaseChronology() - Constructor for class org.joda.time.chrono.BaseChronology
Restricted constructor.
BaseConfiguration - Class in org.apache.commons.configuration
Basic configuration classe.
BaseConfiguration() - Constructor for class org.apache.commons.configuration.BaseConfiguration
 
BaseConfigurationXMLReader - Class in org.apache.commons.configuration
A specialized SAX2 XML parser that processes configuration objects.
BaseConfigurationXMLReader() - Constructor for class org.apache.commons.configuration.BaseConfigurationXMLReader
Creates a new instance of BaseConfigurationXMLReader.
BaseConfigurationXMLReader(Configuration) - Constructor for class org.apache.commons.configuration.BaseConfigurationXMLReader
Creates a new instance of BaseConfigurationXMLReader and sets the configuration object to be parsed.
BaseCustomInterceptor - Class in org.infinispan.interceptors.base
Anyone using the AdvancedCache.addInterceptor(CommandInterceptor, int) method (or any of its overloaded forms) or registering custom interceptors via XML should extend this base class when creating their own custom interceptors.
BaseCustomInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseCustomInterceptor
 
BaseDateTime - Class in org.joda.time.base
BaseDateTime is an abstract implementation of ReadableDateTime that stores data in long and Chronology fields.
BaseDateTime() - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the default time zone.
BaseDateTime(DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the current system millisecond time using ISOChronology in the specified time zone.
BaseDateTime(Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the current system millisecond time using the specified chronology.
BaseDateTime(long) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the default time zone.
BaseDateTime(long, DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using ISOChronology in the specified time zone.
BaseDateTime(long, Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance set to the milliseconds from 1970-01-01T00:00:00Z using the specified chronology.
BaseDateTime(Object, DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from an Object that represents a datetime, forcing the time zone to that specified.
BaseDateTime(Object, Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from an Object that represents a datetime, using the specified chronology.
BaseDateTime(int, int, int, int, int, int, int) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from datetime field values using ISOChronology in the default time zone.
BaseDateTime(int, int, int, int, int, int, int, DateTimeZone) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from datetime field values using ISOChronology in the specified time zone.
BaseDateTime(int, int, int, int, int, int, int, Chronology) - Constructor for class org.joda.time.base.BaseDateTime
Constructs an instance from datetime field values using the specified chronology.
BaseDateTimeField - Class in org.joda.time.field
BaseDateTimeField provides the common behaviour for DateTimeField implementations.
BaseDateTimeField(DateTimeFieldType) - Constructor for class org.joda.time.field.BaseDateTimeField
Constructor.
BaseDuration - Class in org.joda.time.base
BaseDuration is an abstract implementation of ReadableDuration that stores data in a long duration milliseconds field.
BaseDuration(long) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the given millisecond duration.
BaseDuration(long, long) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the given interval endpoints.
BaseDuration(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the given interval endpoints.
BaseDuration(Object) - Constructor for class org.joda.time.base.BaseDuration
Creates a duration from the specified object using the ConverterManager.
BaseDurationField - Class in org.joda.time.field
BaseDurationField provides the common behaviour for DurationField implementations.
BaseDurationField(DurationFieldType) - Constructor for class org.joda.time.field.BaseDurationField
 
BaseDVFactory - Class in org.apache.xerces.impl.dv.xs
the factory to create/return built-in schema DVs and create user-defined DVs
BaseDVFactory() - Constructor for class org.apache.xerces.impl.dv.xs.BaseDVFactory
 
BaseElement - Class in org.dom4j.tree
BaseElement is a useful base class for implemementation inheritence of an XML element.
BaseElement(String) - Constructor for class org.dom4j.tree.BaseElement
 
BaseElement(QName) - Constructor for class org.dom4j.tree.BaseElement
 
BaseElement(String, Namespace) - Constructor for class org.dom4j.tree.BaseElement
 
BaseEnversCollectionEventListener - Class in org.hibernate.envers.event
Base class for Envers' collection event related listeners
BaseEnversCollectionEventListener(AuditConfiguration) - Constructor for class org.hibernate.envers.event.BaseEnversCollectionEventListener
 
BaseEnversEventListener - Class in org.hibernate.envers.event
Base class for all Envers event listeners
BaseEnversEventListener(AuditConfiguration) - Constructor for class org.hibernate.envers.event.BaseEnversEventListener
 
BaseFormAuthenticator - Class in org.picketlink.identity.federation.bindings.tomcat.sp
Base Class for Service Provider Form Authenticators
BaseFormAuthenticator() - Constructor for class org.picketlink.identity.federation.bindings.tomcat.sp.BaseFormAuthenticator
 
BaseGeneralDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan GeneralDataRegion implementors.
BaseGeneralDataRegion(CacheAdapter, String, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion
 
BaseHandlerConfig - Class in org.picketlink.identity.federation.core.saml.v2.impl
 
BaseHandlerConfig() - Constructor for class org.picketlink.identity.federation.core.saml.v2.impl.BaseHandlerConfig
 
baseID - Variable in class org.picketlink.identity.federation.saml.v2.assertion.SubjectConfirmationType
 
baseID - Variable in class org.picketlink.identity.federation.saml.v2.protocol.LogoutRequestType
 
baseID - Variable in class org.picketlink.identity.federation.saml.v2.protocol.NameIDMappingRequestType
 
BaseIDAbstractType - Class in org.picketlink.identity.federation.saml.v2.assertion
Abstract Type that represents an ID
BaseIDAbstractType() - Constructor for class org.picketlink.identity.federation.saml.v2.assertion.BaseIDAbstractType
 
BaseIndex - Class in org.h2.index
Most index implementations extend the base index.
BaseIndex() - Constructor for class org.h2.index.BaseIndex
 
BaseInterval - Class in org.joda.time.base
BaseInterval is an abstract implementation of ReadableInterval that stores data in two long millisecond fields.
BaseInterval(long, long, Chronology) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start and end instant.
BaseInterval(ReadableInstant, ReadableInstant) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start and end instant.
BaseInterval(ReadableInstant, ReadableDuration) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start instant and a duration.
BaseInterval(ReadableDuration, ReadableInstant) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a millisecond duration and an end instant.
BaseInterval(ReadableInstant, ReadablePeriod) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a start instant and a time period.
BaseInterval(ReadablePeriod, ReadableInstant) - Constructor for class org.joda.time.base.BaseInterval
Constructs an interval from a time period and an end instant.
BaseInterval(Object, Chronology) - Constructor for class org.joda.time.base.BaseInterval
Constructs a time interval converting or copying from another object that describes an interval.
baseListenerInterface() - Method in class org.hibernate.event.spi.EventType
 
BaseLocal - Class in org.joda.time.base
BaseLocal is an abstract implementation of ReadablePartial that use a local milliseconds internal representation.
BaseLocal() - Constructor for class org.joda.time.base.BaseLocal
Constructs a partial with the current time, using ISOChronology in the default zone to extract the fields.
BaseMarkupSerializer - Class in org.apache.xml.serialize
Deprecated.
This class was deprecated in Xerces 2.9.0. It is recommended that new applications use the DOM Level 3 LSSerializer or JAXP's Transformation API for XML (TrAX) for serializing XML. See the Xerces documentation for more information.
BaseMarkupSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
Protected constructor can only be used by derived class.
basename - Variable in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
 
basename - Variable in class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
 
baseName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Search for both slashes in order to support URLs and files.
baseName(String) - Static method in class org.apache.xalan.xsltc.trax.Util
 
baseName - Variable in class org.jgroups.util.DefaultThreadFactory
 
BasePartial - Class in org.joda.time.base
BasePartial is an abstract implementation of ReadablePartial that stores data in array and Chronology fields.
BasePartial() - Constructor for class org.joda.time.base.BasePartial
Constructs a partial with the current time, using ISOChronology in the default zone to extract the fields.
BasePartial(Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial with the current time, using the specified chronology and zone to extract the fields.
BasePartial(long) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial extracting the partial fields from the specified milliseconds using the ISOChronology in the default zone.
BasePartial(long, Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial extracting the partial fields from the specified milliseconds using the chronology provided.
BasePartial(Object, Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial from an Object that represents a time, using the specified chronology.
BasePartial(Object, Chronology, DateTimeFormatter) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial from an Object that represents a time, using the specified chronology.
BasePartial(int[], Chronology) - Constructor for class org.joda.time.base.BasePartial
Constructs a partial with specified time field values and chronology.
BasePartial(BasePartial, int[]) - Constructor for class org.joda.time.base.BasePartial
Private constructor to be used by subclasses only which performs no validation.
BasePartial(BasePartial, Chronology) - Constructor for class org.joda.time.base.BasePartial
Private constructor to be used by subclasses only which performs no validation.
basePath - Variable in class org.apache.commons.configuration.AbstractFileConfiguration
Stores the base path.
BasePeriod - Class in org.joda.time.base
BasePeriod is an abstract implementation of ReadablePeriod that stores data in a PeriodType and an int[].
BasePeriod(int, int, int, int, int, int, int, int, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from a set of field values.
BasePeriod(long, long, PeriodType, Chronology) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given interval endpoints.
BasePeriod(ReadableInstant, ReadableInstant, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given interval endpoints.
BasePeriod(ReadablePartial, ReadablePartial, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given duration and end point.
BasePeriod(ReadableInstant, ReadableDuration, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given start point and duration.
BasePeriod(ReadableDuration, ReadableInstant, PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given duration and end point.
BasePeriod(long, PeriodType, Chronology) - Constructor for class org.joda.time.base.BasePeriod
Creates a period from the given millisecond duration, which is only really suitable for durations less than one day.
BasePeriod(Object, PeriodType, Chronology) - Constructor for class org.joda.time.base.BasePeriod
Creates a new period based on another using the ConverterManager.
BasePeriod(int[], PeriodType) - Constructor for class org.joda.time.base.BasePeriod
Constructor used when we trust ourselves.
BaseRegion - Class in org.hibernate.cache.infinispan.impl
Support for Infinispan Regions.
BaseRegion(CacheAdapter, String, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseRegion
 
BaseRequestSecurityToken - Interface in org.picketlink.identity.federation.core.wstrust.wrappers
Marker interface for the request security token types.
BaseRequestSecurityTokenResponse - Interface in org.picketlink.identity.federation.core.wstrust.wrappers
Marker interface for the security token response types.
BaseRpcCommand - Class in org.infinispan.commands.remote
 
BaseRpcCommand(String) - Constructor for class org.infinispan.commands.remote.BaseRpcCommand
 
BaseRpcInterceptor - Class in org.infinispan.interceptors.base
Acts as a base for all RPC calls
BaseRpcInterceptor() - Constructor for class org.infinispan.interceptors.base.BaseRpcInterceptor
 
BaseRpcInvokingCommand - Class in org.infinispan.commands.remote
Base class for RPC commands.
BaseRpcInvokingCommand(String) - Constructor for class org.infinispan.commands.remote.BaseRpcInvokingCommand
 
bases(String) - Method in class org.jboss.com.sun.corba.se.impl.io.FVDCodeBaseImpl
 
bases(String) - Method in class org.jboss.com.sun.org.omg.SendingContext._CodeBaseStub
 
bases(String) - Method in interface org.jboss.com.sun.org.omg.SendingContext.CodeBaseOperations
 
BaseSAML11Writer - Class in org.picketlink.identity.federation.core.saml.v1.writers
 
BaseSAML11Writer(XMLStreamWriter) - Constructor for class org.picketlink.identity.federation.core.saml.v1.writers.BaseSAML11Writer
 
BaseSAML2Handler - Class in org.picketlink.identity.federation.web.handlers.saml2
Base Class for SAML2 handlers
BaseSAML2Handler() - Constructor for class org.picketlink.identity.federation.web.handlers.saml2.BaseSAML2Handler
 
baseSessionBuilder() - Method in class org.hibernate.context.spi.AbstractCurrentSessionContext
 
BaseSingleFieldPeriod - Class in org.joda.time.base
BaseSingleFieldPeriod is an abstract implementation of ReadablePeriod that manages a single duration field, such as days or minutes.
BaseSingleFieldPeriod(int) - Constructor for class org.joda.time.base.BaseSingleFieldPeriod
Creates a new instance representing the specified period.
BaseStateTransferManagerImpl - Class in org.infinispan.statetransfer
State transfer manager.
BaseStateTransferManagerImpl() - Constructor for class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
BaseStateTransferTask - Class in org.infinispan.statetransfer
Push state from the existing members of the cluster to the new members.
BaseStateTransferTask(BaseStateTransferManagerImpl, RpcManager, StateTransferLock, CacheNotifier, Configuration, DataContainer, Collection<Address>, int, ConsistentHash, ConsistentHash, boolean) - Constructor for class org.infinispan.statetransfer.BaseStateTransferTask
 
baseSystemId - Variable in class org.apache.xerces.impl.dtd.XMLEntityDecl
baseSystemId
baseSystemId - Variable in class org.apache.xerces.impl.dtd.XMLNotationDecl
base systemId
BaseTransactionalDataRegion - Class in org.hibernate.cache.infinispan.impl
Support for Inifinispan TransactionalDataRegion implementors.
BaseTransactionalDataRegion(CacheAdapter, String, CacheDataDescription, TransactionManager, RegionFactory) - Constructor for class org.hibernate.cache.infinispan.impl.BaseTransactionalDataRegion
 
baseURI - Variable in class org.apache.xerces.dom.EntityImpl
base uri
baseURI - Variable in class org.apache.xerces.dom.EntityReferenceImpl
Base URI
baseURI - Variable in class org.apache.xerces.dom.NotationImpl
Base URI
baseURI - Variable in class org.apache.xerces.xinclude.XIncludeHandler.Notation
 
baseURI - Variable in class org.apache.xerces.xinclude.XIncludeHandler.UnparsedEntity
 
baseURI - Variable in class org.jdom.Document
See http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/core.html#baseURIs-Considerations
BaseWriter - Class in org.picketlink.identity.federation.core.saml.v2.writers
Base Class for the Stax writers for SAML
BaseWriter(XMLStreamWriter) - Constructor for class org.picketlink.identity.federation.core.saml.v2.writers.BaseWriter
 
Basic - Annotation Type in javax.persistence
The simplest type of mapping to a database column.
basic - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbAttributes
 
basic - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddableAttributes
 
basic(String) - Method in class org.hibernate.internal.TypeLocatorImpl
Retrieve the basic type registered against the given name.
basic(Class) - Method in class org.hibernate.internal.TypeLocatorImpl
Convenience form of TypeHelper.basic(String).
BASIC - Static variable in class org.hibernate.jdbc.Expectations
 
BASIC - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
basic(String) - Method in class org.hibernate.type.TypeResolver
Locate a Hibernate basic type given (one of) its registration names.
basic(String) - Method in interface org.hibernate.TypeHelper
Retrieve the basic type registered against the given name.
basic(Class) - Method in interface org.hibernate.TypeHelper
Convenience form of TypeHelper.basic(String).
BASIC - Static variable in class org.jboss.ws.api.annotation.AuthMethod
Basic authentication.
BASIC_AUTH - Static variable in class javax.faces.context.ExternalContext
String identifier for BASIC authentication.
BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
BASIC_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Basic authentication.
BASIC_AUTH_PASSWORD - Static variable in class org.apache.juddi.v3.client.config.Property
 
BASIC_AUTH_USERNAME - Static variable in class org.apache.juddi.v3.client.config.Property
 
BASIC_SIZE - Static variable in class org.hornetq.core.journal.impl.JournalImpl
 
BasicAttribute - Class in org.hibernate.metamodel.source.annotations.attribute
Represent a basic attribute (explicitly or implicitly mapped).
BasicAttributeBinding - Class in org.hibernate.metamodel.binding
TODO : javadoc
BasicAuthenticator - Class in org.jboss.com.sun.net.httpserver
BasicAuthenticator provides an implementation of HTTP Basic authentication.
BasicAuthenticator(String) - Constructor for class org.jboss.com.sun.net.httpserver.BasicAuthenticator
Creates a BasicAuthenticator for the given HTTP realm
BasicAuxiliaryDatabaseObjectImpl - Class in org.hibernate.metamodel.relational
 
BasicAuxiliaryDatabaseObjectImpl(Schema, String, String, Set<String>) - Constructor for class org.hibernate.metamodel.relational.BasicAuxiliaryDatabaseObjectImpl
 
BasicBatchKey - Class in org.hibernate.engine.jdbc.batch.internal
 
BasicBatchKey(String, Expectation) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BasicBatchKey
 
BasicBinder<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueBinder
BasicBinder(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicBinder
 
BasicCache<K,V> - Interface in org.infinispan.api
BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.
BasicCacheContainer - Interface in org.infinispan.api
BasicCacheContainer defines the methods used to obtain a BasicCache.
BasicClassFilter - Class in org.hibernate.bytecode.buildtime.spi
BasicClassFilter provides class filtering based on a series of packages to be included and/or a series of explicit class names to be included.
BasicClassFilter() - Constructor for class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
 
BasicClassFilter(String[], String[]) - Constructor for class org.hibernate.bytecode.buildtime.spi.BasicClassFilter
 
BasicCollectionElement - Class in org.hibernate.metamodel.binding
 
BasicCollectionElement(AbstractPluralAttributeBinding) - Constructor for class org.hibernate.metamodel.binding.BasicCollectionElement
 
BasicCollectionInitializor<T extends Collection> - Class in org.hibernate.envers.entities.mapper.relation.lazy.initializor
Initializes a non-indexed java collection (set or list, eventually sorted).
BasicCollectionInitializor(AuditConfiguration, AuditReaderImplementor, RelationQueryGenerator, Object, Number, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.lazy.initializor.BasicCollectionInitializor
 
BasicCollectionJoinWalker - Class in org.hibernate.loader.collection
Walker for collections of values and many-to-many associations
BasicCollectionJoinWalker(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionJoinWalker
 
BasicCollectionLoader - Class in org.hibernate.loader.collection
Loads a collection of values or a many-to-many association.
BasicCollectionLoader(QueryableCollection, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionLoader(QueryableCollection, int, String, SessionFactoryImplementor, LoadQueryInfluencers) - Constructor for class org.hibernate.loader.collection.BasicCollectionLoader
 
BasicCollectionMapper<T extends Collection> - Class in org.hibernate.envers.entities.mapper.relation
 
BasicCollectionMapper(CommonCollectionMapperData, Class<? extends T>, Class<? extends T>, MiddleComponentData) - Constructor for class org.hibernate.envers.entities.mapper.relation.BasicCollectionMapper
 
BasicCollectionPersister - Class in org.hibernate.persister.collection
Collection persister for collections of values and many-to-many associations.
BasicCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.persister.collection.BasicCollectionPersister
 
BasicConfigurator - Class in org.apache.log4j
Use this class to quickly configure the package.
BasicConfigurator() - Constructor for class org.apache.log4j.BasicConfigurator
 
BasicConnectionTable - Class in org.jgroups.blocks
Shared class for TCP connection tables.
BasicConnectionTable() - Constructor for class org.jgroups.blocks.BasicConnectionTable
 
BasicConnectionTable.ConnectionListener - Interface in org.jgroups.blocks
Used to be notified about connection establishment and teardown.
BasicConnectionTable.Receiver - Interface in org.jgroups.blocks
Used for message reception.
basicDate() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a full date as four digit year, two digit month of year, and two digit day of month (yyyyMMdd).
basicDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic date and time, separated by a 'T' (yyyyMMdd'T'HHmmss.SSSZ).
basicDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic date and time without millis, separated by a 'T' (yyyyMMdd'T'HHmmssZ).
BasicDialectResolver - Class in org.hibernate.service.jdbc.dialect.internal
Intended as support for custom resolvers.
BasicDialectResolver(String, Class) - Constructor for class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
BasicDialectResolver(String, int, Class) - Constructor for class org.hibernate.service.jdbc.dialect.internal.BasicDialectResolver
 
BasicEntityPropertyMapping - Class in org.hibernate.persister.entity
 
BasicEntityPropertyMapping(AbstractEntityPersister) - Constructor for class org.hibernate.persister.entity.BasicEntityPropertyMapping
 
BasicExecutor - Class in org.hibernate.hql.internal.ast.exec
Implementation of BasicExecutor.
BasicExecutor(HqlSqlWalker, Queryable) - Constructor for class org.hibernate.hql.internal.ast.exec.BasicExecutor
 
BasicExtractor<J> - Class in org.hibernate.type.descriptor.sql
Convenience base implementation of ValueExtractor
BasicExtractor(JavaTypeDescriptor<J>, SqlTypeDescriptor) - Constructor for class org.hibernate.type.descriptor.sql.BasicExtractor
 
BasicFormatterImpl - Class in org.hibernate.engine.jdbc.internal
Performs formatting of basic SQL statements (DML + query).
BasicFormatterImpl() - Constructor for class org.hibernate.engine.jdbc.internal.BasicFormatterImpl
 
BasicFunctionExpression<X> - Class in org.hibernate.ejb.criteria.expression.function
Models the basic concept of a SQL function.
BasicFunctionExpression(CriteriaBuilderImpl, Class<X>, String) - Constructor for class org.hibernate.ejb.criteria.expression.function.BasicFunctionExpression
 
BasicInstrumentationTask - Class in org.hibernate.tool.instrument
Super class for all Hibernate instrumentation tasks.
BasicInstrumentationTask() - Constructor for class org.hibernate.tool.instrument.BasicInstrumentationTask
 
BasicInstrumentationTask.LoggerBridge - Class in org.hibernate.tool.instrument
 
BasicInstrumentationTask.LoggerBridge() - Constructor for class org.hibernate.tool.instrument.BasicInstrumentationTask.LoggerBridge
 
BasicLazyInitializer - Class in org.hibernate.proxy.pojo
Lazy initializer for POJOs
BasicLazyInitializer(String, Class, Serializable, Method, Method, CompositeType, SessionImplementor, boolean) - Constructor for class org.hibernate.proxy.pojo.BasicLazyInitializer
 
BasicLoader - Class in org.hibernate.loader
Uses the default mapping from property to result set column alias defined by the entities' persisters.
BasicLoader(SessionFactoryImplementor) - Constructor for class org.hibernate.loader.BasicLoader
 
BasicLogFactory - Class in org.infinispan.util.logging
Factory that creates Log instances.
BasicLogFactory() - Constructor for class org.infinispan.util.logging.BasicLogFactory
 
BasicLogger - Interface in org.jboss.logging
An interface which specifies the basic logger methods.
BasicMarker - Class in org.slf4j.helpers
A simple implementation of the Marker interface.
BasicMarkerFactory - Class in org.slf4j.helpers
An almost trivial implementation of the IMarkerFactory interface which creates BasicMarker instances.
BasicMarkerFactory() - Constructor for class org.slf4j.helpers.BasicMarkerFactory
Regular users should not create BasicMarkerFactory instances.
BasicMDCAdapter - Class in org.slf4j.helpers
Basic MDC implementation, which can be used with logging systems that lack out-of-the-box MDC support.
BasicMDCAdapter() - Constructor for class org.slf4j.helpers.BasicMDCAdapter
 
BasicMetadataGenerator - Class in org.hibernate.envers.configuration.metadata
Generates metadata for basic properties: immutable types (including enums).
BasicMetadataGenerator() - Constructor for class org.hibernate.envers.configuration.metadata.BasicMetadataGenerator
 
basicOrdinalDate() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full ordinal date, using a four digit year and three digit dayOfYear (yyyyDDD).
basicOrdinalDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full ordinal date and time, using a four digit year and three digit dayOfYear (yyyyDDD'T'HHmmss.SSSZ).
basicOrdinalDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a formatter for a full ordinal date and time without millis, using a four digit year and three digit dayOfYear (yyyyDDD'T'HHmmssZ).
BasicParserConfiguration - Class in org.apache.xerces.parsers
A very basic parser configuration.
BasicParserConfiguration() - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Default Constructor.
BasicParserConfiguration(SymbolTable) - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Constructs a parser configuration using the specified symbol table.
BasicParserConfiguration(SymbolTable, XMLComponentManager) - Constructor for class org.apache.xerces.parsers.BasicParserConfiguration
Constructs a parser configuration using the specified symbol table and parent settings.
BasicPathUsageException - Exception in org.hibernate.ejb.criteria
Represents an incorrect usage of a basic path.
BasicPathUsageException(String, Attribute<?, ?>) - Constructor for exception org.hibernate.ejb.criteria.BasicPathUsageException
Construct the usage exception.
BasicPathUsageException(String, Throwable, Attribute<?, ?>) - Constructor for exception org.hibernate.ejb.criteria.BasicPathUsageException
Construct the usage exception.
BasicPluralAttributeElementSource - Interface in org.hibernate.metamodel.source.binder
 
BasicPluralAttributeElementSourceImpl - Class in org.hibernate.metamodel.source.hbm
 
BasicPluralAttributeElementSourceImpl(JaxbElementElement, LocalBindingContext) - Constructor for class org.hibernate.metamodel.source.hbm.BasicPluralAttributeElementSourceImpl
 
BasicPropertyAccessor - Class in org.hibernate.property
Accesses property values via a get/set pair, which may be nonpublic.
BasicPropertyAccessor() - Constructor for class org.hibernate.property.BasicPropertyAccessor
 
BasicPropertyAccessor.BasicGetter - Class in org.hibernate.property
 
BasicPropertyAccessor.BasicSetter - Class in org.hibernate.property
 
BasicProxyFactory - Interface in org.hibernate.bytecode.spi
A proxy factory for "basic proxy" generation
BasicServiceInitiator<R extends Service> - Interface in org.hibernate.service.spi
Contract for an initiator of services that target the standard ServiceRegistry
BasicSessionID - Class in org.jboss.ejb.client
A basic session ID object.
BasicSQLExceptionConverter - Class in org.hibernate.dialect.resolver
A helper to centralize conversion of SQLExceptions to JDBCExceptions.
BasicSQLExceptionConverter() - Constructor for class org.hibernate.dialect.resolver.BasicSQLExceptionConverter
 
BasicStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for Statement proxies
BasicStatementProxyHandler(Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.BasicStatementProxyHandler
 
BasicTCP - Class in org.jgroups.protocols
Shared base class for TCP protocols
BasicTCP() - Constructor for class org.jgroups.protocols.BasicTCP
 
BasicTestIterator - Class in org.apache.xpath.axes
Base for iterators that handle predicates.
BasicTestIterator() - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object.
BasicTestIterator(PrefixResolver) - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object.
BasicTestIterator(Compiler, int, int) - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
BasicTestIterator(Compiler, int, int, boolean) - Constructor for class org.apache.xpath.axes.BasicTestIterator
Create a LocPathIterator object, including creation of step walkers from the opcode list, and call back into the Compiler to create predicate expressions.
basicTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit millis, and time zone offset (HHmmss.SSSZ).
basicTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset (HHmmssZ).
BasicTransformerAdapter - Class in org.hibernate.transform
Provides the basic "noop" impls of the ResultTransformer contract.
BasicTransformerAdapter() - Constructor for class org.hibernate.transform.BasicTransformerAdapter
 
basicTTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, three digit millis, and time zone offset prefixed by 'T' ('T'HHmmss.SSSZ).
basicTTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a two digit hour of day, two digit minute of hour, two digit second of minute, and time zone offset prefixed by 'T' ('T'HHmmssZ).
BasicType<X> - Interface in javax.persistence.metamodel
Instances of the type BasicType represent basic types (including temporal and enumerated types).
BasicType - Class in org.hibernate.metamodel.domain
Models a basic type.
BasicType(String, Value<Class<?>>) - Constructor for class org.hibernate.metamodel.domain.BasicType
 
BasicType - Interface in org.hibernate.type
Marker interface for basic types.
BasicTypeImpl<X> - Class in org.hibernate.ejb.metamodel
 
BasicTypeImpl(Class<X>, Type.PersistenceType) - Constructor for class org.hibernate.ejb.metamodel.BasicTypeImpl
 
BasicTypeRegistry - Class in org.hibernate.type
A registry of BasicType instances
BasicTypeRegistry() - Constructor for class org.hibernate.type.BasicTypeRegistry
 
BasicUserCredentialsDeployer - Class in org.hornetq.core.deployers.impl
deployer for adding security loaded from the file "hornetq-users.xml"
BasicUserCredentialsDeployer(DeploymentManager, HornetQSecurityManager) - Constructor for class org.hornetq.core.deployers.impl.BasicUserCredentialsDeployer
 
basicWeekDate() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter for a full date as four digit weekyear, two digit week of weekyear, and one digit day of week (xxxx'W'wwe).
basicWeekDateTime() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic weekyear date and time, separated by a 'T' (xxxx'W'wwe'T'HHmmss.SSSZ).
basicWeekDateTimeNoMillis() - Static method in class org.joda.time.format.ISODateTimeFormat
Returns a basic formatter that combines a basic weekyear date and time without millis, separated by a 'T' (xxxx'W'wwe'T'HHmmssZ).
Basis() - Method in class org.apache.xpath.compiler.XPathParser
Basis ::= AxisName '::' NodeTest | AbbreviatedBasis
BASIS_LIBRARY_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BasisLibrary - Class in org.apache.xalan.xsltc.runtime
Standard XSLT functions.
BasisLibrary() - Constructor for class org.apache.xalan.xsltc.runtime.BasisLibrary
 
Batch - Interface in org.hibernate.engine.jdbc.batch.spi
Conceptually models a batch.
BATCH_DELAY - Static variable in class org.hornetq.core.remoting.impl.netty.TransportConstants
 
BATCH_ISSUE_REQUEST - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
BATCH_SIZE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
BATCH_STRATEGY - Static variable in interface org.hibernate.cfg.AvailableSettings
Select a custom batcher.
BATCH_VALIDATE_REQUEST - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
BATCH_VERSIONED_DATA - Static variable in interface org.hibernate.cfg.AvailableSettings
Should versioned data be included in batching?
BatchBuilder - Interface in org.hibernate.engine.jdbc.batch.spi
A builder for Batch instances
batchBuilder() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
BatchBuilderImpl - Class in org.hibernate.engine.jdbc.batch.internal
A builder for Batch instances.
BatchBuilderImpl() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
BatchBuilderImpl(int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
BatchBuilderInitiator - Class in org.hibernate.engine.jdbc.batch.internal
Initiator for the BatchBuilder service
BatchBuilderInitiator() - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
batchContainedStatementsOnRelease() - Method in interface org.hibernate.internal.CoreMessageLogger
 
batchContainedStatementsOnRelease() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
batchContainedStatementsOnRelease$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
batchContainer - Variable in class org.infinispan.batch.AutoBatchSupport
 
BatchContainer - Class in org.infinispan.batch
A container for holding thread locals for batching, to be used with the Cache.startBatch() and Cache.endBatch(boolean) calls.
BatchContainer() - Constructor for class org.infinispan.batch.BatchContainer
 
batchContainer - Variable in class org.infinispan.CacheImpl
 
BatchedTooManyRowsAffectedException - Exception in org.hibernate.jdbc
Much like TooManyRowsAffectedException, indicates that more rows than what we were expcecting were affected.
BatchedTooManyRowsAffectedException(String, int, int, int) - Constructor for exception org.hibernate.jdbc.BatchedTooManyRowsAffectedException
 
batchExplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates explicit execution of the batch via a call to Batch.execute().
BatchFailedException - Exception in org.hibernate.jdbc
Indicates a failed batch entry (-3 return).
BatchFailedException(String) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFailedException(String, Throwable) - Constructor for exception org.hibernate.jdbc.BatchFailedException
 
BatchFetchQueue - Class in org.hibernate.engine.spi
Tracks entity and collection keys that are available for batch fetching, and the queries which were used to load entities, which can be re-used as a subquery for loading owned collections.
BatchFetchQueue(PersistenceContext) - Constructor for class org.hibernate.engine.spi.BatchFetchQueue
Constructs a queue for the given context.
batchImplicitlyExecuted() - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchObserver
Indicates an implicit execution of the batch.
BatchingBatch - Class in org.hibernate.engine.jdbc.batch.internal
A Batch implementation which does bathing based on a given size.
BatchingBatch(BatchKey, JdbcCoordinator, int) - Constructor for class org.hibernate.engine.jdbc.batch.internal.BatchingBatch
 
BatchingCollectionInitializer - Class in org.hibernate.loader.collection
"Batch" loads collections, using multiple foreign key values in the SQL where clause.
BatchingCollectionInitializer(CollectionPersister, int[], Loader[]) - Constructor for class org.hibernate.loader.collection.BatchingCollectionInitializer
 
BatchingEntityLoader - Class in org.hibernate.loader.entity
"Batch" loads entities, using multiple primary key values in the SQL where clause.
BatchingEntityLoader(EntityPersister, int[], Loader[]) - Constructor for class org.hibernate.loader.entity.BatchingEntityLoader
 
BatchingIDGenerator - Class in org.hornetq.core.persistence.impl.journal
A BatchingIDGenerator
BatchingIDGenerator(long, long, Journal) - Constructor for class org.hornetq.core.persistence.impl.journal.BatchingIDGenerator
 
BatchingInterceptor - Class in org.infinispan.interceptors
Interceptor that captures batched calls and attaches contexts.
BatchingInterceptor() - Constructor for class org.infinispan.interceptors.BatchingInterceptor
 
BatchKey - Interface in org.hibernate.engine.jdbc.batch.spi
Unique key for batch identification.
BatchModeTransactionManager - Class in org.infinispan.transaction.tm
Not really a transaction manager in the truest sense of the word.
BatchModeTransactionManager() - Constructor for class org.infinispan.transaction.tm.BatchModeTransactionManager
 
BatchObserver - Interface in org.hibernate.engine.jdbc.batch.spi
An observer contract for batch events.
BatchServiceTarget - Interface in org.jboss.msc.service
A ServiceTarget that provides removal of all services installed so far.
BatchSize - Annotation Type in org.hibernate.annotations
Batch size for SQL loading
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSubclassElement
 
batchSize - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
batchSize - Variable in class org.hibernate.persister.collection.AbstractCollectionPersister
 
batchTarget() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Create a new batch service target, which is used to install described services in this target.
batchTarget() - Method in class org.jboss.msc.service.DelegatingServiceTarget
Create a new batch service target, which is used to install described services in this target.
batchTarget() - Method in interface org.jboss.msc.service.ServiceTarget
Create a new batch service target, which is used to install described services in this target.
bbwi - Variable in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
BC - Static variable in class org.joda.time.DateTimeConstants
Constant (0) representing BC, years before zero (from Calendar)
bcast_task - Variable in class org.jgroups.protocols.FD
Transmits SUSPECT message until view change or UNSUSPECT is received
bcc - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
BCC - Static variable in class javax.mail.Message.RecipientType
The "Bcc" (blind carbon copy) recipients.
BCE - Static variable in class org.joda.time.DateTimeConstants
Alternative constant (0) representing BCE, Before Common Era (secular)
BE - Static variable in class org.joda.time.chrono.BuddhistChronology
Constant value for 'Buddhist Era', equivalent to the value returned for AD/CE.
Bean<T> - Interface in javax.enterprise.inject.spi
Represents an enabled bean.
bean - Variable in class org.hibernate.validator.xml.ConstraintMappingsType
 
Bean1 - Class in org.apache.taglibs.standard.lang.jstl.test
This is a test bean with a set of properties
Bean1() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.Bean1
Constructor
Bean2 - Class in org.apache.taglibs.standard.lang.jstl.test
This is a test bean that holds a single String
Bean2(String) - Constructor for class org.apache.taglibs.standard.lang.jstl.test.Bean2
Constructor
Bean2Editor - Class in org.apache.taglibs.standard.lang.jstl.test
PropertyEditor for parsing Bean2
Bean2Editor() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.Bean2Editor
 
BEAN_ADDED - Static variable in class javax.enterprise.deploy.model.XpathEvent
A bean is added
BEAN_CHANGED - Static variable in class javax.enterprise.deploy.model.XpathEvent
A bean is changed
BEAN_REMOVED - Static variable in class javax.enterprise.deploy.model.XpathEvent
A bean is removed
BeanAttribute - Class in org.dom4j.bean
BeanAttribute represents a mutable XML attribute which is backed by a property of the JavaBean of its parent element.
BeanAttribute(BeanAttributeList, int) - Constructor for class org.dom4j.bean.BeanAttribute
 
BeanAttributeList - Class in org.dom4j.bean
BeanAttributeList implements a list of Attributes which are the properties of a JavaBean.
BeanAttributeList(BeanElement, BeanMetaData) - Constructor for class org.dom4j.bean.BeanAttributeList
 
BeanAttributeList(BeanElement) - Constructor for class org.dom4j.bean.BeanAttributeList
 
BeanCallback - Class in org.hibernate.ejb.event
 
BeanCallback(Method) - Constructor for class org.hibernate.ejb.event.BeanCallback
 
beanClass - Variable in class org.hibernate.validator.cfg.context.impl.ConstraintMappingContextImplBase
 
BeanConstraintLocation - Class in org.hibernate.validator.metadata.location
A ConstraintLocation implementation that represents either a bean (in case of class-level constraints), a field or a getter method (in case of property-level constraints).
BeanConstraintLocation(Class<?>) - Constructor for class org.hibernate.validator.metadata.location.BeanConstraintLocation
 
BeanConstraintLocation(Class<?>, Member) - Constructor for class org.hibernate.validator.metadata.location.BeanConstraintLocation
 
BeanDeclaration - Interface in org.apache.commons.configuration.beanutils
Definition of an interface for declaring a bean in a configuration file.
BeanDescriptor - Interface in javax.validation.metadata
Describes a constrained Java Bean and the constraints associated to it.
BeanDescriptorImpl<T> - Class in org.hibernate.validator.metadata
 
BeanDescriptorImpl(BeanMetaData<T>) - Constructor for class org.hibernate.validator.metadata.BeanDescriptorImpl
 
BeanDocumentFactory - Class in org.dom4j.bean
BeanDocumentFactory is a factory of DOM4J objects which may be BeanElements which are backed by JavaBeans and their properties.
BeanDocumentFactory() - Constructor for class org.dom4j.bean.BeanDocumentFactory
 
BeanElement - Class in org.dom4j.bean
BeanElement uses a Java Bean to store its attributes.
BeanElement(String, Object) - Constructor for class org.dom4j.bean.BeanElement
 
BeanElement(String, Namespace, Object) - Constructor for class org.dom4j.bean.BeanElement
 
BeanElement(QName, Object) - Constructor for class org.dom4j.bean.BeanElement
 
BeanElement(QName) - Constructor for class org.dom4j.bean.BeanElement
 
BeanELResolver - Class in javax.el
Defines property resolution behavior on objects using the JavaBeans component architecture.
BeanELResolver() - Constructor for class javax.el.BeanELResolver
Creates a new read/write BeanELResolver.
BeanELResolver(boolean) - Constructor for class javax.el.BeanELResolver
Creates a new BeanELResolver whose read-only status is determined by the given parameter.
BeanELResolver.BeanProperties - Class in javax.el
 
BeanELResolver.BeanProperties(Class<?>) - Constructor for class javax.el.BeanELResolver.BeanProperties
 
BeanELResolver.BeanProperty - Class in javax.el
 
BeanELResolver.BeanProperty(Class<?>, PropertyDescriptor) - Constructor for class javax.el.BeanELResolver.BeanProperty
 
BeanFactory - Interface in org.apache.commons.configuration.beanutils
Definition of an interface for bean factories.
BeanHelper - Class in org.apache.commons.configuration.beanutils
A helper class for creating bean instances that are defined in configuration files.
BeanInfoHelper - Class in org.hibernate.internal.util.beans
Utility for helping deal with BeanInfo
BeanInfoHelper(Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper(Class, Class) - Constructor for class org.hibernate.internal.util.beans.BeanInfoHelper
 
BeanInfoHelper.BeanInfoDelegate - Interface in org.hibernate.internal.util.beans
 
BeanInfoIndexedProperty - Class in org.apache.taglibs.standard.lang.jstl
This contains the information for one indexed property in a BeanInfo - IndexedPropertyDescriptor, read method, and write method.
BeanInfoIndexedProperty(Method, Method, IndexedPropertyDescriptor) - Constructor for class org.apache.taglibs.standard.lang.jstl.BeanInfoIndexedProperty
Constructor
BeanInfoManager - Class in org.apache.taglibs.standard.lang.jstl
Manages the BeanInfo for one class - contains the BeanInfo, and also a mapping from property name to BeanInfoProperty.
BeanInfoProperty - Class in org.apache.taglibs.standard.lang.jstl
This contains the information for one property in a BeanInfo - PropertyDescriptor, read method, and write method.
BeanInfoProperty(Method, Method, PropertyDescriptor) - Constructor for class org.apache.taglibs.standard.lang.jstl.BeanInfoProperty
Constructor
BeanIntrospectionException - Exception in org.hibernate.internal.util.beans
Indicates a problem dealing with BeanInfo via the BeanInfoHelper delegate.
BeanIntrospectionException(String, Throwable) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
BeanIntrospectionException(String) - Constructor for exception org.hibernate.internal.util.beans.BeanIntrospectionException
 
BeanManager - Interface in javax.enterprise.inject.spi
Allows a portable extension to interact directly with the container.
BeanMetaConstraint<A extends Annotation> - Class in org.hibernate.validator.metadata
A MetaConstraint implementation that represents a field, property-level or class level constraint and allows the unified handling of these constraints.
BeanMetaConstraint(ConstraintDescriptorImpl<A>, Class<?>, Member) - Constructor for class org.hibernate.validator.metadata.BeanMetaConstraint
Creates a new BeanMetaConstraint.
BeanMetaData - Class in org.dom4j.bean
BeanMetaData contains metadata about a bean class.
BeanMetaData(Class) - Constructor for class org.dom4j.bean.BeanMetaData
 
BeanMetaData<T> - Interface in org.hibernate.validator.metadata
Interface defining the meta data about the constraints defined in a given bean.
BeanMetaDataCache - Class in org.hibernate.validator.metadata
Cache for created instances of BeanMetaData.
BeanMetaDataCache() - Constructor for class org.hibernate.validator.metadata.BeanMetaDataCache
 
BeanMetaDataImpl<T> - Class in org.hibernate.validator.metadata
This class encapsulates all meta data needed for validation.
BeanMetaDataImpl(Class<T>, ConstraintHelper, BeanMetaDataCache) - Constructor for class org.hibernate.validator.metadata.BeanMetaDataImpl
Constructor used for creating the bean meta data using annotations only
BeanMetaDataImpl(Class<T>, ConstraintHelper, List<Class<?>>, Class<? extends DefaultGroupSequenceProvider<?>>, Map<Class<?>, List<BeanMetaConstraint<?>>>, Set<AggregatedMethodMetaData>, Set<Member>, AnnotationIgnores, BeanMetaDataCache) - Constructor for class org.hibernate.validator.metadata.BeanMetaDataImpl
Constructor used when creating a bean meta data instance via the xml or programmatic API.
BeanNotFoundException - Exception in javax.enterprise.deploy.spi.exceptions
Errors when a bean is not found
BeanNotFoundException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.BeanNotFoundException
Create an exception with a reason.
BeanType - Class in org.hibernate.validator.xml
Java class for beanType complex type.
BeanType() - Constructor for class org.hibernate.validator.xml.BeanType
 
BeanUtils - Class in org.infinispan.util
Simple JavaBean manipulation helper methods
BeanUtils() - Constructor for class org.infinispan.util.BeanUtils
 
BeanValidationEventListener - Class in org.hibernate.cfg.beanvalidation
Event listener used to enable Bean Validation for insert/update/delete events.
BeanValidationEventListener() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
No-arg constructor used when listener is configured via configuration file
BeanValidationEventListener(ValidatorFactory, Properties) - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationEventListener
Constructor used in an environment where validator factory is injected (JPA2).
BeanValidationIntegrator - Class in org.hibernate.cfg.beanvalidation
 
BeanValidationIntegrator() - Constructor for class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
BeanValidator - Class in javax.faces.validator

A Validator that delegates validation of the bean property to the Bean Validation API.

BeanValidator() - Constructor for class javax.faces.validator.BeanValidator
 
BECOME_SERVER - Static variable in class org.jgroups.Event
 
becomeClient() - Method in class org.jgroups.protocols.pbcast.GMS
 
becomeCoordinator() - Method in class org.jgroups.protocols.pbcast.GMS
 
becomeParticipant() - Method in class org.jgroups.protocols.pbcast.GMS
 
before() - Method in class org.hibernate.internal.AbstractQueryImpl
 
before() - Method in class org.hibernate.internal.CriteriaImpl
 
before(Class<? extends CommandInterceptor>) - Method in class org.infinispan.config.Configuration.CustomInterceptorPositionType
Deprecated.
 
before - Variable in class org.infinispan.config.CustomInterceptorConfig
 
before(Class<? extends CommandInterceptor>) - Method in interface org.infinispan.config.FluentConfiguration.CustomInterceptorPosition
Deprecated.
 
before() - Method in class org.infinispan.configuration.cache.InterceptorConfiguration
 
before(Class<? extends CommandInterceptor>) - Method in class org.infinispan.configuration.cache.InterceptorConfigurationBuilder
Dictates that the custom interceptor appears immediately before the specified interceptor.
BEFORE_FLUSH - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before the session is flushed
BEFORE_INSERT_AFTER_DELETE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before the insertion of the parent entity and just after deletion
BEFORE_MERGE - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just before merging from a transient parent entity into the object in the session cache
BEFORE_REFRESH - Static variable in class org.hibernate.engine.internal.Cascade
A cascade point that occurs just after locking a transient parent entity into the session cache
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.AbstractStandardBasicType
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.AbstractType
 
beforeAssemble(Serializable, SessionImplementor) - Method in class org.hibernate.type.ManyToOneType
 
beforeAssemble(Serializable, SessionImplementor) - Method in interface org.hibernate.type.Type
Called before assembling a query result set from the query cache, to allow batch fetching of entities missing from the second-level cache.
beforeAssemble(Serializable[], Type[], SessionImplementor) - Static method in class org.hibernate.type.TypeHelper
BeforeBeanDiscovery - Interface in javax.enterprise.inject.spi
This event type is thrown by the container before the bean discovery process begins.
beforeCommit() - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
beforeCommit() - Method in interface org.hornetq.core.transaction.Transaction
 
beforeCommit(Transaction) - Method in interface org.hornetq.core.transaction.TransactionOperation
 
beforeCommit(Transaction) - Method in class org.hornetq.core.transaction.TransactionOperationAbstract
 
BeforeCompletion - Annotation Type in javax.ejb
Designate a stateful session bean method to receive the BeforeCompletion Session Synchronization callback.
beforeCompletion() - Method in interface javax.ejb.SessionSynchronization
The beforeCompletion method notifies a session Bean instance that a transaction is about to be committed.
beforeCompletion() - Method in interface javax.transaction.Synchronization
This method is invoked before the start of the commit process.
beforeCompletion() - Method in class org.hibernate.context.internal.JTASessionContext.CleanupSynch
This method is invoked before the start of the commit process.
beforeCompletion() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext.CleanupSynch
This method is invoked before the start of the commit process.
beforeCompletion(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionObserver
Callback for processing the initial phase of transaction completion.
beforeCompletion() - Method in class org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization
This method is invoked before the start of the commit process.
beforeCompletion() - Method in class org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorImpl
 
beforeCompletion() - Method in class org.infinispan.transaction.synchronization.SynchronizationAdapter
 
beforeCompletion(EJBReceiverContext, TransactionID) - Method in class org.jboss.ejb.client.EJBReceiver
The before-completion hook.
beforeCompletion(EJBReceiverContext, TransactionID) - Method in class org.jboss.ejb.client.remoting.RemotingConnectionEJBReceiver
 
beforeCompletion() - Method in class org.jboss.jbossts.txbridge.outbound.BridgeSynchronization
The beforeCompletion method is called by the transaction manager prior to the start of the two-phase transaction commit process.
beforeCompletionFailed(Synchronization, Throwable) - Method in interface org.infinispan.util.logging.Log
 
beforeDelivery(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpoint
This is called by a resource adapter before a message is delivered.
beforeExecutions() - Method in class org.hibernate.action.internal.BulkOperationCleanupAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.CollectionAction
 
beforeExecutions() - Method in class org.hibernate.action.internal.EntityAction
 
beforeExecutions() - Method in interface org.hibernate.action.spi.Executable
Called before executing any actions.
beforeFirst() - Method in class org.h2.jdbc.JdbcResultSet
Moves the current position to before the first row, that means resets the result set.
beforeFirst() - Method in class org.h2.tools.SimpleResultSet
Moves the current position to before the first row, that means resets the result set.
beforeFirst() - Method in class org.hibernate.internal.FetchingScrollableResultsImpl
Go to a location just before first result (this is the initial location)
beforeFirst() - Method in class org.hibernate.internal.ScrollableResultsImpl
 
beforeFirst() - Method in interface org.hibernate.ScrollableResults
Go to a location just before first result (this is the initial location)
beforeForward(ServerMessage) - Method in class org.hornetq.core.server.cluster.impl.BridgeImpl
 
beforeForward(ServerMessage) - Method in class org.hornetq.core.server.cluster.impl.ClusterConnectionBridge
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentIndexedElementHolder
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentList
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentMap
 
beforeInitialize(CollectionPersister, int) - Method in class org.hibernate.collection.internal.PersistentSet
 
beforeInitialize(CollectionPersister, int) - Method in interface org.hibernate.collection.spi.PersistentCollection
Called before any elements are read into the collection, allowing appropriate initializations to occur.
beforeInvocation(IInvokedMethod, ITestResult) - Method in class org.jgroups.util.JUnitXMLReporter
Invoked before any method (configuration or test) is invoked
beforeLoad() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Call this before beginning a two-phase load
beforeLoad() - Method in interface org.hibernate.engine.spi.PersistenceContext
Call this before begining a two-phase load
beforeMarshal(Object) - Method in class javax.xml.bind.Marshaller.Listener

Callback method invoked before marshalling from source to XML.

beforePageRead() - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
beforePageRead() - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
beforePageRead() - Method in interface org.hornetq.core.persistence.StorageManager
We need a safeguard in place to avoid too much concurrent IO happening on Paging, otherwise the system may become irrensponsive if too many destinations are reading all the same time.
beforePhase(PhaseEvent) - Method in interface javax.faces.event.PhaseListener
Handle a notification that the processing for a particular phase of the request processing lifecycle is about to begin.
beforePrepare() - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
beforePrepare() - Method in interface org.hornetq.core.transaction.Transaction
 
beforePrepare(Transaction) - Method in interface org.hornetq.core.transaction.TransactionOperation
 
beforePrepare(Transaction) - Method in class org.hornetq.core.transaction.TransactionOperationAbstract
 
beforePush(IndexBuilder, DotName, AnnotationInstance) - Method in interface org.hibernate.metamodel.source.annotations.xml.filter.IndexedAnnotationFilter
 
beforeReconnect(HornetQException) - Method in interface org.hornetq.api.core.client.SessionFailureListener
Notifies that a connection has failed due to the specified exception.
beforeReconnect(HornetQException) - Method in class org.hornetq.core.server.cluster.impl.BridgeImpl
 
beforeReconnect(HornetQException) - Method in class org.hornetq.jms.server.recovery.HornetQXAResourceWrapper
 
beforeReconnect(HornetQException) - Method in class org.hornetq.jms.server.recovery.RecoveryDiscovery
 
beforeRollback() - Method in class org.hornetq.core.transaction.impl.TransactionImpl
 
beforeRollback() - Method in interface org.hornetq.core.transaction.Transaction
 
beforeRollback(Transaction) - Method in interface org.hornetq.core.transaction.TransactionOperation
 
beforeRollback(Transaction) - Method in class org.hornetq.core.transaction.TransactionOperationAbstract
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
beforeSelectClause() - Method in class org.hibernate.hql.internal.ast.HqlSqlWalker
 
BeforeShutdown - Interface in javax.enterprise.inject.spi
The type of the final event the container fires after it has finished processing requests and destroyed all contexts.
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
beforeTransactionCommit() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
beforeTransactionCompletion(Transaction) - Method in class org.hibernate.EmptyInterceptor
 
beforeTransactionCompletion() - Method in class org.hibernate.engine.spi.ActionQueue
Execute any registered BeforeTransactionCompletionProcess
beforeTransactionCompletion(TransactionImplementor) - Method in interface org.hibernate.engine.transaction.spi.TransactionContext
 
beforeTransactionCompletion(Transaction) - Method in interface org.hibernate.Interceptor
Called before a transaction is committed (but not before rollback).
beforeTransactionCompletion(TransactionImplementor) - Method in class org.hibernate.internal.SessionImpl
 
beforeTransactionCompletion(TransactionImplementor) - Method in class org.hibernate.internal.StatelessSessionImpl
 
BeforeTransactionCompletionProcess - Interface in org.hibernate.action.spi
Contract representing some process that needs to occur during before transaction completion.
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransaction
 
beforeTransactionRollBack() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
beforeUnmarshal(Object, Object) - Method in class javax.xml.bind.Unmarshaller.Listener

Callback method invoked before unmarshalling into target.

beforeWriting() - Method in class org.h2.engine.Database
This method is called before writing to the transaction log.
begin() - Method in interface javax.enterprise.context.Conversation
Mark the current transient conversation long-running.
begin(String) - Method in interface javax.enterprise.context.Conversation
Mark the current transient conversation long-running, with a specified identifier.
begin() - Method in interface javax.persistence.EntityTransaction
Start a resource transaction.
begin() - Method in interface javax.resource.cci.LocalTransaction
Begins a local transaction on an EIS instance.
begin() - Method in interface javax.resource.spi.LocalTransaction
Begin a local transaction
begin - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Starting index ('begin' attribute)
begin() - Method in interface javax.transaction.TransactionManager
Starts a new transaction, and associate it with the calling thread.
begin() - Method in interface javax.transaction.UserTransaction
Starts a new transaction, and associate it with the calling thread.
BEGIN - Static variable in interface org.h2.command.CommandInterface
The type of a BEGIN {WORK|TRANSACTION} statement.
begin() - Method in class org.h2.engine.Session
Begin a transaction.
begin() - Method in class org.hibernate.ejb.TransactionImpl
 
begin() - Method in class org.hibernate.engine.transaction.spi.AbstractTransactionImpl
 
begin() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform.TransactionManagerAdapter
 
begin() - Method in interface org.hibernate.Transaction
Begin this transaction.
BEGIN - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Commands
 
begin() - Method in class org.infinispan.transaction.tm.DummyBaseTransactionManager
Starts a new transaction, and associate it with the calling thread.
begin() - Method in class org.infinispan.transaction.tm.DummyUserTransaction
Starts a new transaction, and associate it with the calling thread.
BEGIN_TRANSACTION - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Commands
 
beginColumn - Variable in class org.apache.taglibs.standard.extra.spath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.taglibs.standard.lang.jstl.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginDefaultReadObject(InputStreamHook) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.InReadObjectOptionalDataState
 
beginDefaultReadObject(InputStreamHook) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState
 
beginDefaultReadObject(InputStreamHook) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.ReadObjectState
 
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
beginFunctionTemplate(AST, AST) - Method in class org.hibernate.hql.internal.ast.SqlGenerator
 
beginLine - Variable in class org.apache.taglibs.standard.extra.spath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.taglibs.standard.lang.jstl.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.AbstractStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.BasicStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.ImplicitStatementProxyHandler
 
beginningInvocationHandling(Method, Object[]) - Method in class org.hibernate.engine.jdbc.internal.proxy.PreparedStatementProxyHandler
 
beginOptionalCustomData() - Method in class org.jboss.com.sun.corba.se.impl.io.IIOPOutputStream
 
beginOptionalCustomData() - Method in class org.jboss.com.sun.corba.se.impl.io.OutputStreamHook
 
beginRead() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
Called just before reading any rows from the JDBC result set
beginRead() - Method in class org.hibernate.collection.internal.PersistentArrayHolder
 
beginRead() - Method in class org.hibernate.collection.internal.PersistentSet
 
beginRead() - Method in interface org.hibernate.collection.spi.PersistentCollection
Called just before reading any rows from the JDBC result set
beginRequest(Object, String, boolean, ContactInfo) - Method in interface org.jboss.com.sun.corba.se.pept.protocol.ClientRequestDispatcher
At the beginning of a request the presentation block uses this to obtain an OutputObject to set data to be sent on a message.
beginSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'begin' was specified.
BeginToken() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
 
BeginToken() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
 
BeginToken() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
 
beginTransaction() - Method in class org.hibernate.internal.SessionImpl
 
beginTransaction() - Method in class org.hibernate.internal.StatelessSessionImpl
 
beginTransaction() - Method in interface org.hibernate.SharedSessionContract
Begin a unit of work and return the associated Transaction object.
beginUnmarshalCustomValue(InputStreamHook, boolean, boolean) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.DefaultState
 
beginUnmarshalCustomValue(InputStreamHook, boolean, boolean) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.InReadObjectDefaultsSentState
 
beginUnmarshalCustomValue(InputStreamHook, boolean, boolean) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.InReadObjectOptionalDataState
 
beginUnmarshalCustomValue(InputStreamHook, boolean, boolean) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState
 
beginUnmarshalCustomValue(InputStreamHook, boolean, boolean) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState
 
beginUnmarshalCustomValue(InputStreamHook, boolean, boolean) - Method in class org.jboss.com.sun.corba.se.impl.io.InputStreamHook.ReadObjectState
 
Behavior - Interface in javax.faces.component.behavior

The Behavior interface is the root API of the component behavior model.

BEHAVIOR_ID - Static variable in class javax.faces.component.behavior.AjaxBehavior

The standard id for this behavior.

BehaviorBase - Class in javax.faces.component.behavior

BehaviorBase is a convenience base class that provides a default implementation of the Behavior contract.

BehaviorBase() - Constructor for class javax.faces.component.behavior.BehaviorBase
 
BehaviorConfig - Interface in javax.faces.view.facelets

Convey the id of a behavior declared in a view.

BehaviorEvent - Class in javax.faces.event
BehaviorEvent is the event that can be generated from component Behavior.
BehaviorEvent(UIComponent, Behavior) - Constructor for class javax.faces.event.BehaviorEvent

Construct a new event object from the specified source component and behavior.

BehaviorHandler - Class in javax.faces.view.facelets

The FaceletHandler that corresponds to attached objects that represent an instance of ClientBehavior that must be added to the parent component, which must implement ClientBehaviorHolder, with a call to ClientBehaviorHolder.addClientBehavior(java.lang.String, javax.faces.component.behavior.ClientBehavior).

BehaviorHandler(BehaviorConfig) - Constructor for class javax.faces.view.facelets.BehaviorHandler
 
BehaviorHolderAttachedObjectHandler - Interface in javax.faces.view

Represent an attached object that is a BehaviorHolder in a VDL page.

BehaviorHolderAttachedObjectTarget - Interface in javax.faces.view

Represent a BehaviorHolder attached object target in a VDL page.

BehaviorListener - Interface in javax.faces.event

A generic base interface for event listeners for various types of BehaviorEvents.

belongsToNetwork(InetAddress, InetAddress, byte) - Static method in class org.jboss.ejb.client.remoting.NetworkUtil
Returns true if the passed address is part of the network represented by the passed networkAddress and networkMask.
BELOW - Static variable in class org.jgroups.stack.ProtocolStack
 
BEncoderStream - Class in com.sun.mail.util
This class implements a 'B' Encoder as defined by RFC2047 for encoding MIME headers.
BEncoderStream(OutputStream) - Constructor for class com.sun.mail.util.BEncoderStream
Create a 'B' encoder that encodes the specified input stream.
bestGuessEntityName(Object) - Method in interface org.hibernate.engine.spi.SessionImplementor
The best guess entity name for an entity not in an association
bestGuessEntityName(Object) - Method in class org.hibernate.envers.entities.mapper.relation.lazy.AbstractDelegateSessionImplementor
 
bestGuessEntityName(Object) - Method in class org.hibernate.internal.SessionImpl
 
bestGuessEntityName(Object) - Method in class org.hibernate.internal.StatelessSessionImpl
 
between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the first argument is between the second and third arguments in value.
between(Expression<? extends Y>, Y, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
Create a predicate for testing whether the first argument is between the second and third arguments in value.
between(Object, Object) - Method in class org.hibernate.criterion.Property
 
between(String, Object, Object) - Static method in class org.hibernate.criterion.Restrictions
Apply a "between" constraint to the named property
between(Expression<? extends Y>, Y, Y) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is between the second and third arguments in value.
between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.hibernate.ejb.criteria.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is between the second and third arguments in value.
between(T, T) - Method in class org.hibernate.envers.query.criteria.AuditProperty
Apply a "between" constraint
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
BETWEEN - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
BETWEEN - Static variable in class org.hornetq.core.filter.impl.Operator
 
between(ReadableInstant, ReadableInstant, DurationFieldType) - Static method in class org.joda.time.base.BaseSingleFieldPeriod
Calculates the number of whole units between the two specified datetimes.
between(ReadablePartial, ReadablePartial, ReadablePeriod) - Static method in class org.joda.time.base.BaseSingleFieldPeriod
Calculates the number of whole units between the two specified partial datetimes.
BetweenAuditExpression - Class in org.hibernate.envers.query.criteria
 
BetweenAuditExpression(PropertyNameGetter, Object, Object) - Constructor for class org.hibernate.envers.query.criteria.BetweenAuditExpression
 
BetweenExpression - Class in org.hibernate.criterion
Constrains a property to between two values
BetweenExpression(String, Object, Object) - Constructor for class org.hibernate.criterion.BetweenExpression
 
betweenList() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
BetweenOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Contract for nodes representing logical BETWEEN (ternary) operators.
BetweenOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BetweenOperatorNode
 
BetweenPredicate<Y> - Class in org.hibernate.ejb.criteria.predicate
Models a BETWEEN Predicate.
BetweenPredicate(CriteriaBuilderImpl, Expression<? extends Y>, Y, Y) - Constructor for class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
BetweenPredicate(CriteriaBuilderImpl, Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Constructor for class org.hibernate.ejb.criteria.predicate.BetweenPredicate
 
BIG_DECIMAL - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigDecimal to JDBC NUMERIC.
BIG_INTEGER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping BigInteger to JDBC NUMERIC.
BIG_PRIME - Static variable in class org.apache.xerces.parsers.XMLGrammarCachingConfiguration
 
BigDecimalConverter - Class in javax.faces.convert
Converter implementation for java.math.BigDecimal values.
BigDecimalConverter() - Constructor for class javax.faces.convert.BigDecimalConverter
 
BigDecimalHolder - Class in javax.xml.rpc.holders
A holder for BigDecimals.
BigDecimalHolder() - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigDecimalHolder(BigDecimal) - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigDecimalType - Class in org.hibernate.type
A type that maps between a NUMERIC and BigDecimal.
BigDecimalType() - Constructor for class org.hibernate.type.BigDecimalType
 
BigDecimalTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for BigDecimal handling.
BigDecimalTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BigDecimalTypeDescriptor
 
BIGGER - Static variable in class org.h2.expression.Comparison
The comparison type meaning > as in ID>1.
BIGGER_EQUAL - Static variable in class org.h2.expression.Comparison
The comparison type meaning >= as in ID>=1.
BIGINTEGER_ID - Static variable in class javax.faces.convert.BigIntegerConverter
The message identifier of the FacesMessage to be created if the conversion to BigInteger fails.
BigIntegerConverter - Class in javax.faces.convert
Converter implementation for java.math.BigInteger values.
BigIntegerConverter() - Constructor for class javax.faces.convert.BigIntegerConverter
 
BigIntegerHolder - Class in javax.xml.rpc.holders
A holder for BigIntegers.
BigIntegerHolder() - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BigIntegerHolder(BigInteger) - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BigIntegerType - Class in org.hibernate.type
A type that maps between a NUMERIC and BigInteger.
BigIntegerType() - Constructor for class org.hibernate.type.BigIntegerType
 
BigIntegerTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for BigInteger handling.
BigIntegerTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BigIntegerTypeDescriptor
 
BigIntTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BIGINT handling.
BigIntTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
BINARY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping byte[] to JDBC VARBINARY.
BINARY_SECRET - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
BINARY_SECURITY_TOKEN - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants.WSSE
 
BinaryArithmeticOperation<N extends Number> - Class in org.hibernate.ejb.criteria.expression
Models standard arithmetc operations with two operands.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, Expression<? extends N>, Expression<? extends N>) - Constructor for class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Creates an arithmethic operation based on 2 expressions.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, Expression<? extends N>, N) - Constructor for class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Creates an arithmethic operation based on an expression and a literal.
BinaryArithmeticOperation(CriteriaBuilderImpl, Class<N>, BinaryArithmeticOperation.Operation, N, Expression<? extends N>) - Constructor for class org.hibernate.ejb.criteria.expression.BinaryArithmeticOperation
Creates an arithmetic operation based on an expression and a literal.
BinaryArithmeticOperation.Operation - Enum in org.hibernate.ejb.criteria.expression
 
BinaryArithmeticOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Nodes which represent binary arithmetic operators.
BinaryArithmeticOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BinaryArithmeticOperatorNode
 
binaryComparisonExpression(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
BinaryExchangeType - Class in org.picketlink.identity.federation.ws.trust
Java class for BinaryExchangeType complex type.
BinaryExchangeType() - Constructor for class org.picketlink.identity.federation.ws.trust.BinaryExchangeType
 
BinaryLogicOperatorNode - Class in org.hibernate.hql.internal.ast.tree
Contract for nodes representing binary operators.
BinaryLogicOperatorNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BinaryLogicOperatorNode
 
BinaryOperator - Class in org.apache.taglibs.standard.lang.jstl
This is the superclass for all binary operators
BinaryOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.BinaryOperator
Constructor
BinaryOperatorExpression - Class in org.apache.taglibs.standard.lang.jstl
An expression representing a binary operator on a value
BinaryOperatorExpression(Expression, List, List) - Constructor for class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
Constructor
BinaryOperatorExpression<T> - Interface in org.hibernate.ejb.criteria.expression
Contract for operators with two operands.
BinaryOperatorNode - Interface in org.hibernate.hql.internal.ast.tree
Contract for nodes representing binary operators.
binarySearch(int[], int, int, int) - Static method in class org.apache.xerces.dom.DeferredDocumentImpl
Performs a binary search for a target value in an array of values.
BinarySecretType - Class in org.picketlink.identity.federation.ws.trust
Java class for BinarySecretType complex type.
BinarySecretType() - Constructor for class org.picketlink.identity.federation.ws.trust.BinarySecretType
 
BinarySecurityTokenType - Class in org.picketlink.identity.federation.ws.wss.secext
A security token that is encoded in binary
BinarySecurityTokenType() - Constructor for class org.picketlink.identity.federation.ws.wss.secext.BinarySecurityTokenType
 
BinaryStream - Interface in org.hibernate.type.descriptor
Wraps a binary stream to also provide the length which is needed when binding.
BinaryStreamImpl - Class in org.hibernate.type.descriptor.java
Implementation of BinaryStream
BinaryStreamImpl(byte[]) - Constructor for class org.hibernate.type.descriptor.java.BinaryStreamImpl
 
binaryToken - Static variable in class org.picketlink.identity.federation.core.wstrust.PicketLinkSTS
 
BinaryType - Class in org.hibernate.type
A type that maps between a VARBINARY and byte[]
BinaryType() - Constructor for class org.hibernate.type.BinaryType
 
BinaryTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BINARY handling.
BinaryTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BinaryTypeDescriptor
 
bind(Type) - Method in class org.hibernate.annotations.common.reflection.java.generics.CompoundTypeEnvironment
 
bind(Type) - Method in class org.hibernate.annotations.common.reflection.java.generics.IdentityTypeEnvironment
 
bind(Type) - Method in interface org.hibernate.annotations.common.reflection.java.generics.TypeEnvironment
Binds as many generic components of the given type as possible in this context.
bind() - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bind() - Method in class org.hibernate.cfg.annotations.TableBinder
 
bind() - Method in class org.hibernate.cfg.Ejb3Column
 
bind(Session) - Static method in class org.hibernate.context.internal.ManagedSessionContext
Binds the given session to the current context for its session factory.
bind(Session) - Static method in class org.hibernate.context.internal.ThreadLocalSessionContext
Associates the given session with the current thread of execution.
bind(TypedQuery) - Method in interface org.hibernate.ejb.criteria.CriteriaQueryCompiler.ImplicitParameterBinding
Bind the implicit parameter's value to the JPA query.
bind(Ejb3Configuration) - Static method in class org.hibernate.ejb.util.NamingHelper
 
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BasicHolder
 
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigDecimalHolder
 
bind(PreparedStatement, int) - Method in class org.hibernate.id.IdentifierGeneratorHelper.BigIntegerHolder
 
bind(PreparedStatement, int) - Method in interface org.hibernate.id.IntegralDataTypeHolder
Bind this holders internal value to the given result set.
bind(Context, String, Object) - Static method in class org.hibernate.internal.util.jndi.JndiHelper
Deprecated.
Bind val to name in ctx, and make sure that all intermediate contexts exist.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.FetchProfileBinder
Binds all FetchProfiles and FetchProfile annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.FilterDefBinder
Binds all FilterDefs and FilterDef annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.IdGeneratorBinder
Binds all SequenceGenerator, TableGenerator, GenericGenerator, and GenericGenerators annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.QueryBinder
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.TableBinder
Binds Tables and Table annotations to the supplied metadata.
bind(AnnotationBindingContext) - Static method in class org.hibernate.metamodel.source.annotations.global.TypeDefBinder
Binds all TypeDef and TypeDefs annotations to the supplied metadata.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.CollectionFilterKeyParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.DynamicFilterParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.NamedParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in interface org.hibernate.param.ParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.PositionalParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(PreparedStatement, QueryParameters, SessionImplementor, int) - Method in class org.hibernate.param.VersionTypeSeedParameterSpecification
Bind the appropriate value into the given statement at the specified position.
bind(String, Object) - Method in class org.hibernate.service.jndi.internal.JndiServiceImpl
 
bind(String, Object) - Method in interface org.hibernate.service.jndi.spi.JndiService
Binds a value into JNDI by name.
bind(PreparedStatement, J, int, WrapperOptions) - Method in class org.hibernate.type.descriptor.sql.BasicBinder
Bind a value to a prepared statement.
bind(PreparedStatement, X, int, WrapperOptions) - Method in interface org.hibernate.type.descriptor.ValueBinder
Bind a value to a prepared statement.
bind(String, Object) - Method in class org.hornetq.core.registry.JndiBindingRegistry
 
bind(String, Object) - Method in class org.hornetq.core.registry.MapBindingRegistry
 
bind(String, Object) - Method in interface org.hornetq.spi.core.naming.BindingRegistry
 
bind(InetSocketAddress, int) - Method in class org.jboss.com.sun.net.httpserver.HttpServer
Binds a currently unbound HttpServer to the given address and port number.
bind(Name, Object) - Method in class org.jboss.naming.remote.client.HaRemoteNamingStore
 
bind(Name, Object) - Method in class org.jboss.naming.remote.client.RemoteContext
 
bind(String, Object) - Method in class org.jboss.naming.remote.client.RemoteContext
 
bind(Name, Object) - Method in interface org.jboss.naming.remote.client.RemoteNamingStore
 
bind(Name, Object) - Method in class org.jboss.naming.remote.protocol.v1.RemoteNamingStoreV1
 
bind(InetSocketAddress, int) - Method in class org.jboss.sun.net.httpserver.HttpServerImpl
 
bind(InetSocketAddress, int) - Method in class org.jboss.sun.net.httpserver.HttpsServerImpl
 
bind(SocketAddress) - Method in interface org.xnio.channels.BoundServerChannel
Add a binding.
BIND_ADDR - Static variable in class org.jgroups.Global
 
bind_addr - Variable in class org.jgroups.protocols.pbcast.STATE_SOCK
 
bind_addr - Variable in class org.jgroups.protocols.pbcast.StreamingStateTransfer.StateHeader
 
bind_addr - Variable in class org.jgroups.protocols.STOMP
 
bind_addr - Variable in class org.jgroups.protocols.TP
 
BIND_ADDRESS - Static variable in class org.h2.constant.SysProperties
System property h2.bindAddress (default: null).
The bind address to use.
BIND_INTERFACE - Static variable in class org.jgroups.Global
 
bind_interface_str - Variable in class org.jgroups.protocols.FD_ICMP
 
bind_interface_str - Variable in class org.jgroups.protocols.FD_SOCK
 
bind_interface_str - Variable in class org.jgroups.protocols.MPING
 
bind_interface_str - Variable in class org.jgroups.protocols.pbcast.STATE_SOCK
 
bind_interface_str - Variable in class org.jgroups.protocols.TP
 
bind_interface_str - Variable in class org.jgroups.protocols.VERIFY_SUSPECT
 
bind_port - Variable in class org.jgroups.protocols.BPING
 
bind_port - Variable in class org.jgroups.protocols.pbcast.STATE_SOCK
 
bind_port - Variable in class org.jgroups.protocols.TP
The port to which the transport binds.
Bindable<T> - Interface in javax.persistence.metamodel
Instances of the type Bindable represent object or attribute types that can be bound into a Path.
Bindable - Interface in org.hornetq.core.server
A Bindable
Bindable.BindableType - Enum in javax.persistence.metamodel
 
bindAny(Element, Any, boolean, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindAnyMetaDefs(XAnnotatedElement, Mappings) - Static method in class org.hibernate.cfg.BinderHelper
 
bindArray(Element, Array, String, String, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for arrays and primitive arrays
bindClass(XClass, Map<XClass, InheritanceState>, Mappings) - Static method in class org.hibernate.cfg.AnnotationBinder
Bind a class having JSR175 annotations.
bindClass(Element, PersistentClass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindCollection(Element, Collection, String, String, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for all collections
bindCollectionSecondPass(Element, Collection, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for all collections
bindColumn(Element, Column, boolean) - Static method in class org.hibernate.cfg.HbmBinder
 
bindColumns(Element, SimpleValue, boolean, boolean, String, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindComponent(Element, Component, String, String, String, boolean, boolean, Mappings, Map, boolean) - Static method in class org.hibernate.cfg.HbmBinder
 
bindComposite(Element, Component, String, boolean, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindCompositeId(Element, Component, PersistentClass, String, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindDefaults(Mappings) - Static method in class org.hibernate.cfg.AnnotationBinder
 
bindDiscriminatorValue() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindEntity() - Method in class org.hibernate.cfg.annotations.EntityBinder
 
Binder<XmlNode> - Class in javax.xml.bind
Enable synchronization between XML infoset nodes and JAXB objects representing same XML document.
Binder() - Constructor for class javax.xml.bind.Binder
 
Binder - Interface in org.hibernate.id.insert
 
Binder - Class in org.hibernate.metamodel.source.binder
The common binder shared between annotations and hbm.xml processing.
Binder(MetadataImplementor, List<String>) - Constructor for class org.hibernate.metamodel.source.binder.Binder
 
BinderHelper - Class in org.hibernate.cfg
 
bindFk(PersistentClass, PersistentClass, Ejb3JoinColumn[], SimpleValue, boolean, Mappings) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
bindIdentifierCollectionSecondPass(Element, IdentifierCollection, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
binding - Variable in class com.ibm.wsdl.PortImpl
 
Binding - Interface in javax.wsdl
This interface represents a port type binding and describes the protocol required for using operations in a port type.
Binding - Interface in javax.xml.ws
The Binding interface is the base interface for JAX-WS protocol bindings.
Binding - Interface in org.hornetq.core.postoffice
A Binding
BINDING - Static variable in interface org.picketlink.identity.federation.core.saml.v1.SAML11Constants
 
binding - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11AuthorityBindingType
 
binding - Variable in class org.picketlink.identity.federation.saml.v2.metadata.EndpointType
 
BINDING_ADDRESS - Static variable in class org.hornetq.core.persistence.impl.journal.XmlDataConstants
 
BINDING_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
 
BINDING_CATEGORY_BAG - Static variable in class org.apache.juddi.v3.client.config.Property
 
BINDING_DESCRIPTION - Static variable in class org.apache.juddi.v3.client.config.Property
 
BINDING_FAULT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
 
BINDING_FILTER_STRING - Static variable in class org.hornetq.core.persistence.impl.journal.XmlDataConstants
 
BINDING_ID - Static variable in class org.hornetq.core.persistence.impl.journal.XmlDataConstants
 
BINDING_INPUT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
 
BINDING_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.Property
 
BINDING_OPERATION_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
 
BINDING_OUTPUT_ATTR_NAMES - Static variable in class com.ibm.wsdl.Constants
 
BINDING_QUEUE_NAME - Static variable in class org.hornetq.core.persistence.impl.journal.XmlDataConstants
 
BINDING_TYPE - Static variable in class org.picketlink.identity.federation.core.parsers.config.SAMLConfigParser
 
BindingContext - Interface in org.hibernate.metamodel.source
 
bindingContext() - Method in class org.hibernate.metamodel.source.hbm.AbstractPluralAttributeSourceImpl
 
BindingCustomization - Class in org.jboss.ws.api.binding
Allows introduction of arbitrary binding customization properties.
BindingCustomization() - Constructor for class org.jboss.ws.api.binding.BindingCustomization
 
BindingDetail - Class in org.apache.ws.scout.model.uddi.v2
Java class for bindingDetail complex type.
BindingDetail() - Constructor for class org.apache.ws.scout.model.uddi.v2.BindingDetail
 
BindingDetail - Class in org.uddi.api_v3
Java class for bindingDetail complex type.
BindingDetail() - Constructor for class org.uddi.api_v3.BindingDetail
 
bindingDetail - Variable in class org.uddi.sub_v3.SubscriptionResultsList
 
BindingFault - Interface in javax.wsdl
This interface represents a fault binding.
BindingFaultImpl - Class in com.ibm.wsdl
This class represents a fault binding.
BindingFaultImpl() - Constructor for class com.ibm.wsdl.BindingFaultImpl
 
bindingFaults - Variable in class com.ibm.wsdl.BindingOperationImpl
 
BindingImpl - Class in com.ibm.wsdl
This class represents a port type binding and describes the protocol required for using operations in a port type.
BindingImpl() - Constructor for class com.ibm.wsdl.BindingImpl
 
bindingInput - Variable in class com.ibm.wsdl.BindingOperationImpl
 
BindingInput - Interface in javax.wsdl
This interface represents an input binding.
BindingInputImpl - Class in com.ibm.wsdl
This class represents an input binding.
BindingInputImpl() - Constructor for class com.ibm.wsdl.BindingInputImpl
 
bindingKey - Variable in class org.apache.ws.scout.model.uddi.v2.BindingTemplate
 
bindingKey - Variable in class org.apache.ws.scout.model.uddi.v2.DeleteBinding
 
bindingKey - Variable in class org.apache.ws.scout.model.uddi.v2.GetBindingDetail
 
bindingKey - Variable in class org.apache.ws.scout.model.uddi.v2.HostingRedirector
 
bindingKey - Variable in class org.uddi.api_v3.BindingTemplate
 
bindingKey - Variable in class org.uddi.api_v3.DeleteBinding
 
bindingKey - Variable in class org.uddi.api_v3.GetBindingDetail
 
bindingKey - Variable in class org.uddi.api_v3.HostingRedirector
 
bindingKey - Variable in class org.uddi.repl_v3.ChangeRecordDelete
 
bindingKey - Variable in class org.uddi.sub_v3.KeyBag
 
bindingKey - Variable in class org.uddi.sub_v3.Subscription
 
BindingOperation - Interface in javax.wsdl
This interface represents a WSDL operation binding.
BindingOperationImpl - Class in com.ibm.wsdl
This class represents a WSDL operation binding.
BindingOperationImpl() - Constructor for class com.ibm.wsdl.BindingOperationImpl
 
bindingOperations - Variable in class com.ibm.wsdl.BindingImpl
 
bindingOutput - Variable in class com.ibm.wsdl.BindingOperationImpl
 
BindingOutput - Interface in javax.wsdl
This interface represents an output binding.
BindingOutputImpl - Class in com.ibm.wsdl
This class represents an output binding.
BindingOutputImpl() - Constructor for class com.ibm.wsdl.BindingOutputImpl
 
BindingProvider - Interface in javax.xml.ws
The BindingProvider interface provides access to the protocol binding and associated context objects for request and response message processing.
bindingQuery(SimpleString) - Method in interface org.hornetq.api.core.client.ClientSession
Queries information on a binding.
bindingQuery(SimpleString) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
bindingQuery(SimpleString) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
BindingQueryResult - Class in org.hornetq.core.server
A BindingQueryResult
BindingQueryResult(boolean, List<SimpleString>) - Constructor for class org.hornetq.core.server.BindingQueryResult
 
BindingRegistry - Interface in org.hornetq.spi.core.naming
Abstract interface for a registry to store endpoints like connection factories into.
bindings - Variable in class com.ibm.wsdl.DefinitionImpl
 
bindings - Variable in class javax.faces.component.UIComponent
 
Bindings - Interface in org.hornetq.core.postoffice
A Bindings
BINDINGS_CHILD - Static variable in class org.hornetq.core.persistence.impl.journal.XmlDataConstants
 
BINDINGS_PARENT - Static variable in class org.hornetq.core.persistence.impl.journal.XmlDataConstants
 
bindingsDirectory - Variable in class org.hornetq.core.config.impl.ConfigurationImpl
 
BindingsFactory - Interface in org.hornetq.core.postoffice
A factory for creating bindings
BindingsImpl - Class in org.hornetq.core.postoffice.impl
A BindingsImpl
BindingsImpl(SimpleString, GroupingHandler, PagingStore) - Constructor for class org.hornetq.core.postoffice.impl.BindingsImpl
 
bindingTemplate - Variable in class org.apache.ws.scout.model.uddi.v2.BindingDetail
 
BindingTemplate - Class in org.apache.ws.scout.model.uddi.v2
Java class for bindingTemplate complex type.
BindingTemplate() - Constructor for class org.apache.ws.scout.model.uddi.v2.BindingTemplate
 
bindingTemplate - Variable in class org.apache.ws.scout.model.uddi.v2.BindingTemplates
 
bindingTemplate - Variable in class org.apache.ws.scout.model.uddi.v2.SaveBinding
 
bindingTemplate - Variable in class org.uddi.api_v3.BindingDetail
 
BindingTemplate - Class in org.uddi.api_v3
Java class for bindingTemplate complex type.
BindingTemplate() - Constructor for class org.uddi.api_v3.BindingTemplate
 
bindingTemplate - Variable in class org.uddi.api_v3.BindingTemplates
 
bindingTemplate - Variable in class org.uddi.api_v3.SaveBinding
 
bindingTemplate - Variable in class org.uddi.repl_v3.ChangeRecordNewData
 
bindingTemplate - Variable in class org.uddi.vs_v3.ValidateValues
 
BindingTemplates - Class in org.apache.ws.scout.model.uddi.v2
Java class for bindingTemplates complex type.
BindingTemplates() - Constructor for class org.apache.ws.scout.model.uddi.v2.BindingTemplates
 
bindingTemplates - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessService
 
BindingTemplates - Class in org.uddi.api_v3
Java class for bindingTemplates complex type.
BindingTemplates() - Constructor for class org.uddi.api_v3.BindingTemplates
 
bindingTemplates - Variable in class org.uddi.api_v3.BusinessService
 
BindingType - Annotation Type in javax.xml.ws
The BindingType annotation is used to specify the binding to use for a web service endpoint implementation class.
BindingType - Enum in org.hornetq.core.postoffice
A BindingType
bindingType - Variable in class org.picketlink.identity.federation.core.config.SPType
HTTP Redirect or HTTP Post Binding
bindingURI - Static variable in class org.picketlink.identity.federation.web.config.SPPostMetadataConfigurationProvider
 
bindingURI - Static variable in class org.picketlink.identity.federation.web.config.SPRedirectMetadataConfigurationProvider
 
bindJoinedSubclass(Element, JoinedSubclass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.Cache71Dialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.Dialect
Does the LIMIT clause come at the start of the SELECT statement, rather than at the end?
bindLimitParametersFirst() - Method in class org.hibernate.dialect.FirebirdDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.H2Dialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.HSQLDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.InterbaseDialect
 
bindLimitParametersFirst() - Method in class org.hibernate.dialect.SQLServer2005Dialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.CUBRIDDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Dialect
ANSI SQL defines the LIMIT clause to be in the form LIMIT offset, limit.
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.FirebirdDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.H2Dialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.InterbaseDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Oracle8iDialect
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.Oracle9Dialect
Deprecated.
 
bindLimitParametersInReverseOrder() - Method in class org.hibernate.dialect.PostgreSQL81Dialect
 
bindListSecondPass(Element, List, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for Lists, arrays, primitive arrays
bindManytoManyInverseFk(PersistentClass, Ejb3JoinColumn[], SimpleValue, boolean, Mappings) - Static method in class org.hibernate.cfg.annotations.CollectionBinder
bind the inverse FK of a ManyToMany If we are in a mappedBy case, read the columns from the associated collection element Otherwise delegates to the usual algorithm
bindManyToManySecondPass(Collection, Map, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XClass, boolean, boolean, boolean, TableBinder, XProperty, PropertyHolder, String, Mappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bindManyToOne(Element, ManyToOne, String, boolean, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindMapSecondPass(Element, Map, Map, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Called for Maps
bindNamedParameters(PreparedStatement, QueryParameters, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
 
bindNamedParameters(PreparedStatement, Map, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
 
bindNamedParameters(PreparedStatement, Map, int, SessionImplementor) - Method in class org.hibernate.loader.Loader
Bind named parameters to the JDBC prepared statement.
bindNativeQueries(NamedNativeQueries, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQueries(NamedNativeQueries, Mappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindNativeQuery(NamedNativeQuery, Mappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindOneToMany(Element, OneToMany, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindOneToManySecondPass(Collection, Map, Ejb3JoinColumn[], XClass, boolean, boolean, String, Mappings, Map<XClass, InheritanceState>) - Method in class org.hibernate.cfg.annotations.CollectionBinder
 
bindOneToOne(Element, OneToOne, String, boolean, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindPackage(String, Mappings) - Static method in class org.hibernate.cfg.AnnotationBinder
 
bindParameters(SessionImplementor, PreparedStatement, Object) - Method in class org.hibernate.id.insert.AbstractSelectingDelegate
Bind any required parameter values into the SQL command AbstractSelectingDelegate.getSelectSQL().
bindParameters(SessionImplementor, PreparedStatement, Object) - Method in class org.hibernate.id.SelectGenerator.SelectGeneratorDelegate
 
bindParameterValues(PreparedStatement, QueryParameters, int, SessionImplementor) - Method in class org.hibernate.loader.hql.QueryLoader
We specifically override this method here, because in general we know much more about the parameters and their appropriate bind positions here then we do in our super because we track them explciitly here through the ParameterSpecification interface.
bindParameterValues(PreparedStatement, QueryParameters, int, SessionImplementor) - Method in class org.hibernate.loader.Loader
Bind all parameter values into the prepared statement in preparation for execution.
bindPositionalParameters(PreparedStatement, QueryParameters, int, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
 
bindPositionalParameters(PreparedStatement, Object[], Type[], int, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
 
bindPositionalParameters(PreparedStatement, QueryParameters, int, SessionImplementor) - Method in class org.hibernate.loader.Loader
Bind positional parameter values to the JDBC prepared statement.
bindProperty(Element, Property, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindQueries(NamedQueries, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueries(NamedQueries, Mappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQuery(NamedQuery, Mappings) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindQueryParameters(PreparedStatement, QueryParameters, int, ParameterBinder.NamedParameterSource, SessionImplementor) - Static method in class org.hibernate.engine.internal.ParameterBinder
 
bindRoot(XmlDocument, Mappings, Map, Set<String>) - Static method in class org.hibernate.cfg.HbmBinder
The main contract into the hbm.xml-based binder.
bindRootClass(Element, RootClass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
Responsible for performing the bind operation related to an <class/> mapping element.
bindSimpleValue(Element, SimpleValue, boolean, String, Mappings) - Static method in class org.hibernate.cfg.HbmBinder
 
bindSqlResultsetMapping(SqlResultSetMapping, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindSqlResultsetMappings(SqlResultSetMappings, Mappings, boolean) - Static method in class org.hibernate.cfg.annotations.QueryBinder
 
bindStarToManySecondPass(Map, XClass, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XProperty, boolean, TableBinder, boolean, Mappings) - Method in class org.hibernate.cfg.annotations.CollectionBinder
return true if it's a Fk, false if it's an association table
bindStarToManySecondPass(Map, XClass, Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3JoinColumn[], Ejb3Column[], boolean, XProperty, boolean, TableBinder, boolean, Mappings) - Method in class org.hibernate.cfg.annotations.IdBagBinder
 
bindSubclass(Element, Subclass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindTable(String, String, String, List<UniqueConstraintHolder>, String, Table) - Method in class org.hibernate.cfg.annotations.EntityBinder
 
bindToInterfaces(List<NetworkInterface>, MulticastSocket, InetAddress) - Method in class org.jgroups.protocols.UDP
 
bindToInterfaces(List<NetworkInterface>, MulticastSocket) - Method in class org.jgroups.stack.DiagnosticsHandler
 
bindUnionSubclass(Element, UnionSubclass, Mappings, Map) - Static method in class org.hibernate.cfg.HbmBinder
 
bindValues(PreparedStatement) - Method in interface org.hibernate.id.insert.Binder
 
BIO_GENOMIC_NO_ITERATOR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BIO_META_NOT_AVAILABLE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BIO_NOT_AVAILABLE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BIO_RESET - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioGenomicNoIterator(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioGenomicNoIterator(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioGenomicNoIterator(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioGenomicNoIterator() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioMetaNotAvailable(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioMetaNotAvailable(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioMetaNotAvailable(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioMetaNotAvailable() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioNotAvailable(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioNotAvailable(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioNotAvailable(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioNotAvailable() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioReset(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioReset(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioReset(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
bioReset() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
BIT_ANCESTOR - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an ancestor step.
BIT_ANCESTOR_OR_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an ancestor-or-self step.
BIT_ANY_DESCENDANT_FROM_ROOT - Static variable in class org.apache.xpath.axes.WalkerFactory
Found "//foo" pattern
BIT_ATTRIBUTE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an attribute step.
BIT_BACKWARDS_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers can go backwards in document order from the context node.
BIT_CHILD - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a child step.
BIT_DESCENDANT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a descendant step.
BIT_DESCENDANT_OR_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a descendant-or-self step.
BIT_FILTER - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a filter (i.e.
BIT_FOLLOWING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a following step.
BIT_FOLLOWING_SIBLING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a following-sibiling step.
BIT_LENGTH - Static variable in class org.h2.expression.Function
 
BIT_MATCH_PATTERN - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if the expression is a match pattern.
BIT_NAMESPACE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a namespace step.
BIT_NODETEST_ANY - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an node() test.
BIT_PARENT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a parent step.
BIT_PRECEDING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a preceding step.
BIT_PRECEDING_SIBLING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a preceding-sibling step.
BIT_PREDICATE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if the expression contains a top-level predicate.
BIT_ROOT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a root step.
BIT_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a self step.
BITAND - Static variable in class org.h2.expression.Function
 
BitArray - Class in org.apache.xalan.xsltc.dom
 
BitArray() - Constructor for class org.apache.xalan.xsltc.dom.BitArray
Constructor.
BitArray(int) - Constructor for class org.apache.xalan.xsltc.dom.BitArray
 
BitArray(int, int[]) - Constructor for class org.apache.xalan.xsltc.dom.BitArray
 
BitField - Class in org.h2.util
A list of bits.
BitField() - Constructor for class org.h2.util.BitField
 
BitField(int) - Constructor for class org.h2.util.BitField
 
BITMASK_TRAVERSES_OUTSIDE_SUBTREE - Static variable in class org.apache.xpath.axes.WalkerFactory
If any of these bits are on, the expression may likely traverse outside the given subtree.
BITOR - Static variable in class org.h2.expression.Function
 
BitronixJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
BitronixJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.BitronixJtaPlatform
 
Bits - Class in org.xnio
General bit-affecting utility methods.
BITS_COUNT - Static variable in class org.apache.xpath.axes.WalkerFactory
First 8 bits are the number of top-level location steps.
BITS_RESERVED - Static variable in class org.apache.xpath.axes.WalkerFactory
4 bits are reserved for future use.
BitTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BIT handling.
BitTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
BITXOR - Static variable in class org.h2.expression.Function
 
BLOB - Static variable in class org.h2.message.TraceObject
The trace type id for blobs.
BLOB - Static variable in class org.h2.value.Value
The value type for BLOB values.
BLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Blob to JDBC BLOB.
BLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
BLOB_SEARCH - Static variable in class org.h2.engine.Constants
Whether searching in Blob values should be supported.
BlobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Blob instances..
BlobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Blobs for non-contextual creation, including proxy creation and handling proxy invocations.
BlobType - Class in org.hibernate.type
A type that maps between BLOB and Blob
BlobType() - Constructor for class org.hibernate.type.BlobType
 
BlobTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Blob handling.
BlobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BlobTypeDescriptor
 
BlobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BLOB handling.
BlobTypeDescriptor.BlobMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
BlobTypeDescriptor.BlobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.BlobTypeDescriptor.BlobMutabilityPlan
 
block() - Method in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
block() - Method in class org.jgroups.blocks.PartitionedHashMap
 
block() - Method in class org.jgroups.blocks.PartitionedHashMap.ConsistentHashFunction
 
block() - Method in class org.jgroups.blocks.ReplCache
 
block() - Method in class org.jgroups.blocks.ReplicatedHashMap
Block sending and receiving of messages until ViewAccepted is called
block() - Method in class org.jgroups.demos.QuoteClient
 
block() - Method in class org.jgroups.demos.wb.Whiteboard
 
BLOCK - Static variable in class org.jgroups.Event
 
block() - Method in interface org.jgroups.MembershipListener
Called (usually by the FLUSH protocol), as an indication that the member should stop sending messages.
block - Variable in class org.jgroups.protocols.RATE_LIMITER
 
block(long) - Method in class org.jgroups.protocols.RSVP.Entry
 
block() - Method in class org.jgroups.ReceiverAdapter
Called (usually by the FLUSH protocol), as an indication that the member should stop sending messages.
block(InetAddress) - Method in interface org.xnio.channels.MulticastMessageChannel.Key
Block multicast packets from the given source address.
block_for_results - Variable in class org.jgroups.blocks.Request
 
BlockCipher - Interface in org.h2.security
A block cipher is a data encryption algorithm that operates on blocks.
BlockingByteChannel - Class in org.xnio.channels
A blocking wrapper for a StreamChannel.
BlockingByteChannel(StreamChannel) - Constructor for class org.xnio.channels.BlockingByteChannel
Construct a new instance.
BlockingByteChannel(StreamChannel, long, TimeUnit) - Constructor for class org.xnio.channels.BlockingByteChannel
Construct a new instance.
BlockingByteChannel(StreamChannel, long, TimeUnit, long, TimeUnit) - Constructor for class org.xnio.channels.BlockingByteChannel
Construct a new instance.
blockingDirectExecutor() - Static method in class org.jboss.threads.JBossExecutors
Get an executor which executes tasks in the current thread, which implements BlockingExecutor.
blockingDiscardingExecutor() - Static method in class org.jboss.threads.JBossExecutors
Get an executor which discards all tasks, which implements BlockingExecutor.
BlockingExecutor - Interface in org.jboss.threads
An executor which can optionally block or not block on task submission.
BlockingExecutorService - Interface in org.jboss.threads
A blocking executor service.
BlockingInputStream - Class in org.jgroups.util
Bounded input stream.
BlockingInputStream() - Constructor for class org.jgroups.util.BlockingInputStream
 
BlockingInputStream(int) - Constructor for class org.jgroups.util.BlockingInputStream
 
BlockingReadableByteChannel - Class in org.xnio.channels
A blocking wrapper for a StreamSourceChannel.
BlockingReadableByteChannel(StreamSourceChannel) - Constructor for class org.xnio.channels.BlockingReadableByteChannel
Construct a new instance.
BlockingReadableByteChannel(StreamSourceChannel, long, TimeUnit) - Constructor for class org.xnio.channels.BlockingReadableByteChannel
Construct a new instance.
blockingRejectingExecutor() - Static method in class org.jboss.threads.JBossExecutors
Get an executor which rejects all tasks, which implements BlockingExecutor.
BlockingWritableByteChannel - Class in org.xnio.channels
A blocking wrapper for a StreamChannel.
BlockingWritableByteChannel(StreamSinkChannel) - Constructor for class org.xnio.channels.BlockingWritableByteChannel
Construct a new instance.
BlockingWritableByteChannel(StreamSinkChannel, long, TimeUnit) - Constructor for class org.xnio.channels.BlockingWritableByteChannel
Construct a new instance.
blockLength - Variable in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
blockNewTransactions(int) - Method in interface org.infinispan.statetransfer.StateTransferLock
 
blockNewTransactions(int) - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
blockNewTransactionsAsync() - Method in interface org.infinispan.statetransfer.StateTransferLock
 
blockNewTransactionsAsync() - Method in class org.infinispan.statetransfer.StateTransferLockImpl
 
blockOnIO() - Method in class org.hornetq.core.management.impl.AbstractControl
 
BLOCKS_START_ID - Static variable in class org.jgroups.Global
First ID assigned for building blocks (defined in jg-protocols.xml)
blockSizeIndex - Variable in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_0
 
blockSizePosition - Variable in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_0
 
blur() - Method in class org.apache.html.dom.HTMLAnchorElementImpl
 
blur() - Method in class org.apache.html.dom.HTMLInputElementImpl
 
blur() - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
blur() - Method in class org.apache.html.dom.HTMLTextAreaElementImpl
 
BMPattern - Class in org.apache.xerces.impl.xpath.regex
Boyer-Moore searcher.
BMPattern(String, boolean) - Constructor for class org.apache.xerces.impl.xpath.regex.BMPattern
 
BMPattern(String, int, boolean) - Constructor for class org.apache.xerces.impl.xpath.regex.BMPattern
 
Bnf - Class in org.h2.bnf
This class can read a file that is similar to BNF (Backus-Naur form).
Bnf() - Constructor for class org.h2.bnf.Bnf
 
BnfVisitor - Interface in org.h2.bnf
The visitor interface for BNF rules.
bodies - Variable in class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
BODY - Class in com.sun.mail.imap.protocol
The BODY fetch response item.
BODY(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.BODY
Constructor
body - Variable in class org.hornetq.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is empty.
BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is JSP.
BODY_CONTENT_SCRIPTLESS - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is scriptless.
BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is Tag dependent.
BODY_OFFSET - Static variable in class org.hornetq.core.message.impl.MessageImpl
 
bodyBuffer - Variable in class org.hornetq.core.message.impl.MessageImpl
 
bodyChanged() - Method in class org.hornetq.core.message.impl.MessageImpl
 
bodyChanged() - Method in interface org.hornetq.core.message.impl.MessageInternal
 
bodyContent - Variable in class javax.faces.webapp.UIComponentClassicTagBase
The bodyContent for this tag handler.
BodyContent - Class in javax.servlet.jsp.tagext
An encapsulation of the evaluation of the body of an action so it is available to a tag handler.
BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
Protected constructor.
bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
The current BodyContent for this BodyTag.
BodyEncoder - Interface in org.hornetq.core.message
Class used to encode message body into buffers.
BodyPart - Class in javax.mail
This class models a Part that is contained within a Multipart.
BodyPart() - Constructor for class javax.mail.BodyPart
 
BODYSTRUCTURE - Class in com.sun.mail.imap.protocol
A BODYSTRUCTURE response.
BODYSTRUCTURE(FetchResponse) - Constructor for class com.sun.mail.imap.protocol.BODYSTRUCTURE
 
BodyTag - Interface in javax.servlet.jsp.tagext
The BodyTag interface extends IterationTag by defining additional methods that let a tag handler manipulate the content of evaluating its body.
BodyTagSupport - Class in javax.servlet.jsp.tagext
A base class for defining tag handlers implementing BodyTag.
BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
Default constructor, all subclasses are required to only define a public constructor with the same signature, and to call the superclass constructor.
BodyTerm - Class in javax.mail.search
This class implements searches on a message body.
BodyTerm(String) - Constructor for class javax.mail.search.BodyTerm
Constructor
BOGUS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BOGUS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
bookmark(PagePosition) - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl
 
bookmark(PagePosition) - Method in interface org.hornetq.core.paging.cursor.PageSubscription
 
bool(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Evaluate this operation directly to a boolean.
bool(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a 'boolean(...)' operation.
bool(XPathContext) - Method in class org.apache.xpath.Expression
Evaluate expression to a boolean.
bool() - Method in class org.apache.xpath.objects.XBoolean
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNull
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNumber
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XObject
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XString
Cast result object to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.And
Evaluate this operation directly to a boolean.
Bool - Class in org.apache.xpath.operations
The 'boolean()' operation expression executer.
Bool() - Constructor for class org.apache.xpath.operations.Bool
 
bool(XPathContext) - Method in class org.apache.xpath.operations.Bool
Evaluate this operation directly to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.Equals
Execute a binary operation by calling execute on each of the operands, and then calling the operate method on the derived class.
bool(XPathContext) - Method in class org.apache.xpath.operations.Or
Evaluate this operation directly to a boolean.
bool(XPathContext, int, PrefixResolver) - Method in class org.apache.xpath.XPath
Given an expression and a context, evaluate the XPath and return the result.
Boolean - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
BOOLEAN - Static variable in class org.h2.value.Value
The value type for BOOLEAN values.
BOOLEAN - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Boolean to JDBC BIT.
BOOLEAN - Static variable in class org.hornetq.core.filter.impl.Operator
 
BOOLEAN - Static variable in class org.hornetq.utils.DataConstants
 
BOOLEAN_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BOOLEAN_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated.
A code representing the boolean data type as defined in .
BOOLEAN_DT - Static variable in interface org.apache.xerces.xs.XSConstants
boolean
BOOLEAN_ID - Static variable in class javax.faces.convert.BooleanConverter
The message identifier of the FacesMessage to be created if the conversion to Boolean fails.
BOOLEAN_TO_CHARACTER - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
BOOLEAN_TO_NUMBER - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
BOOLEAN_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BOOLEAN_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BooleanAssertionPredicate - Class in org.hibernate.ejb.criteria.predicate
Predicate to assert the explicit value of a boolean expression: x = true x = false x <> true x <> false
BooleanAssertionPredicate(CriteriaBuilderImpl, Expression<Boolean>, Boolean) - Constructor for class org.hibernate.ejb.criteria.predicate.BooleanAssertionPredicate
 
BooleanConverter - Class in javax.faces.convert
Converter implementation for java.lang.Boolean (and boolean primitive) values.
BooleanConverter() - Constructor for class javax.faces.convert.BooleanConverter
 
BooleanDV - Class in org.apache.xerces.impl.dv.xs
Represent the schema type "boolean"
BooleanDV() - Constructor for class org.apache.xerces.impl.dv.xs.BooleanDV
 
BooleanExpr() - Method in class org.apache.xpath.compiler.XPathParser
StringExpr ::= Expr
booleanExpr(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
BooleanExpressionPredicate - Class in org.hibernate.ejb.criteria.predicate
Defines a Predicate used to wrap an Expression<Boolean>.
BooleanExpressionPredicate(CriteriaBuilderImpl, Expression<Boolean>) - Constructor for class org.hibernate.ejb.criteria.predicate.BooleanExpressionPredicate
 
booleanF(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function boolean()
BooleanFieldPutter - Class in org.jboss.marshalling.util
 
BooleanFieldPutter() - Constructor for class org.jboss.marshalling.util.BooleanFieldPutter
 
BooleanHolder - Class in javax.xml.rpc.holders
A holder for booleans.
BooleanHolder() - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanHolder(boolean) - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanLiteral - Class in org.apache.taglibs.standard.lang.jstl
An expression representing a boolean literal value
BooleanLiteral(String) - Constructor for class org.apache.taglibs.standard.lang.jstl.BooleanLiteral
Constructor
BooleanLiteral() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
 
BooleanLiteralNode - Class in org.hibernate.hql.internal.ast.tree
Represents a boolean literal within a query.
BooleanLiteralNode() - Constructor for class org.hibernate.hql.internal.ast.tree.BooleanLiteralNode
 
booleanOp(AST, boolean) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
BooleanReadField - Class in org.jboss.marshalling.util
 
BooleanReadField(SerializableField, boolean) - Constructor for class org.jboss.marshalling.util.BooleanReadField
 
BooleanReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.BooleanReadField
 
BooleanStaticAssertionPredicate - Class in org.hibernate.ejb.criteria.predicate
Predicate used to assert a static boolean condition.
BooleanStaticAssertionPredicate(CriteriaBuilderImpl, Boolean) - Constructor for class org.hibernate.ejb.criteria.predicate.BooleanStaticAssertionPredicate
 
BooleanType - Class in org.apache.xalan.xsltc.compiler.util
 
BooleanType() - Constructor for class org.apache.xalan.xsltc.compiler.util.BooleanType
 
BooleanType - Class in org.hibernate.type
A type that maps between BOOLEAN and Boolean
BooleanType() - Constructor for class org.hibernate.type.BooleanType
 
BooleanType(SqlTypeDescriptor, BooleanTypeDescriptor) - Constructor for class org.hibernate.type.BooleanType
 
BooleanType - Enum in org.picketlink.identity.federation.saml.v2.ac
Java class for booleanType.
BooleanTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Boolean handling.
BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
BooleanTypeDescriptor(char, char) - Constructor for class org.hibernate.type.descriptor.java.BooleanTypeDescriptor
 
BooleanTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for BOOLEAN handling.
BooleanTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
booleanValue(Element, String) - Static method in class org.dom4j.util.AttributeHelper
 
booleanValue(Element, QName) - Static method in class org.dom4j.util.AttributeHelper
 
booleanValue(Attribute) - Static method in class org.dom4j.util.AttributeHelper
 
booleanValue(String) - Static method in class org.hibernate.annotations.common.util.StringHelper
 
booleanValue(String) - Static method in class org.hibernate.internal.util.StringHelper
 
booleanValueOf(Node, String) - Method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
Evaluate an XPath expression to a boolean value.
booleanValueOf(Object) - Method in interface org.dom4j.XPath
Retrieve a boolean-value interpretation of this XPath expression when evaluated against a given context.
booleanValueOf(Object) - Method in class org.dom4j.xpath.DefaultXPath
 
BooleanWrapperHolder - Class in javax.xml.rpc.holders
A holder for Booleans.
BooleanWrapperHolder() - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BooleanWrapperHolder(Boolean) - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BoolStack - Class in org.apache.xml.utils
Simple stack for boolean values.
BoolStack() - Constructor for class org.apache.xml.utils.BoolStack
Default constructor.
BoolStack(int) - Constructor for class org.apache.xml.utils.BoolStack
Construct a IntVector, using the given block size.
boolWithSideEffects() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a boolean, but allow side effects, such as the incrementing of an iterator.
boolWithSideEffects() - Method in class org.apache.xpath.objects.XObject
Cast result object to a boolean, but allow side effects, such as the incrementing of an iterator.
BOOT_NAMING - Static variable in interface org.jboss.com.sun.corba.se.spi.legacy.connection.LegacyServerSocketEndPointInfo
 
bootstrap() - Method in class org.picketlink.identity.federation.core.saml.v2.metadata.store.FileBasedMetadataConfigurationStore
 
bootstrap() - Method in interface org.picketlink.identity.federation.core.saml.v2.metadata.store.IMetadataConfigurationStore
Perform any bootstrap or initialization the store needs.
BOOTSTRAP_APPLICATION_EXCEPTION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BOOTSTRAP_ERROR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
BOOTSTRAP_EXCEPTION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BOOTSTRAP_RUNTIME_EXCEPTION - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BOOTSTRAP_SERVER_NOT_AVAIL - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapApplicationException(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapApplicationException(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapApplicationException(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapApplicationException() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BootstrapContext - Interface in javax.resource.spi
This provides a mechanism to pass a bootstrap context to a resource adapter instance when it is bootstrapped.
bootstrapError(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
bootstrapError(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
bootstrapError(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
bootstrapError() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
bootstrapException(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapException(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapException(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapException() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BootstrapFactory - Class in org.infinispan.factories
Factory for setting up bootstrap components
BootstrapFactory(AdvancedCache<?, ?>, Configuration, ComponentRegistry) - Constructor for class org.infinispan.factories.BootstrapFactory
 
bootstrapRuntimeException(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapRuntimeException(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapRuntimeException(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapRuntimeException() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapServerNotAvail(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapServerNotAvail(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapServerNotAvail(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bootstrapServerNotAvail() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BootstrapServiceRegistry - Interface in org.hibernate.service
Specialization of the ServiceRegistry contract mainly to make the ServiceRegistryBuilder.ServiceRegistryBuilder(BootstrapServiceRegistry) signature type-safe
BootstrapServiceRegistryBuilder - Class in org.hibernate.service
Builder for bootstrap ServiceRegistry instances.
BootstrapServiceRegistryBuilder() - Constructor for class org.hibernate.service.BootstrapServiceRegistryBuilder
 
BootstrapServiceRegistryImpl - Class in org.hibernate.service.internal
ServiceRegistry implementation containing specialized "bootstrap" services, specifically: ClassLoaderService IntegratorService
BootstrapServiceRegistryImpl() - Constructor for class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
BootstrapServiceRegistryImpl(ClassLoaderService, IntegratorService) - Constructor for class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
BootstrapServiceRegistryImpl(ClassLoaderService, LinkedHashSet<Integrator>) - Constructor for class org.hibernate.service.internal.BootstrapServiceRegistryImpl
 
BootstrapState - Interface in javax.validation.spi
Defines the state used to bootstrap the Configuration
BorlandEnterpriseServerJtaPlatform - Class in org.hibernate.service.jta.platform.internal
 
BorlandEnterpriseServerJtaPlatform() - Constructor for class org.hibernate.service.jta.platform.internal.BorlandEnterpriseServerJtaPlatform
 
BOTH - Static variable in class org.hibernate.dialect.function.TrimFunctionTemplate.Specification
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
BOTH - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
BOTH_SPACE_TRIM_FROM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
BOTH_SPACE_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
 
BOTH_TRIM_TEMPLATE - Static variable in class org.hibernate.dialect.function.AnsiTrimEmulationFunction
A template for the series of calls required to trim non-space chars from both the beginning and the end of text.
Bound - Annotation Type in org.jboss.weld.context.bound
Qualifier used with all for all of the bound (map backed) contexts Weld offers.
BoundaryStatistic - Interface in javax.management.j2ee.statistics
Specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundChannel - Interface in org.xnio.channels
A channel that is bound to a local address.
BoundContext<S> - Interface in org.jboss.weld.context
Allows a thread-based context to be bound to some external instance storage (such as an HttpSession).
BoundConversationContext - Interface in org.jboss.weld.context.bound
A conversation context which can be bound to a pair of Maps encapsulated by BoundRequest.
BoundedConcurrentHashMap<K,V> - Class in org.hibernate.internal.util.collections
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction, BoundedConcurrentHashMap.EvictionListener<K, V>) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level.
BoundedConcurrentHashMap(int, int) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and LRU eviction policy.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and eviction strategy.
BoundedConcurrentHashMap(int) - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, default concurrency level and LRU eviction policy.
BoundedConcurrentHashMap() - Constructor for class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Creates a new, empty map with the default maximum capacity
BoundedConcurrentHashMap<K,V> - Class in org.infinispan.util.concurrent
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction, BoundedConcurrentHashMap.EvictionListener<K, V>) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor and concurrency level.
BoundedConcurrentHashMap(int, int) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and LRU eviction policy.
BoundedConcurrentHashMap(int, int, BoundedConcurrentHashMap.Eviction) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, load factor, concurrency level and eviction strategy.
BoundedConcurrentHashMap(int) - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the specified maximum capacity, default concurrency level and LRU eviction policy.
BoundedConcurrentHashMap() - Constructor for class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Creates a new, empty map with the default maximum capacity
BoundedConcurrentHashMap.Eviction - Enum in org.hibernate.internal.util.collections
 
BoundedConcurrentHashMap.Eviction - Enum in org.infinispan.util.concurrent
 
BoundedConcurrentHashMap.EvictionListener<K,V> - Interface in org.hibernate.internal.util.collections
 
BoundedConcurrentHashMap.EvictionListener<K,V> - Interface in org.infinispan.util.concurrent
 
BoundedConcurrentHashMap.EvictionPolicy<K,V> - Interface in org.hibernate.internal.util.collections
 
BoundedConcurrentHashMap.EvictionPolicy<K,V> - Interface in org.infinispan.util.concurrent
 
boundedDataContainer(int, int, EvictionStrategy, EvictionThreadPolicy) - Static method in class org.infinispan.container.DefaultDataContainer
 
BoundedExecutors - Class in org.infinispan.util.concurrent
Similar to JDK Executors except that the factory methods here allow you to specify the size of the blocking queue that backs the executor.
BoundedExecutors() - Constructor for class org.infinispan.util.concurrent.BoundedExecutors
 
BoundedFIFO - Class in org.apache.log4j.helpers
BoundedFIFO serves as the bounded first-in-first-out buffer heavily used by the AsyncAppender.
BoundedFIFO(int) - Constructor for class org.apache.log4j.helpers.BoundedFIFO
Instantiate a new BoundedFIFO with a maximum size passed as argument.
BoundedList<T> - Class in org.jgroups.util
A bounded subclass of LinkedList, oldest elements are removed once max capacity is exceeded.
BoundedList() - Constructor for class org.jgroups.util.BoundedList
 
BoundedList(int) - Constructor for class org.jgroups.util.BoundedList
 
BoundedQueueThreadPoolExecutorMBean - Interface in org.jboss.threads.management
 
BoundedRangeStatistic - Interface in javax.management.j2ee.statistics
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
BoundedThreadPoolExecutorMBean - Interface in org.jboss.threads.management
 
boundEjb3ConfigurationToJndiName(String) - Method in interface org.hibernate.ejb.internal.EntityManagerMessageLogger
 
boundEjb3ConfigurationToJndiName(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
boundEjb3ConfigurationToJndiName$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
BoundLiteral - Class in org.jboss.weld.context.bound
Annotation literal for Bound
BoundMultipointMessageChannel - Interface in org.xnio.channels
A multipoint datagram channel.
BoundRequest - Interface in org.jboss.weld.context.bound
A conversation is used to span multiple requests, however is shorter than a session.
BoundRequestContext - Interface in org.jboss.weld.context.bound
A request context which can be bound to any Map.
BOUNDS_CANNOT_OCCUR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BOUNDS_ERROR_IN_DII_REQUEST - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsCannotOccur(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsCannotOccur(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsCannotOccur(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsCannotOccur() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsErrorInDiiRequest(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsErrorInDiiRequest(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsErrorInDiiRequest(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
boundsErrorInDiiRequest() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BoundServerChannel - Interface in org.xnio.channels
A server that is bound to one or more local addresses.
BoundSessionContext - Interface in org.jboss.weld.context.bound
A session context which can be bound to any Map.
boxedType(Type) - Static method in class org.hibernate.validator.util.ReflectionHelper
Returns the autoboxed type of a primitive type.
BPEL2UDDI - Class in org.apache.juddi.v3.client.mapping
BPEL4WS abstract processes describe the observable behavior of Web services.
BPEL2UDDI(UDDIClerk, URLLocalizer, Properties) - Constructor for class org.apache.juddi.v3.client.mapping.BPEL2UDDI
 
BPING - Class in org.jgroups.protocols
Broadcast PING.
BPING() - Constructor for class org.jgroups.protocols.BPING
 
BPING_BIND_PORT - Static variable in class org.jgroups.Global
 
Branch - Interface in org.dom4j
Branch interface defines the common behaviour for Nodes which can contain child nodes (content) such as XML elements and documents.
BranchTreeNode - Class in org.dom4j.swing
BranchTreeNode implements the Swing TreeNode interface to bind dom4j XML Branch nodes (i.e.
BranchTreeNode() - Constructor for class org.dom4j.swing.BranchTreeNode
 
BranchTreeNode(Branch) - Constructor for class org.dom4j.swing.BranchTreeNode
 
BranchTreeNode(TreeNode, Branch) - Constructor for class org.dom4j.swing.BranchTreeNode
 
break_on_coord_rsp - Variable in class org.jgroups.protocols.Discovery
 
breakLine() - Method in class org.apache.xml.serialize.IndentPrinter
Deprecated.
Called to print a line consisting of the text accumulated so far.
breakLine(boolean) - Method in class org.apache.xml.serialize.IndentPrinter
Deprecated.
 
breakLine() - Method in class org.apache.xml.serialize.Printer
Deprecated.
 
breakLine(boolean) - Method in class org.apache.xml.serialize.Printer
Deprecated.
 
Bridge - Interface in org.hornetq.core.server.cluster
A Core Bridge
Bridge - Class in org.jboss.sun.corba
This class provides the methods for fundamental JVM operations needed in the ORB that are not part of the public Java API.
bridge - Variable in class org.jgroups.protocols.RELAY
The bridge between the two local clusters, usually based on a TCP config
BRIDGE_CACHE_STR - Static variable in class org.hornetq.core.postoffice.impl.PostOfficeImpl
 
bridge_name - Variable in class org.jgroups.protocols.RELAY
 
bridge_props - Variable in class org.jgroups.protocols.RELAY
 
bridge_view - Variable in class org.jgroups.protocols.RELAY
The view of the bridge cluster, usually consists of max 2 nodes
BridgeConfiguration - Class in org.hornetq.core.config
A BridgeConfiguration
BridgeConfiguration(String, String, String, String, String, long, double, int, boolean, int, long, List<String>, boolean, String, String) - Constructor for class org.hornetq.core.config.BridgeConfiguration
For backward compatibility on the API...
BridgeConfiguration(String, String, String, String, String, int, long, long, long, long, double, int, boolean, int, List<String>, boolean, String, String) - Constructor for class org.hornetq.core.config.BridgeConfiguration
 
BridgeConfiguration(String, String, String, String, String, long, double, int, boolean, int, long, String, boolean, String, String) - Constructor for class org.hornetq.core.config.BridgeConfiguration
For backward compatibility on the API...
BridgeConfiguration(String, String, String, String, String, int, long, long, long, long, double, int, boolean, int, String, boolean, String, String) - Constructor for class org.hornetq.core.config.BridgeConfiguration
 
bridgeConfigurations - Variable in class org.hornetq.core.config.impl.ConfigurationImpl
 
BridgeControl - Interface in org.hornetq.api.core.management
A BridgeControl is used to manage a Bridge.
BridgeControlImpl - Class in org.hornetq.core.management.impl
A BridgeControl
BridgeControlImpl(Bridge, StorageManager, BridgeConfiguration) - Constructor for class org.hornetq.core.management.impl.BridgeControlImpl
 
BridgeDurableParticipant - Class in org.jboss.jbossts.txbridge.inbound
Provides method call mapping between WS-AT Durable Participant interface and an underlying JTA subtransaction coordinator.
BridgeImpl - Class in org.hornetq.core.server.cluster.impl
A Core BridgeImpl
BridgeImpl(ServerLocatorInternal, int, long, double, long, UUID, SimpleString, Queue, Executor, SimpleString, SimpleString, ScheduledExecutorService, Transformer, boolean, String, String, boolean, StorageManager) - Constructor for class org.hornetq.core.server.cluster.impl.BridgeImpl
 
BridgePatternConverter - Class in org.apache.log4j.pattern
The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter contract by delegating to the log4j 1.3 pattern implementation.
BridgePatternConverter(String) - Constructor for class org.apache.log4j.pattern.BridgePatternConverter
Create a new instance.
BridgePatternParser - Class in org.apache.log4j.pattern
The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter contract by delegating to the log4j 1.3 pattern implementation.
BridgePatternParser(String) - Constructor for class org.apache.log4j.pattern.BridgePatternParser
Create a new instance.
BridgePermission - Class in org.jboss.sun.corba
Permission class used to protect access to the org.jboss.sun.corba.Bridge object.
BridgePermission(String) - Constructor for class org.jboss.sun.corba.BridgePermission
Creates a new BridgePermission with the specified name.
BridgePermission(String, String) - Constructor for class org.jboss.sun.corba.BridgePermission
Creates a new BridgePermission object with the specified name.
BridgeSynchronization - Class in org.jboss.jbossts.txbridge.outbound
Provides method call mapping between JTA parent coordinator and WS-AT subordinate transaction.
BridgeSynchronization(BridgeWrapper) - Constructor for class org.jboss.jbossts.txbridge.outbound.BridgeSynchronization
 
BridgeVolatileParticipant - Class in org.jboss.jbossts.txbridge.inbound
Provides method call mapping between WS-AT Volatile Participant interface and an underlying JTA subtransaction coordinator.
BRIDGEWRAPPER_PREFIX - Static variable in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeManager
 
BridgeXAResource - Class in org.jboss.jbossts.txbridge.outbound
Provides method call mapping between JTA parent coordinator and WS-AT subordinate transaction.
BridgeXAResource(Uid, BridgeWrapper) - Constructor for class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Create a new XAResource which wraps the subordinate WS-AT transaction.
brief - Variable in class org.uddi.sub_v3.Subscription
 
broadcast(BehaviorEvent) - Method in interface javax.faces.component.behavior.Behavior

Broadcast the specified BehaviorEvent to all registered event listeners who have expressed an interest in events of this type.

broadcast(BehaviorEvent) - Method in class javax.faces.component.behavior.BehaviorBase
broadcast(FacesEvent) - Method in class javax.faces.component.UICommand
In addition to to the default UIComponent.broadcast(javax.faces.event.FacesEvent) processing, pass the ActionEvent being broadcast to the method referenced by actionListener (if any), and to the default ActionListener registered on the Application.
broadcast(FacesEvent) - Method in class javax.faces.component.UIComponent
Broadcast the specified FacesEvent to all registered event listeners who have expressed an interest in events of this type.
broadcast(FacesEvent) - Method in class javax.faces.component.UIComponentBase
 
broadcast(FacesEvent) - Method in class javax.faces.component.UIData
Override the default UIComponentBase.broadcast(javax.faces.event.FacesEvent) processing to unwrap any wrapped FacesEvent and reset the current row index, before the event is actually broadcast.
broadcast() - Method in class org.jboss.com.sun.corba.se.impl.orbutil.concurrent.CondVar
Notify all waiting threads
BROADCAST - Static variable in class org.xnio.Options
Enable broadcast support for IP datagram sockets.
broadcastConnectors() - Method in interface org.hornetq.core.server.cluster.BroadcastGroup
 
broadcastConnectors() - Method in class org.hornetq.core.server.cluster.impl.BroadcastGroupImpl
 
broadcastEndpoint() - Method in class org.jgroups.protocols.STOMP
 
broadcastEvictAll() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
TODO
broadcastEvictAll() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
BroadcastGroup - Interface in org.hornetq.core.server.cluster
A BroadcastGroup
BroadcastGroupConfiguration - Class in org.hornetq.core.config
A BroadcastGroupConfiguration
BroadcastGroupConfiguration(String, String, int, String, int, long, List<String>) - Constructor for class org.hornetq.core.config.BroadcastGroupConfiguration
 
broadcastGroupConfigurations - Variable in class org.hornetq.core.config.impl.ConfigurationImpl
 
BroadcastGroupControl - Interface in org.hornetq.api.core.management
A BroadcastGroupControl is used to manage a broadcast group.
BroadcastGroupControlImpl - Class in org.hornetq.core.management.impl
A BroadcastGroupControl
BroadcastGroupControlImpl(BroadcastGroup, StorageManager, BroadcastGroupConfiguration) - Constructor for class org.hornetq.core.management.impl.BroadcastGroupControlImpl
 
BroadcastGroupImpl - Class in org.hornetq.core.server.cluster.impl
A BroadcastGroupImpl
BroadcastGroupImpl(String, String, InetAddress, int, InetAddress, int, boolean) - Constructor for class org.hornetq.core.server.cluster.impl.BroadcastGroupImpl
Broadcast group is bound locally to the wildcard address
broadcastPrepare(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.ReplicationInterceptor
 
broadcastPrepare(TxInvocationContext, PrepareCommand) - Method in class org.infinispan.interceptors.VersionedReplicationInterceptor
 
broadcastRemoteCommands(ReplicableCommand, ResponseMode, long, boolean, boolean, RspFilter, boolean) - Method in class org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher
 
broadcastRpcCommand(ReplicableCommand, boolean) - Method in interface org.infinispan.remoting.rpc.RpcManager
Broadcasts an RPC command to the entire cluster.
broadcastRpcCommand(ReplicableCommand, boolean, boolean) - Method in interface org.infinispan.remoting.rpc.RpcManager
Broadcasts an RPC command to the entire cluster.
broadcastRpcCommand(ReplicableCommand, boolean) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
broadcastRpcCommand(ReplicableCommand, boolean, boolean) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
broadcastRpcCommandInFuture(ReplicableCommand, NotifyingNotifiableFuture<Object>) - Method in interface org.infinispan.remoting.rpc.RpcManager
The same as RpcManager.broadcastRpcCommand(org.infinispan.commands.ReplicableCommand, boolean) except that the task is passed to the transport executor and a Future is returned.
broadcastRpcCommandInFuture(ReplicableCommand, boolean, NotifyingNotifiableFuture<Object>) - Method in interface org.infinispan.remoting.rpc.RpcManager
The same as RpcManager.broadcastRpcCommand(org.infinispan.commands.ReplicableCommand, boolean, boolean) except that the task is passed to the transport executor and a Future is returned.
broadcastRpcCommandInFuture(ReplicableCommand, NotifyingNotifiableFuture<Object>) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
broadcastRpcCommandInFuture(ReplicableCommand, boolean, NotifyingNotifiableFuture<Object>) - Method in class org.infinispan.remoting.rpc.RpcManagerImpl
 
Broker - Interface in org.jboss.com.sun.corba.se.pept.broker
 
BROWSER - Static variable in class org.h2.constant.SysProperties
System property h2.browser (default: null).
The preferred browser to use.
bs - Variable in class com.sun.mail.imap.IMAPMessage
 
BS_TYPE_ASYMMETRIC - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
BS_TYPE_NONCE - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
BS_TYPE_SYMMETRIC - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
BSH - Class in org.jgroups.protocols
Beanshell (www.beanshell.org) interpreter class.
BSH() - Constructor for class org.jgroups.protocols.BSH
 
BTC_CONVERTER_FAILURE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BTC_RESULT_MORE_THAN_ONE_CHAR - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcConverterFailure(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcConverterFailure(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcConverterFailure(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcConverterFailure() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcResultMoreThanOneChar(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcResultMoreThanOneChar(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcResultMoreThanOneChar(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
btcResultMoreThanOneChar() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bubbles - Variable in class org.apache.xerces.dom.events.EventImpl
 
bucket - Variable in class org.apache.xerces.util.SoftReferenceSymbolTable.SREntry
 
Bucket - Class in org.infinispan.loaders.bucket
A bucket is where entries are stored.
Bucket() - Constructor for class org.infinispan.loaders.bucket.Bucket
 
BUCKET - Static variable in interface org.infinispan.marshall.Ids
 
Bucket.Externalizer - Class in org.infinispan.loaders.bucket
 
Bucket.Externalizer() - Constructor for class org.infinispan.loaders.bucket.Bucket.Externalizer
 
BucketBasedCacheStore - Class in org.infinispan.loaders.bucket
Base class for CacheStore implementations that combine entries into buckets when storing data.
BucketBasedCacheStore() - Constructor for class org.infinispan.loaders.bucket.BucketBasedCacheStore
 
BucketBasedCacheStore.BucketHandler - Interface in org.infinispan.loaders.bucket
 
BucketBasedCacheStore.CollectionGeneratingBucketHandler<T> - Class in org.infinispan.loaders.bucket
 
BucketBasedCacheStore.CollectionGeneratingBucketHandler() - Constructor for class org.infinispan.loaders.bucket.BucketBasedCacheStore.CollectionGeneratingBucketHandler
 
BuddhistChronology - Class in org.joda.time.chrono
A chronology that matches the BuddhistCalendar class supplied by Sun.
buf - Variable in class org.apache.log4j.TTCCLayout
 
buf - Variable in class org.jgroups.util.BlockingInputStream
The transfer buffer
BUF_SIZE - Variable in class org.apache.log4j.EnhancedPatternLayout
Deprecated.
since 1.3
BUF_SIZE - Variable in class org.apache.log4j.HTMLLayout
 
BUF_SIZE - Variable in class org.apache.log4j.PatternLayout
 
buffer - Variable in class com.sun.mail.iap.Response
 
buffer - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
buffer - Variable in class org.apache.log4j.jdbc.JDBCAppender
ArrayList holding the buffer of Logging Events.
BUFFER - Static variable in class org.hibernate.internal.util.io.StreamCopier
 
buffer - Variable in class org.hornetq.core.buffers.impl.ChannelBufferWrapper
 
buffer - Variable in class org.hornetq.core.message.impl.MessageImpl
 
buffer - Variable in class org.jboss.marshalling.SimpleDataInput
 
buffer - Variable in class org.jboss.marshalling.SimpleDataOutput
 
buffer - Variable in class org.jgroups.demos.ExecutionServiceDemo.ByteBufferStreamable
 
buffer - Variable in class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
Buffer - Class in org.jgroups.util
Buffer with an offset and length.
Buffer(byte[], int, int) - Constructor for class org.jgroups.util.Buffer
 
Buffer(byte[]) - Constructor for class org.jgroups.util.Buffer
 
buffer - Variable in class org.jgroups.util.StateTransferResult
 
BUFFER_HEADER_SPACE - Static variable in class org.hornetq.core.message.impl.MessageImpl
 
BUFFER_READ_MANAGER_TIMEOUT - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
BUFFER_REGION_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The size of allocated buffer regions.
BUFFER_SIZE - Static variable in class org.apache.xerces.impl.XMLEntityManager
property identifier: buffer size.
BUFFER_SIZE - Static variable in class org.apache.xerces.xinclude.XIncludeHandler
property identifier: buffer size.
BUFFER_SIZE - Static variable in class org.hibernate.internal.util.io.StreamCopier
 
buffer_size - Variable in class org.jgroups.protocols.pbcast.StreamingStateTransfer
 
BUFFER_SIZE_PROPERTY - Static variable in class org.apache.xerces.impl.Constants
Input buffer size property ("input-buffer-size").
BufferAllocator<B extends Buffer> - Interface in org.xnio
A simple allocator for buffers.
BufferCallback - Interface in org.hornetq.core.asyncio
Used to receive a notification on completed buffers used by the AIO layer.
BufferDecoder - Interface in org.hornetq.spi.core.remoting
A BufferDecoder
bufferDone(ByteBuffer) - Method in interface org.hornetq.core.asyncio.BufferCallback
 
BufferedChannelInputStream - Class in org.xnio.streams
An input stream which reads from a stream source channel with a buffer.
BufferedChannelInputStream(StreamSourceChannel, int) - Constructor for class org.xnio.streams.BufferedChannelInputStream
Construct a new instance.
BufferedChannelInputStream(StreamSourceChannel, int, long, TimeUnit) - Constructor for class org.xnio.streams.BufferedChannelInputStream
Construct a new instance.
bufferedIO - Variable in class org.apache.log4j.FileAppender
Do we do bufferedIO?
BufferHandler - Interface in org.hornetq.spi.core.remoting
A BufferHandler that will handle buffers received by an acceptor.
BufferHelper - Class in org.hornetq.utils
Helper methods to read and write from HornetQBuffer.
BufferHelper() - Constructor for class org.hornetq.utils.BufferHelper
 
BufferManagerFactory - Class in org.jboss.com.sun.corba.se.impl.encoding
Creates read/write buffer managers to handle over/under flow in CDR*putStream.
BufferManagerFactory() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerFactory
 
BufferManagerRead - Interface in org.jboss.com.sun.corba.se.impl.encoding
 
bufferManagerRead - Variable in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
BufferManagerReadGrow - Class in org.jboss.com.sun.corba.se.impl.encoding
 
BufferManagerReadStream - Class in org.jboss.com.sun.corba.se.impl.encoding
 
BufferManagerWrite - Class in org.jboss.com.sun.corba.se.impl.encoding
Defines the contract between the BufferManager and CDR stream on the writing side.
bufferManagerWrite - Variable in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_0
 
BufferManagerWriteCollect - Class in org.jboss.com.sun.corba.se.impl.encoding
Collect buffer manager.
BufferManagerWriteGrow - Class in org.jboss.com.sun.corba.se.impl.encoding
 
BufferManagerWriteStream - Class in org.jboss.com.sun.corba.se.impl.encoding
Streaming buffer manager.
BufferPipeInputStream - Class in org.xnio.streams
An InputStream implementation which is populated asynchronously with ByteBuffer instances.
BufferPipeInputStream(BufferPipeInputStream.InputHandler) - Constructor for class org.xnio.streams.BufferPipeInputStream
Construct a new instance.
BufferPipeInputStream.InputHandler - Interface in org.xnio.streams
A handler for events relating to the consumption of data from a BufferPipeInputStream instance.
BufferPipeOutputStream - Class in org.xnio.streams
An OutputStream implementation which writes out ByteBuffers to a consumer.
BufferPipeOutputStream(BufferPipeOutputStream.BufferWriter) - Constructor for class org.xnio.streams.BufferPipeOutputStream
Construct a new instance.
BufferPipeOutputStream.BufferWriter - Interface in org.xnio.streams
A buffer writer for an BufferPipeOutputStream.
BufferQueue - Class in org.jboss.com.sun.corba.se.impl.encoding
Simple unsynchronized queue implementation for ByteBufferWithInfos.
BufferQueue() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.BufferQueue
 
bufferReadManagerTimeout(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bufferReadManagerTimeout(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bufferReadManagerTimeout(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bufferReadManagerTimeout() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
bufferReceived(Object, HornetQBuffer) - Method in class org.hornetq.core.protocol.core.impl.RemotingConnectionImpl
 
bufferReceived(Object, HornetQBuffer) - Method in class org.hornetq.core.protocol.stomp.StompConnection
 
bufferReceived(Object, HornetQBuffer) - Method in interface org.hornetq.spi.core.remoting.BufferHandler
called by the remoting connection when a buffer is received.
Buffers - Class in org.xnio
Buffer utility methods.
bufferSize - Variable in class javax.servlet.jsp.JspWriter
The size of the buffer used by the JspWriter.
bufferSize - Variable in class org.apache.log4j.FileAppender
Determines the size of IO buffer be.
bufferSize - Variable in class org.apache.log4j.jdbc.JDBCAppender
size of LoggingEvent buffer before writting to the database.
bufferSize - Variable in class org.hornetq.core.journal.impl.AbstractSequentialFileFactory
 
bufferSize - Variable in class org.jboss.marshalling.SimpleDataOutput
 
BufferSizePredictor - Interface in org.infinispan.marshall
Buffer size predictor
BufferSizePredictorFactory - Class in org.infinispan.marshall
Factory class for retrieving BufferSizePredictor instances.
BufferSizePredictorFactory() - Constructor for class org.infinispan.marshall.BufferSizePredictorFactory
 
bufferTimeout - Variable in class org.hornetq.core.journal.impl.AbstractSequentialFileFactory
 
bufferValid - Variable in class org.hornetq.core.message.impl.MessageImpl
 
buflen - Variable in class org.jboss.com.sun.corba.se.impl.encoding.ByteBufferWithInfo
 
bufpos - Variable in class javax.mail.util.SharedFileInputStream
The file offset that corresponds to the first byte in the read buffer.
bufpos - Variable in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
 
bufpos - Variable in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
 
bufpos - Variable in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
 
bufsize - Variable in class com.sun.mail.imap.protocol.BASE64MailboxEncoder
 
bufsize - Variable in class javax.mail.util.SharedFileInputStream
The normal size of the read buffer.
build() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a Response instance from the current ResponseBuilder.
build(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, using the supplied values in order to replace any URI template parameters.
build() - Method in class javax.ws.rs.core.Variant.VariantListBuilder
Build a list of representation variants from the current state of the builder.
build() - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Builds a W3CEndpointReference from the accumulated properties set on this W3CEndpointReferenceBuilder instance.
build(Document) - Method in class org.dom4j.datatype.SchemaParser
Parses the given schema document
build(Document, Namespace) - Method in class org.dom4j.datatype.SchemaParser
 
build() - Method in class org.hibernate.ejb.metamodel.PluralAttributeImpl.Builder
 
build(StringBuilder, Map<String, Object>) - Method in class org.hibernate.envers.tools.query.QueryBuilder
Builds the given query, appending results to the given string buffer, and adding all query parameter values that are used to the map provided.
build() - Method in class org.hibernate.service.BootstrapServiceRegistryBuilder
Build the bootstrap registry.
build() - Method in class org.hibernate.validator.metadata.AggregatedMethodMetaData.Builder
Creates a new, read-only AggregatedMethodMetaData object from this builder.
build() - Method in interface org.infinispan.config.FluentConfiguration.GroupsConfig
Deprecated.
 
build() - Method in interface org.infinispan.config.FluentConfiguration.HashConfig
Deprecated.
 
build() - Method in interface org.infinispan.config.FluentConfiguration.StoreAsBinaryConfig
Deprecated.
 
build() - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build(boolean) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
build() - Method in interface org.infinispan.configuration.cache.ConfigurationChildBuilder
 
build() - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
build() - Method in interface org.infinispan.configuration.global.GlobalConfigurationChildBuilder
 
build() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
Get back up to the CacheStoreConfig level.
build() - Method in class org.infinispan.util.concurrent.AggregatingNotifyingFutureBuilder
 
build(Document) - Method in class org.jdom.input.DOMBuilder
This will build a JDOM tree from an existing DOM tree.
build(Element) - Method in class org.jdom.input.DOMBuilder
This will build a JDOM Element from an existing DOM Element
build(InputSource) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied input source.
build(InputStream) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied input stream.
build(File) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied filename.
build(URL) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied URL.
build(InputStream, String) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied input stream.
build(Reader) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied Reader.
build(Reader, String) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied Reader.
build(String) - Method in class org.jdom.input.SAXBuilder
This builds a document from the supplied URI.
build() - Method in class org.picketlink.identity.federation.core.wstrust.STSClientConfig.Builder
 
build() - Method in class org.slf4j.instrumentation.LogTransformer.Builder
Build and return the LogTransformer corresponding to the options set in this Builder.
BUILD_DATE - Static variable in class org.h2.engine.Constants
The build date is updated for each public release.
BUILD_DATE_STABLE - Static variable in class org.h2.engine.Constants
The build date is updated for each public release.
BUILD_ID - Static variable in class org.h2.engine.Constants
The build id is incremented for each public release.
BUILD_ID_STABLE - Static variable in class org.h2.engine.Constants
The build id of the last stable release.
BUILD_VENDOR_AND_VERSION - Static variable in class org.h2.engine.Constants
If H2 is compiled to be included in a product, this should be set to a unique vendor id (to distinguish from official releases).
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.collection.CollectionRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.entity.EntityRegionImpl
 
buildAccessStrategy(AccessType) - Method in class org.hibernate.cache.infinispan.naturalid.NaturalIdRegionImpl
 
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.spi.CollectionRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.spi.EntityRegion
Build an access strategy for the requested access type.
buildAccessStrategy(AccessType) - Method in interface org.hibernate.cache.spi.NaturalIdRegion
Build an access strategy for the requested access type.
buildAndExecuteQuery() - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
buildAndFillTable(String, String, ObjectNameSource, ObjectNameNormalizer.NamingStrategyHelper, boolean, List<UniqueConstraintHolder>, String, Table, Mappings, String) - Static method in class org.hibernate.cfg.annotations.TableBinder
 
buildAnnotationReader(AnnotatedElement) - Method in class org.hibernate.annotations.common.reflection.java.JavaReflectionManager
 
buildAnnotationReader(AnnotatedElement) - Method in interface org.hibernate.annotations.common.reflection.ReflectionManager
 
buildAnyValue(String, Ejb3JoinColumn[], Column, PropertyData, boolean, Nullability, PropertyHolder, EntityBinder, boolean, Mappings) - Static method in class org.hibernate.cfg.BinderHelper
 
buildApplyDeltaCommand(Object, Delta, Collection) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ApplyDeltaCommand used for applying Delta objects to DeltaAware containers stored in cache
buildApplyDeltaCommand(Object, Delta, Collection) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildAttribute(AbstractManagedType<X>, Property) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
Build a normal attribute.
buildBasicProxyFactory(Class, Class[]) - Method in class org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl
 
buildBasicProxyFactory(Class, Class[]) - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory for basic proxy concerns.
buildBatch(BatchKey, JdbcCoordinator) - Method in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderImpl
 
buildBatch(BatchKey, JdbcCoordinator) - Method in interface org.hibernate.engine.jdbc.batch.spi.BatchBuilder
Build a batch.
buildBytecodeProvider(Properties) - Static method in class org.hibernate.cfg.Environment
 
buildCallableStatement(String, CallableStatement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildCallback(SessionImplementor) - Method in interface org.hibernate.id.enhanced.DatabaseStructure
A callback to be able to get the next value from the underlying structure as needed.
buildCallback(SessionImplementor) - Method in class org.hibernate.id.enhanced.SequenceStructure
 
buildCallback(SessionImplementor) - Method in class org.hibernate.id.enhanced.TableStructure
 
buildClassDefinition() - Method in class org.jboss.invocation.proxy.AbstractClassFactory
Generates the class
buildCleanupSynch() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
 
buildClearCommand(Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ClearCommand
buildClearCommand(Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildClusteredGetCommand(Object, Set<Flag>, boolean, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ClusteredGetCommand, which is a remote lookup command
buildClusteredGetCommand(Object, Set<Flag>, boolean, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing collection data.
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing collection data.
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, Map<String, Join>, Mappings) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(Column[], Formula, Nullability, PropertyHolder, PropertyData, String, Map<String, Join>, Mappings) - Static method in class org.hibernate.cfg.Ejb3Column
 
buildColumnFromAnnotation(OrderColumn, PropertyHolder, PropertyData, Map<String, Join>, Mappings) - Static method in class org.hibernate.cfg.IndexColumn
 
buildColumnFromAnnotation(IndexColumn, PropertyHolder, PropertyData, Mappings) - Static method in class org.hibernate.cfg.IndexColumn
 
buildCommitCommand(GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a CommitCommand
buildCommitCommand(GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildCompleteTransactionCommand(Xid, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a CompleteTransactionCommand command.
buildCompleteTransactionCommand(Xid, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildConfiguration() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
buildConnection(LogicalConnectionImplementor) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildConstraintViolationWithTemplate(String) - Method in interface javax.validation.ConstraintValidatorContext
Return an constraint violation builder building an violation report allowing to optionally associate it to a sub path.
buildConstraintViolationWithTemplate(String) - Method in class org.hibernate.validator.engine.ConstraintValidatorContextImpl
 
buildCustomSql(CustomSqlElement) - Static method in class org.hibernate.metamodel.source.hbm.Helper
Given a user-specified description of how to perform custom SQL, build the CustomSQL representation.
buildDatabaseMetaData(DatabaseMetaData, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildDatabaseStructure(Type, Properties, Dialect, boolean, String, int, int) - Method in class org.hibernate.id.enhanced.SequenceStyleGenerator
Build the database structure.
buildDefaultValidatorFactory() - Static method in class javax.validation.Validation
Build and return a ValidatorFactory instance based on the default Bean Validation provider and following the XML configuration.
buildDialect(Map, Connection) - Method in class org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl
 
buildDialect(Map, Connection) - Method in interface org.hibernate.service.jdbc.dialect.spi.DialectFactory
Builds an appropriate Dialect instance.
buildDiscriminatorColumn(DiscriminatorType, DiscriminatorColumn, DiscriminatorFormula, Mappings) - Static method in class org.hibernate.cfg.Ejb3DiscriminatorColumn
 
buildDistributedExecuteCommand(Callable<T>, Address, Collection) - Method in interface org.infinispan.commands.CommandsFactory
Builds a DistributedExecuteCommand used for migration and execution of distributed Callables and Runnables.
buildDistributedExecuteCommand(Callable<T>, Address, Collection) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildEntityManagerFactory() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
buildEntityManagerFactory(BootstrapServiceRegistryBuilder) - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing entity data.
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing entity data.
buildEntrySetCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a EntrySetCommand
buildEntrySetCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
BUILDER - Static variable in class org.hibernate.engine.jdbc.batch.internal.BatchBuilderInitiator
 
builder() - Static method in class org.xnio.OptionMap
Create a new builder.
BuilderErrorHandler - Class in org.jdom.input
The standard JDOM error handler implementation.
BuilderErrorHandler() - Constructor for class org.jdom.input.BuilderErrorHandler
 
buildEvictAllCommand(String) - Method in class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
buildEvictCommand(Object) - Method in interface org.infinispan.commands.CommandsFactory
Builds an EvictCommand
buildEvictCommand(Object) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildFromDoc(String, String) - Static method in class org.apache.juddi.jaxb.EntityCreator
 
buildFromEncoded(Object...) - Method in class javax.ws.rs.core.UriBuilder
Build a URI.
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
buildFromMap(Map<String, ? extends Object>) - Method in class javax.ws.rs.core.UriBuilder
Build a URI, any URI template parameters will be replaced by the value in the supplied map.
buildFromString(String, String) - Static method in class org.apache.juddi.jaxb.EntityCreator
 
buildFunctionParameterList(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.AggregateProjection
 
buildFunctionParameterList(String) - Method in class org.hibernate.criterion.AggregateProjection
 
buildFunctionParameterList(Criteria, CriteriaQuery) - Method in class org.hibernate.criterion.CountProjection
 
buildGetInDoubtTransactionsCommand() - Method in interface org.infinispan.commands.CommandsFactory
buildGetInDoubtTransactionsCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetInDoubtTxInfoCommand() - Method in interface org.infinispan.commands.CommandsFactory
 
buildGetInDoubtTxInfoCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetKeyValueCommand(Object, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a GetKeyValueCommand
buildGetKeyValueCommand(Object, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildGetter(Component, Property) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildGlobalNameRegistries() - Method in class org.apache.xerces.impl.xs.traversers.XSDHandler
 
buildHashCode() - Method in class org.hibernate.validator.engine.PathImpl
 
buildHolder() - Method in class org.hibernate.id.SequenceGenerator
 
buildHolder() - Method in class org.hibernate.id.TableGenerator
 
buildIdAttribute(AbstractIdentifiableType<X>, Property) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
Build the identifier attribute descriptor
buildIdentifierProperty(PersistentClass, IdentifierGenerator) - Static method in class org.hibernate.tuple.PropertyFactory
Generates an IdentifierProperty representation of the for a given entity mapping.
buildIdentifierProperty(EntityBinding, IdentifierGenerator) - Static method in class org.hibernate.tuple.PropertyFactory
Generates an IdentifierProperty representation of the for a given entity mapping.
buildIllegalCollectionDereferenceException(String, FromReferenceNode) - Method in interface org.hibernate.hql.internal.ast.tree.DotNode.IllegalCollectionDereferenceExceptionBuilder
 
buildImplicitResultSet(ResultSet, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildImplicitResultSet(ResultSet, ConnectionProxyHandler, Connection, Statement) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildImplicitStatement(Statement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildInheritanceStates(List<XClass>, Mappings) - Static method in class org.hibernate.cfg.AnnotationBinder
For the mapped entities build some temporary data-structure containing information about the inheritance status of a class.
buildInjectionMethodsList() - Method in class org.infinispan.factories.AbstractComponentRegistry.Component
 
buildInsertQuery() - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildInstantiator(Component) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildInstantiator(PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(EntityBinding) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(EntityBinding) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstantiator(EntityBinding) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Instantiator for the given mapped entity.
buildInstrumenter(Logger, Instrumenter.Options) - Method in class org.hibernate.tool.instrument.BasicInstrumentationTask
 
buildInstrumenter(Logger, Instrumenter.Options) - Method in class org.hibernate.tool.instrument.javassist.InstrumentTask
 
buildInterceptorChain() - Method in class org.infinispan.factories.InterceptorChainFactory
 
buildInvalidateCommand(Object...) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateCommand
buildInvalidateCommand(Object...) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInvalidateFromL1Command(boolean, Object...) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateFromL1Command
buildInvalidateFromL1Command(boolean, Collection<Object>) - Method in interface org.infinispan.commands.CommandsFactory
Builds an InvalidateFromL1Command
buildInvalidateFromL1Command(Address, boolean, Collection<Object>) - Method in interface org.infinispan.commands.CommandsFactory
 
buildInvalidateFromL1Command(boolean, Object...) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInvalidateFromL1Command(boolean, Collection<Object>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildInvalidateFromL1Command(Address, boolean, Collection<Object>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildJmxDomain(GlobalConfiguration, MBeanServer, String) - Static method in class org.infinispan.jmx.JmxUtil
Build the JMX domain name.
buildJoinColumn(PrimaryKeyJoinColumn, JoinColumn, Value, Map<String, Join>, PropertyHolder, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
Build JoinColumn for a JOINED hierarchy
buildJoinColumns(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsOrFormulas(JoinColumnsOrFormulas, String, Map<String, Join>, PropertyHolder, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinColumnsWithDefaultColumnSuffix(JoinColumn[], String, Map<String, Join>, PropertyHolder, String, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildJoinFormula(JoinFormula, String, Map<String, Join>, PropertyHolder, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
build join formula
buildJoinTableJoinColumns(JoinColumn[], Map<String, Join>, PropertyHolder, String, String, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
buildKeyIndex(String, int, Object) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Adds a value to a key/id index
buildKeyIndex(String, DOM) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Create an empty KeyIndex in the DOM case
buildKeys(DOM, DTMAxisIterator, SerializationHandler, int) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
This method builds key indexes - it is overridden in the compiled translet in cases where the element is used
buildKeys(DOM, DTMAxisIterator, SerializationHandler, int) - Method in interface org.apache.xalan.xsltc.Translet
 
buildKeySetCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a KeySetCommand
buildKeySetCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLobCreator(LobCreationContext) - Method in class org.hibernate.engine.jdbc.internal.LobCreatorBuilder
 
buildLockControlCommand(Collection<Object>, Set<Flag>, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a LockControlCommand to control explicit remote locking
buildLockControlCommand(Object, Set<Flag>, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
buildLockControlCommand(Collection<Object>, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
 
buildLockControlCommand(Collection<Object>, Set<Flag>, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLockControlCommand(Object, Set<Flag>, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLockControlCommand(Collection<Object>, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildLockRequest(LockOptions) - Method in class org.hibernate.internal.SessionImpl
 
buildLockRequest(LockOptions) - Method in interface org.hibernate.Session
Build a LockRequest that specifies the LockMode, pessimistic lock timeout and lock scope.
buildMapping() - Method in class org.hibernate.cfg.Configuration
 
buildMappings() - Method in class org.hibernate.cfg.Configuration
Call this to ensure the mappings are fully compiled/built.
buildMappings() - Method in class org.hibernate.ejb.Ejb3Configuration
Deprecated.
 
buildMapReduceCommand(Mapper, Reducer, Address, Collection) - Method in interface org.infinispan.commands.CommandsFactory
Builds a MapReduceCommand used for migration and execution of MapReduce tasks.
buildMapReduceCommand(Mapper, Reducer, Address, Collection) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildMetaAttributeSources(List<JaxbMetaElement>) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
buildMetadata() - Method in interface org.hibernate.metamodel.MetadataBuilder
 
buildMetadata() - Method in class org.hibernate.metamodel.MetadataSources
 
buildMetadata() - Method in class org.hibernate.metamodel.source.internal.MetadataBuilderImpl
 
buildMetamodel(Iterator<PersistentClass>, SessionFactoryImplementor) - Static method in class org.hibernate.ejb.metamodel.MetamodelImpl
buildMetamodel(Iterator<PersistentClass>, SessionFactoryImplementor, boolean) - Static method in class org.hibernate.ejb.metamodel.MetamodelImpl
Build the metamodel using the information from the collection of Hibernate PersistentClass models as well as the Hibernate SessionFactory.
buildMinimalSQLExceptionConverter() - Static method in class org.hibernate.exception.spi.SQLExceptionConverterFactory
Builds a minimal converter.
buildNamedQueries(Element, boolean, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing NaturalId to Primary Key mappings.
buildOptimizer(String, Class, int) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
buildOptimizer(String, Class, int, long) - Static method in class org.hibernate.id.enhanced.OptimizerFactory
Builds an optimizer
buildOrObtainSession() - Method in class org.hibernate.context.internal.JTASessionContext
Strictly provided for subclassing purposes; specifically to allow long-session support.
buildOrObtainSession() - Method in class org.hibernate.context.internal.ThreadLocalSessionContext
Strictly provided for subclassing purposes; specifically to allow long-session support.
buildPositionsArray() - Method in class org.hibernate.engine.query.spi.ParamLocationRecognizer.NamedParameterDescription
 
buildPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PrepareCommand
buildPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildPrepareCommandForResend(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.DistributionInterceptor
 
buildPrepareCommandForResend(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.ReplicationInterceptor
 
buildPrepareCommandForResend(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.VersionedDistributionInterceptor
 
buildPrepareCommandForResend(TxInvocationContext, CommitCommand) - Method in class org.infinispan.interceptors.VersionedReplicationInterceptor
 
buildPreparedStatement(String, Statement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildProperties() - Method in class org.hibernate.cfg.ExternalSessionFactoryConfig
 
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyGetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Getter for the given property.
buildPropertyHolder(XClass, PersistentClass, EntityBinder, Mappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
 
buildPropertyHolder(Component, String, PropertyData, PropertyHolder, Mappings) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
build a component property holder
buildPropertyHolder(Collection, String, XClass, XProperty, PropertyHolder, Mappings) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
buid a property holder on top of a collection
buildPropertyHolder(PersistentClass, Map<String, Join>, Mappings, Map<XClass, InheritanceState>) - Static method in class org.hibernate.cfg.PropertyHolderBuilder
must only be used on second level phases ( has to be settled already)
buildPropertyPath(String, String) - Static method in exception org.hibernate.PropertyValueException
Return a well formed property path.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(Property, PersistentClass) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Setter for the given property.
buildPropertySetter(AttributeBinding) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate Setter for the given property.
buildProxyFactory() - Method in class org.hibernate.bytecode.internal.javassist.ProxyFactoryFactoryImpl
Builds a Javassist-based proxy factory.
buildProxyFactory() - Method in interface org.hibernate.bytecode.spi.ProxyFactoryFactory
Build a proxy factory specifically for handling runtime lazy loading.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(EntityBinding, Getter, Setter) - Method in class org.hibernate.tuple.entity.AbstractEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(EntityBinding, Getter, Setter) - Method in class org.hibernate.tuple.entity.DynamicMapEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactory(EntityBinding, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
Build an appropriate ProxyFactory for the given mapped entity.
buildProxyFactoryInternal(PersistentClass, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildProxyFactoryInternal(EntityBinding, Getter, Setter) - Method in class org.hibernate.tuple.entity.PojoEntityTuplizer
 
buildPutKeyValueCommand(Object, Object, long, long, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PutKeyValueCommand
buildPutKeyValueCommand(Object, Object, long, long, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildPutMapCommand(Map<?, ?>, long, long, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a PutMapCommand
buildPutMapCommand(Map<?, ?>, long, long, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildQuery() - Method in class org.hibernate.envers.query.impl.AbstractAuditQuery
 
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing query results
buildQueryResultsRegion(String, Properties) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing query results
buildRegistrar(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.AbstractJmxRegistration
 
buildRegistrar(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.CacheJmxRegistration
 
buildRegistrar(Set<AbstractComponentRegistry.Component>) - Method in class org.infinispan.jmx.CacheManagerJmxRegistration
 
buildRemoveCommand(Object, Object, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RemoveCommand
buildRemoveCommand(Object, Object, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReplaceCommand(Object, Object, Object, long, long, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a ReplaceCommand
buildReplaceCommand(Object, Object, Object, long, long, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildReplicateCommand(List<ReplicableCommand>) - Method in interface org.infinispan.commands.CommandsFactory
Builds an RpcCommand "envelope" containing multiple ReplicableCommands
buildReplicateCommand(List<ReplicableCommand>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildResultRow(Object[], ResultSet, boolean, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
Build a logical result row.
buildResultRow(Object[], ResultSet, SessionImplementor) - Method in class org.hibernate.loader.custom.CustomLoader.ResultRowProcessor
 
buildResultSet(ResultSet, AbstractStatementProxyHandler, Statement) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildResultSetMappingDefinition(Element, String, Mappings) - Static method in class org.hibernate.cfg.ResultSetMappingBinder
Build a ResultSetMappingDefinition given a containing element for the "return-XXX" elements
buildRollbackCommand(GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RollbackCommand
buildRollbackCommand(GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildSafeClassName(String, String) - Static method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
buildSafeClassName(String, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.XMLContext
 
buildSelectQuery(Dialect) - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildSequenceGeneratorAnnotation(Element) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildServiceRegistry(SessionFactoryImplementor, Configuration) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
 
buildServiceRegistry(SessionFactoryImplementor, MetadataImplementor) - Method in class org.hibernate.service.internal.SessionFactoryServiceRegistryFactoryImpl
 
buildServiceRegistry() - Method in class org.hibernate.service.ServiceRegistryBuilder
Build the service registry accounting for all settings and service initiators and services.
buildServiceRegistry(SessionFactoryImplementor, Configuration) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
Create the registry.
buildServiceRegistry(SessionFactoryImplementor, MetadataImplementor) - Method in interface org.hibernate.service.spi.SessionFactoryServiceRegistryFactory
Create the registry.
buildSessionFactory(ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
Create a SessionFactory using the properties and mappings in this configuration.
buildSessionFactory() - Method in class org.hibernate.cfg.Configuration
buildSessionFactory() - Method in interface org.hibernate.metamodel.Metadata
 
buildSessionFactory() - Method in interface org.hibernate.metamodel.SessionFactoryBuilder
 
buildSessionFactory() - Method in class org.hibernate.metamodel.source.internal.MetadataImpl
 
buildSessionFactory() - Method in class org.hibernate.metamodel.source.internal.SessionFactoryBuilderImpl
 
buildSessionFactoryUniqueIdentifierGenerator() - Static method in class org.hibernate.id.UUIDGenerator
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.AbstractComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.DynamicMapComponentTuplizer
 
buildSetter(Component, Property) - Method in class org.hibernate.tuple.component.PojoComponentTuplizer
 
buildSettings(ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
Create an object-oriented view of the configuration properties
buildSettings(Properties, ServiceRegistry) - Method in class org.hibernate.cfg.Configuration
 
buildSettings(Properties, ServiceRegistry) - Method in class org.hibernate.cfg.SettingsFactory
 
buildSingleRpcCommand(ReplicableCommand) - Method in interface org.infinispan.commands.CommandsFactory
Builds a SingleRpcCommand "envelope" containing a single ReplicableCommand
buildSingleRpcCommand(ReplicableCommand) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildSizeCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a SizeCommand
buildSizeCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildSqlCreateIndexString(Dialect, String, Table, Iterator, boolean, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSqlCreateIndexString(Dialect, String, TableSpecification, Iterable<Column>, boolean) - Static method in class org.hibernate.metamodel.relational.Index
 
buildSqlDropIndexString(Dialect, Table, String, String, String) - Static method in class org.hibernate.mapping.Index
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.Cache71Dialect
 
buildSQLExceptionConversionDelegate() - Method in class org.hibernate.dialect.Dialect
Build an instance of a SQLExceptionConversionDelegate for interpreting dialect-specific error or SQLState codes.
buildSQLExceptionConverter() - Method in class org.hibernate.dialect.Dialect
Deprecated.
Dialect.buildSQLExceptionConversionDelegate() should be overridden instead.
buildSQLExceptionConverter(Dialect, Properties) - Static method in class org.hibernate.exception.spi.SQLExceptionConverterFactory
Build a SQLExceptionConverter instance.
buildSqlResultsetMappings(Element, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildStandardProperty(Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generate a "standard" (i.e., non-identifier and non-version) based on the given mapped property.
buildStandardProperty(AttributeBinding, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generate a "standard" (i.e., non-identifier and non-version) based on the given mapped property.
buildStatement(Statement, ConnectionProxyHandler, Connection) - Static method in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
buildStateTransferCommand(StateTransferControlCommand.Type, Address, int) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RehashControlCommand for coordinating a rehash event.
buildStateTransferCommand(StateTransferControlCommand.Type, Address, int, Collection<InternalCacheEntry>, Collection<LockInfo>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a RehashControlCommand for coordinating a rehash event.
buildStateTransferCommand(StateTransferControlCommand.Type, Address, int) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildStateTransferCommand(StateTransferControlCommand.Type, Address, int, Collection<InternalCacheEntry>, Collection<LockInfo>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildStatistics(SessionFactoryImplementor) - Method in interface org.hibernate.stat.spi.StatisticsFactory
 
buildTableGeneratorAnnotation(Element, XMLContext.Default) - Static method in class org.hibernate.cfg.annotations.reflection.JPAOverriddenAnnotationReader
 
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.infinispan.InfinispanRegionFactory
Build a cache region specialized for storing update-timestamps data.
buildTimestampsRegion(String, Properties) - Method in class org.hibernate.cache.internal.NoCachingRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in interface org.hibernate.cache.spi.RegionFactory
Build a cache region specialized for storing update-timestamps data.
buildTokenTypeASTClassMap() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
buildTokenTypeASTClassMap() - Method in class org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentParser
 
buildToolTip(CategoryNode) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
buildTxCompletionNotificationCommand(Xid, GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
buildTxCompletionNotificationCommand(long) - Method in interface org.infinispan.commands.CommandsFactory
 
buildTxCompletionNotificationCommand(Xid, GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildTxCompletionNotificationCommand(long) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildUniqueConstraintHolders(UniqueConstraint[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
Build a list of UniqueConstraintHolder instances given a list of UniqueConstraint annotations.
buildUniqueConstraints(UniqueConstraint[]) - Static method in class org.hibernate.cfg.annotations.TableBinder
buildUpdateQuery() - Method in class org.hibernate.id.enhanced.TableGenerator
 
buildValidatorFactory() - Method in interface javax.validation.Configuration
Build a ValidatorFactory implementation.
buildValidatorFactory(ConfigurationState) - Method in interface javax.validation.spi.ValidationProvider
Build a ValidatorFactory using the current provider implementation.
buildValidatorFactory() - Method in class org.hibernate.validator.engine.ConfigurationImpl
 
buildValidatorFactory(ConfigurationState) - Method in class org.hibernate.validator.HibernateValidator
 
buildValuesCommand() - Method in interface org.infinispan.commands.CommandsFactory
Builds a ValuesCommand
buildValuesCommand() - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildValueSources(Helper.ValueSourcesAdapter, LocalBindingContext) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
buildVersionAttribute(AbstractIdentifiableType<X>, Property) - Method in class org.hibernate.ejb.metamodel.AttributeFactory
Build the version attribute descriptor
buildVersionedCommitCommand(GlobalTransaction) - Method in interface org.infinispan.commands.CommandsFactory
Builds a VersionedCommitCommand
buildVersionedCommitCommand(GlobalTransaction) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildVersionedPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in interface org.infinispan.commands.CommandsFactory
Builds a VersionedPrepareCommand
buildVersionedPrepareCommand(GlobalTransaction, List<WriteCommand>, boolean) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildVersionedPutKeyValueCommand(Object, Object, long, long, EntryVersion, Set<Flag>) - Method in interface org.infinispan.commands.CommandsFactory
Builds a special form of PutKeyValueCommand that also holds a reference to a version to be applied.
buildVersionedPutKeyValueCommand(Object, Object, long, long, EntryVersion, Set<Flag>) - Method in class org.infinispan.commands.CommandsFactoryImpl
 
buildVersionProperty(Property, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generates a VersionProperty representation for an entity mapping given its version mapping Property.
buildVersionProperty(BasicAttributeBinding, boolean) - Static method in class org.hibernate.tuple.PropertyFactory
Generates a VersionProperty representation for an entity mapping given its version mapping Property.
buildView(FacesContext, UIViewRoot) - Method in class javax.faces.view.ViewDeclarationLanguage

Take any actions specific to this VDL implementation to cause the argument UIViewRoot which must have been created via a call to ViewDeclarationLanguage.createView(javax.faces.context.FacesContext, java.lang.String), to be populated with children.

BulkAccessor - Class in org.hibernate.bytecode.internal.javassist
A JavaBean accessor.
BulkAccessor() - Constructor for class org.hibernate.bytecode.internal.javassist.BulkAccessor
 
BulkAccessorException - Exception in org.hibernate.bytecode.internal.javassist
An exception thrown while generating a bulk accessor.
BulkAccessorException(String) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, int) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(String, Throwable) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkAccessorException(Throwable, int) - Constructor for exception org.hibernate.bytecode.internal.javassist.BulkAccessorException
Constructs an exception.
BulkInsertionCapableIdentifierGenerator - Interface in org.hibernate.id
Specialized contract for IdentifierGenerator implementations capable of being used in conjunction with HQL insert statements.
BulkOperationCleanupAction - Class in org.hibernate.action.internal
An ActionQueue Executable for ensuring shared cache cleanup in relation to performed bulk HQL queries.
BulkOperationCleanupAction(SessionImplementor, Queryable[]) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on the affected entity persisters.
BulkOperationCleanupAction(SessionImplementor, Set) - Constructor for class org.hibernate.action.internal.BulkOperationCleanupAction
Constructs an action to cleanup "affected cache regions" based on a set of affected table spaces.
BulkResponse - Interface in javax.xml.registry
Contains the response of a method in the API that performs a bulk operation and returns a bulk response.
BulkResponseImpl - Class in org.apache.ws.scout.registry
Implements JAXR BulkResponse Interface.
BulkResponseImpl() - Constructor for class org.apache.ws.scout.registry.BulkResponseImpl
Creates a new instance of BulkResponseImpl
Bundle - Interface in org.osgi.framework
An installed bundle in the Framework.
BUNDLE_ACTIVATIONPOLICY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's activation policy.
BUNDLE_ACTIVATOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the bundle's activator class.
BUNDLE_CATEGORY - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's category.
BUNDLE_CLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CONTACTADDRESS - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_COPYRIGHT - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's copyright information.
BUNDLE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Manifest header containing a brief description of the bundle's functionality.
BUNDLE_DOCURL - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's documentation URL, from which further information about the bundle may be obtained.
BUNDLE_LOCALIZATION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - Static variable in interface org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_MANIFESTVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle manifest version.
BUNDLE_NAME - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's name.
BUNDLE_NATIVECODE - Static variable in interface org.osgi.framework.Constants
Manifest header identifying a number of hardware environments and the native language code libraries that the bundle is carrying for each of these environments.
BUNDLE_NATIVECODE_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the language in which the native bundle code is written specified in the Bundle-NativeCode manifest header.
BUNDLE_NATIVECODE_OSNAME - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the operating system required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_OSVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the operating system version required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the processor required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the required execution environment for the bundle.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_TYPE_FRAGMENT - Static variable in interface org.osgi.service.packageadmin.PackageAdmin
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UPDATELOCATION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_VENDOR - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's vendor.
BUNDLE_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header identifying the bundle's version.
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BundleActivator - Interface in org.osgi.framework
Customizes the starting and stopping of a bundle.
bundleAttrValue - Variable in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
 
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleContext - Interface in org.osgi.framework
A bundle's execution context within the Framework.
BundleEvent - Class in org.osgi.framework
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleException - Exception in org.osgi.framework
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message and exception cause.
BundleException(String) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message.
BundleException(String, int, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message, type and exception cause.
BundleException(String, int) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException with the specified message and type.
BundleListener - Interface in org.osgi.framework
A BundleEvent listener.
BundleLocationCondition - Class in org.osgi.service.condpermadmin
Condition to test if the location of a bundle matches or does not match a pattern.
BundlePermission - Class in org.osgi.framework
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - Constructor for class org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
bundler - Variable in class org.jgroups.protocols.TP
 
bundler_capacity - Variable in class org.jgroups.protocols.TP
 
bundler_type - Variable in class org.jgroups.protocols.TP
 
BundleReference - Interface in org.osgi.framework
A reference to a Bundle.
BundleSignerCondition - Class in org.osgi.service.condpermadmin
Condition to test if the signer of a bundle matches or does not match a pattern.
bundleSpecified - Variable in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
 
BundleSupport - Class in org.apache.taglibs.standard.tag.common.fmt
Support for tag handlers for <bundle>, the resource bundle loading tag in JSTL 1.0.
BundleSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
 
BundleTag - Class in org.apache.taglibs.standard.tag.el.fmt
A handler for <bundle> that accepts attributes as Strings and evaluates them as expressions at runtime.
BundleTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.BundleTag
Constructs a new BundleTag.
BundleTag - Class in org.apache.taglibs.standard.tag.rt.fmt
A handler for <bundle> that supports rtexprvalue-based attributes.
BundleTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.BundleTag
 
BundleUtils - Class in org.jboss.ws.api.util
Utility class to get resource bundle and i18n message
BUSINESS_KEY - Static variable in class org.apache.juddi.v3.client.config.Property
 
BUSINESS_KEY_FORMAT - Static variable in class org.apache.juddi.v3.client.config.Property
 
BusinessDetail - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessDetail complex type.
BusinessDetail() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessDetail
 
BusinessDetail - Class in org.uddi.api_v3
Java class for businessDetail complex type.
BusinessDetail() - Constructor for class org.uddi.api_v3.BusinessDetail
 
businessDetail - Variable in class org.uddi.sub_v3.SubscriptionResultsList
 
BusinessDetailExt - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessDetailExt complex type.
BusinessDetailExt() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessDetailExt
 
businessEntity - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessDetail
 
BusinessEntity - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessEntity complex type.
BusinessEntity() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessEntity
 
businessEntity - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessEntityExt
 
businessEntity - Variable in class org.apache.ws.scout.model.uddi.v2.SaveBusiness
 
businessEntity - Variable in class org.apache.ws.scout.model.uddi.v2.ValidateValues
 
businessEntity - Variable in class org.uddi.api_v3.BusinessDetail
 
BusinessEntity - Class in org.uddi.api_v3
Java class for businessEntity complex type.
BusinessEntity() - Constructor for class org.uddi.api_v3.BusinessEntity
 
businessEntity - Variable in class org.uddi.api_v3.SaveBusiness
 
businessEntity - Variable in class org.uddi.repl_v3.ChangeRecordNewData
 
businessEntity - Variable in class org.uddi.vs_v3.ValidateValues
 
businessEntityExt - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessDetailExt
 
BusinessEntityExt - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessEntityExt complex type.
BusinessEntityExt() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessEntityExt
 
BusinessInfo - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessInfo complex type.
BusinessInfo() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessInfo
 
businessInfo - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessInfos
 
BusinessInfo - Class in org.uddi.api_v3
Java class for businessInfo complex type.
BusinessInfo() - Constructor for class org.uddi.api_v3.BusinessInfo
 
businessInfo - Variable in class org.uddi.api_v3.BusinessInfos
 
BusinessInfos - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessInfos complex type.
BusinessInfos() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessInfos
 
businessInfos - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessList
 
businessInfos - Variable in class org.apache.ws.scout.model.uddi.v2.RegisteredInfo
 
BusinessInfos - Class in org.uddi.api_v3
Java class for businessInfos complex type.
BusinessInfos() - Constructor for class org.uddi.api_v3.BusinessInfos
 
businessInfos - Variable in class org.uddi.api_v3.BusinessList
 
businessInfos - Variable in class org.uddi.api_v3.RegisteredInfo
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessEntity
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessInfo
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessService
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.DeleteBusiness
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.FindRelatedBusinesses
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.FindService
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.GetBusinessDetail
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.GetBusinessDetailExt
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.RelatedBusinessesList
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.RelatedBusinessInfo
 
businessKey - Variable in class org.apache.ws.scout.model.uddi.v2.ServiceInfo
 
businessKey - Variable in class org.uddi.api_v3.BusinessEntity
 
businessKey - Variable in class org.uddi.api_v3.BusinessInfo
 
businessKey - Variable in class org.uddi.api_v3.BusinessService
 
businessKey - Variable in class org.uddi.api_v3.DeleteBusiness
 
businessKey - Variable in class org.uddi.api_v3.FindRelatedBusinesses
 
businessKey - Variable in class org.uddi.api_v3.FindService
 
businessKey - Variable in class org.uddi.api_v3.GetBusinessDetail
 
businessKey - Variable in class org.uddi.api_v3.RelatedBusinessesList
 
businessKey - Variable in class org.uddi.api_v3.RelatedBusinessInfo
 
businessKey - Variable in class org.uddi.api_v3.ServiceInfo
 
businessKey - Variable in class org.uddi.repl_v3.ChangeRecordDelete
 
businessKey - Variable in class org.uddi.sub_v3.KeyBag
 
BusinessLifeCycleManager - Interface in javax.xml.registry
 
BusinessLifeCycleManagerImpl - Class in org.apache.ws.scout.registry
Implements JAXR BusinessLifeCycleManager Interface.
BusinessLifeCycleManagerImpl(RegistryService) - Constructor for class org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl
 
BusinessLifeCycleManagerV3Impl - Class in org.apache.ws.scout.registry
Implements JAXR BusinessLifeCycleManager Interface.
BusinessLifeCycleManagerV3Impl(RegistryService) - Constructor for class org.apache.ws.scout.registry.BusinessLifeCycleManagerV3Impl
 
BusinessList - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessList complex type.
BusinessList() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessList
 
BusinessList - Class in org.uddi.api_v3
Java class for businessList complex type.
BusinessList() - Constructor for class org.uddi.api_v3.BusinessList
 
businessList - Variable in class org.uddi.sub_v3.SubscriptionResultsList
 
BusinessQueryManager - Interface in javax.xml.registry
 
BusinessQueryManagerImpl - Class in org.apache.ws.scout.registry
Implements the JAXR BusinessQueryManager Interface For futher details, look into the JAXR API Javadoc.
BusinessQueryManagerImpl(RegistryServiceImpl) - Constructor for class org.apache.ws.scout.registry.BusinessQueryManagerImpl
 
BusinessQueryManagerV3Impl - Class in org.apache.ws.scout.registry
Implements the JAXR BusinessQueryManager Interface For futher details, look into the JAXR API Javadoc.
BusinessQueryManagerV3Impl(RegistryServiceImpl) - Constructor for class org.apache.ws.scout.registry.BusinessQueryManagerV3Impl
 
BusinessService - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessService complex type.
BusinessService() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessService
 
businessService - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessServices
 
businessService - Variable in class org.apache.ws.scout.model.uddi.v2.SaveService
 
businessService - Variable in class org.apache.ws.scout.model.uddi.v2.ServiceDetail
 
businessService - Variable in class org.apache.ws.scout.model.uddi.v2.ValidateValues
 
BusinessService - Class in org.uddi.api_v3
Java class for businessService complex type.
BusinessService() - Constructor for class org.uddi.api_v3.BusinessService
 
businessService - Variable in class org.uddi.api_v3.BusinessServices
 
businessService - Variable in class org.uddi.api_v3.SaveService
 
businessService - Variable in class org.uddi.api_v3.ServiceDetail
 
businessService - Variable in class org.uddi.repl_v3.ChangeRecordNewData
 
businessService - Variable in class org.uddi.vs_v3.ValidateValues
 
businessServices - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessEntity
 
BusinessServices - Class in org.apache.ws.scout.model.uddi.v2
Java class for businessServices complex type.
BusinessServices() - Constructor for class org.apache.ws.scout.model.uddi.v2.BusinessServices
 
businessServices - Variable in class org.uddi.api_v3.BusinessEntity
 
BusinessServices - Class in org.uddi.api_v3
Java class for businessServices complex type.
BusinessServices() - Constructor for class org.uddi.api_v3.BusinessServices
 
BusyConversationException - Exception in javax.enterprise.context
Indicates that the container has rejected a request because a concurrent request is associated with the same conversation context.
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
 
BV_CHECK_CLASS - Static variable in class org.hibernate.cfg.beanvalidation.BeanValidationIntegrator
 
byClass(Class, Properties) - Method in class org.hibernate.type.TypeFactory
 
byDefaultProvider() - Static method in class javax.validation.Validation
Build a Configuration.
BYE - Static variable in class com.sun.mail.iap.Response
 
byeResponse(Exception) - Static method in class com.sun.mail.iap.Response
Return a Response object that looks like a BYE protocol response.
byId(String) - Method in class org.hibernate.internal.SessionImpl
 
byId(Class) - Method in class org.hibernate.internal.SessionImpl
 
byId(String) - Method in interface org.hibernate.Session
Create an IdentifierLoadAccess instance to retrieve the specified entity type by primary key.
byId(Class) - Method in interface org.hibernate.Session
Create an IdentifierLoadAccess instance to retrieve the specified entity by primary key.
byNaturalId(String) - Method in class org.hibernate.internal.SessionImpl
 
byNaturalId(Class) - Method in class org.hibernate.internal.SessionImpl
 
byNaturalId(String) - Method in interface org.hibernate.Session
Create an NaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
byNaturalId(Class) - Method in interface org.hibernate.Session
Create an NaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
bypass_bundling - Variable in class org.jgroups.protocols.COUNTER
 
bypass_bundling - Variable in class org.jgroups.protocols.Executing
 
bypass_bundling - Variable in class org.jgroups.protocols.Locking
 
bypassElementBlock(XMLEventReader, String) - Static method in class org.picketlink.identity.federation.core.parsers.util.StaxParserUtil
Bypass an entire XML element block from startElement to endElement
byProvider(Class<U>) - Static method in class javax.validation.Validation
Build a Configuration for a particular provider implementation.
ByRef<T> - Class in org.infinispan.util
This class can be used to pass an argument by reference.
ByRef(T) - Constructor for class org.infinispan.util.ByRef
 
bySimpleNaturalId(String) - Method in class org.hibernate.internal.SessionImpl
 
bySimpleNaturalId(Class) - Method in class org.hibernate.internal.SessionImpl
 
bySimpleNaturalId(String) - Method in interface org.hibernate.Session
Create an SimpleNaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
bySimpleNaturalId(Class) - Method in interface org.hibernate.Session
Create an SimpleNaturalIdLoadAccess instance to retrieve the specified entity by its simple (single attribute) natural id.
BYTE - Static variable in class org.h2.value.Value
The value type for BYTE values.
BYTE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Byte to JDBC TINYINT.
BYTE - Static variable in class org.hornetq.utils.DataConstants
 
BYTE_ARRAY_KEY - Static variable in interface org.infinispan.marshall.Ids
 
BYTE_BUFFER_ALLOCATOR - Static variable in interface org.xnio.BufferAllocator
A simple allocator for heap-array-backed byte buffers.
BYTE_DATATYPE - Static variable in interface org.apache.xerces.dom3.as.ASDataType
Deprecated.
The byte data type as defined in .
BYTE_DT - Static variable in interface org.apache.xerces.xs.XSConstants
byte
BYTE_ID - Static variable in class javax.faces.convert.ByteConverter
The message identifier of the FacesMessage to be created if the conversion to Byte fails.
BYTE_SIZE - Static variable in class org.jgroups.Global
 
ByteArray - Class in com.sun.mail.iap
A simple wrapper around a byte array, with a start position and count of bytes.
ByteArray(byte[], int, int) - Constructor for class com.sun.mail.iap.ByteArray
Constructor
ByteArray(int) - Constructor for class com.sun.mail.iap.ByteArray
Constructor that creates a byte array of the specified size.
BYTEARRAY_AND_FILE_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
BYTEARRAY_AND_JAR_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
BYTEARRAY_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
ByteArrayBlobType - Class in org.hibernate.type
Deprecated.
ByteArrayBlobType() - Constructor for class org.hibernate.type.ByteArrayBlobType
Deprecated.
 
ByteArrayDataSource - Class in javax.mail.util
A DataSource backed by a byte array.
ByteArrayDataSource(InputStream, String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified InputStream and with the specified MIME type.
ByteArrayDataSource(byte[], String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified byte array and with the specified MIME type.
ByteArrayDataSource(String, String) - Constructor for class javax.mail.util.ByteArrayDataSource
Create a ByteArrayDataSource with data from the specified String and with the specified MIME type.
ByteArrayEncoding - Class in org.hornetq.core.journal.impl.dataformat
A ByteArrayEncoding
ByteArrayEncoding(byte[]) - Constructor for class org.hornetq.core.journal.impl.dataformat.ByteArrayEncoding
 
ByteArrayHolder - Class in javax.xml.rpc.holders
A holder for byte[]s.
ByteArrayHolder() - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteArrayHolder(byte[]) - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteArrayKey - Class in org.infinispan.util
Wrapper class for byte[] keys.
ByteArrayKey(byte[]) - Constructor for class org.infinispan.util.ByteArrayKey
 
ByteArrayKey.Externalizer - Class in org.infinispan.util
 
ByteArrayKey.Externalizer() - Constructor for class org.infinispan.util.ByteArrayKey.Externalizer
 
byteArrayToHexString(byte[]) - Static method in class org.jgroups.protocols.ENCRYPT
 
ByteArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
ByteArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ByteArrayTypeDescriptor
 
ByteBuffer - Class in org.infinispan.io
A byte buffer that exposes the internal byte array with minimal copying
ByteBuffer(byte[], int, int) - Constructor for class org.infinispan.io.ByteBuffer
 
byteBuffer - Variable in class org.jboss.com.sun.corba.se.impl.encoding.ByteBufferWithInfo
 
ByteBuffer - Class in org.jboss.com.sun.corba.se.impl.ior
 
ByteBuffer(int, int) - Constructor for class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
Constructs an empty ByteBuffer with the specified initial capacity and capacity increment.
ByteBuffer(int) - Constructor for class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
Constructs an empty ByteBuffer with the specified initial capacity and with its capacity increment equal to zero.
ByteBuffer() - Constructor for class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
Constructs an empty ByteBuffer so that its internal data array has size 10 and its standard capacity increment is zero.
ByteBufferInput - Class in org.jboss.marshalling
An InputStream which implements ByteInput and reads bytes from a ByteBuffer.
ByteBufferInput(ByteBuffer) - Constructor for class org.jboss.marshalling.ByteBufferInput
Construct a new instance.
ByteBufferOutput - Class in org.jboss.marshalling
An OutputStream implementing ByteOutput which writes to a ByteBuffer.
ByteBufferOutput(ByteBuffer) - Constructor for class org.jboss.marshalling.ByteBufferOutput
Create a new instance.
ByteBufferPool - Interface in org.jboss.com.sun.corba.se.pept.transport
 
ByteBufferPoolImpl - Class in org.jboss.com.sun.corba.se.impl.transport
 
ByteBufferPoolImpl(ORB) - Constructor for class org.jboss.com.sun.corba.se.impl.transport.ByteBufferPoolImpl
 
ByteBufferSlicePool - Class in org.xnio
A buffer pooled allocator.
ByteBufferSlicePool(BufferAllocator<ByteBuffer>, int, int) - Constructor for class org.xnio.ByteBufferSlicePool
Construct a new instance.
ByteBufferSlicePool(int, int) - Constructor for class org.xnio.ByteBufferSlicePool
Construct a new instance, using a direct buffer allocator.
byteBufferToMessage(byte[], int, int) - Static method in class org.jgroups.util.Util
 
ByteBufferWithInfo - Class in org.jboss.com.sun.corba.se.impl.encoding
 
ByteBufferWithInfo(ORB, ByteBuffer, int) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.ByteBufferWithInfo
 
ByteBufferWithInfo(ORB, ByteBuffer) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.ByteBufferWithInfo
 
ByteBufferWithInfo(ORB, BufferManagerWrite) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.ByteBufferWithInfo
 
ByteBufferWithInfo(ORB, BufferManagerWrite, boolean) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.ByteBufferWithInfo
 
ByteBufferWithInfo(ByteBufferWithInfo) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.ByteBufferWithInfo
 
ByteChannel - Interface in org.xnio.channels
An extension of a simple NIO ByteChannel which includes scatter/gather operations.
BYTECODE_PROVIDER - Static variable in interface org.hibernate.cfg.AvailableSettings
 
ByteCodeHelper - Class in org.hibernate.bytecode.spi
A helper for reading byte code from various input sources.
BytecodeProvider - Interface in org.hibernate.bytecode.spi
Contract for providers of bytecode services to Hibernate.
bytecodeProvider(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
bytecodeProvider(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
bytecodeProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
bytecodeProvider(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
bytecodeProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
BytecodeProviderImpl - Class in org.hibernate.bytecode.internal.javassist
Bytecode provider implementation for Javassist.
BytecodeProviderImpl() - Constructor for class org.hibernate.bytecode.internal.javassist.BytecodeProviderImpl
 
ByteConverter - Class in javax.faces.convert
Converter implementation for java.lang.Byte (and byte primitive) values.
ByteConverter() - Constructor for class javax.faces.convert.ByteConverter
 
ByteFieldPutter - Class in org.jboss.marshalling.util
 
ByteFieldPutter() - Constructor for class org.jboss.marshalling.util.ByteFieldPutter
 
ByteHolder - Class in javax.xml.rpc.holders
A holder for bytes.
ByteHolder() - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteHolder(byte) - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteInput - Interface in org.jboss.marshalling
An input stream of bytes.
byteInput - Variable in class org.jboss.marshalling.ByteInputStream
 
ByteInputStream - Class in org.jboss.marshalling
An InputStream which implements ByteInput and reads bytes from another ByteInput.
ByteInputStream(ByteInput) - Constructor for class org.jboss.marshalling.ByteInputStream
Create a new instance.
ByteList - Interface in org.apache.xerces.xs.datatypes
The ByteList is an immutable ordered collection of byte.
ByteListImpl - Class in org.apache.xerces.impl.dv.util
Implementation of org.apache.xerces.xs.datatypes.ByteList.
ByteListImpl(byte[]) - Constructor for class org.apache.xerces.impl.dv.util.ByteListImpl
 
ByteOutput - Interface in org.jboss.marshalling
An output stream of bytes.
byteOutput - Variable in class org.jboss.marshalling.ByteOutputStream
 
ByteOutputStream - Class in org.jboss.marshalling
An OutputStream which implements ByteOutput and writes bytes to another ByteOutput.
ByteOutputStream(ByteOutput) - Constructor for class org.jboss.marshalling.ByteOutputStream
Construct a new instance.
BytePipe - Class in org.jboss.marshalling
A paired ByteInput and ByteOutput.
BytePipe() - Constructor for class org.jboss.marshalling.BytePipe
Construct a new instance.
ByteReadField - Class in org.jboss.marshalling.util
 
ByteReadField(SerializableField, byte) - Constructor for class org.jboss.marshalling.util.ByteReadField
 
ByteReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.ByteReadField
 
BYTES - Static variable in class org.h2.value.Value
The value type for BYTES values.
BYTES - Static variable in class org.hornetq.utils.DataConstants
 
bytes1 - Variable in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
bytes2 - Variable in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
BYTES_TYPE - Static variable in interface org.hornetq.api.core.Message
 
BYTES_TYPE_PRETTY - Static variable in class org.hornetq.core.persistence.impl.journal.XmlDataConstants
 
BytesHelper - Class in org.hibernate.internal.util
 
BytesMessage - Interface in javax.jms
A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.
bytesToInt(byte[], int) - Static method in class org.jboss.com.sun.corba.se.impl.orbutil.ORBUtility
Unmarshal a byte array to an integer.
ByteString - Class in org.xnio
An immutable string of bytes.
bytesWrittenCounter - Variable in class org.jgroups.protocols.pbcast.STATE.StateOutputStream
 
ByteType - Class in org.hibernate.type
A type that maps between TINYINT and Byte
ByteType() - Constructor for class org.hibernate.type.ByteType
 
ByteTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Byte handling.
ByteTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ByteTypeDescriptor
 
ByteWrapperHolder - Class in javax.xml.rpc.holders
A holder for Bytes.
ByteWrapperHolder() - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 
ByteWrapperHolder(Byte) - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 

C

C3P0_ACQUIRE_INCREMENT - Static variable in interface org.hibernate.cfg.AvailableSettings
Number of connections acquired when pool is exhausted
C3P0_CONFIG_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
 
C3P0_IDLE_TEST_PERIOD - Static variable in interface org.hibernate.cfg.AvailableSettings
Idle time before a C3P0 pooled connection is validated
C3P0_MAX_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum size of C3P0 connection pool
C3P0_MAX_STATEMENTS - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum size of C3P0 statement cache
C3P0_MIN_SIZE - Static variable in interface org.hibernate.cfg.AvailableSettings
Minimum size of C3P0 connection pool
C3P0_PROVIDER_CLASS_NAME - Static variable in class org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator
 
C3P0_TIMEOUT - Static variable in interface org.hibernate.cfg.AvailableSettings
Maximum idle time for C3P0 connection pool
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
c3p0ProviderClassNotFound(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
c3p0ProviderClassNotFound(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
c3p0ProviderClassNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
Cache - Interface in javax.persistence
Interface used to interact with the second-level cache.
cache - Variable in class org.dom4j.DocumentFactory
 
CACHE - Static variable in class org.dom4j.Namespace
Cache of Namespace instances
cache - Static variable in class org.dom4j.tree.NamespaceCache
Cache of Mapinstances indexed by URI which contain caches of Namespacefor each prefix
cache - Variable in class org.h2.fulltext.FullTextSettings
The prepared statement cache.
cache - Variable in class org.h2.server.web.WebApp
Whether the response can be cached.
Cache - Interface in org.h2.util
The cache keeps frequently used objects in the main memory.
cache(String) - Static method in class org.h2.util.StringUtils
Get the string from the cache if possible.
Cache - Annotation Type in org.hibernate.annotations
Add caching strategy to a root entity or a collection
Cache - Interface in org.hibernate
Provides an API for querying/managing the second level cache regions.
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
cache - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
CACHE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
cache - Variable in class org.infinispan.AbstractDelegatingAdvancedCache
 
cache - Variable in class org.infinispan.AbstractDelegatingCacheImpl
 
cache - Variable in class org.infinispan.atomic.AtomicHashMapProxy
 
Cache<K,V> - Interface in org.infinispan
The central interface of Infinispan.
cache - Variable in class org.infinispan.distexec.DefaultExecutorService
 
cache - Variable in class org.infinispan.interceptors.base.BaseCustomInterceptor
 
cache - Variable in class org.infinispan.loaders.AbstractCacheLoader
 
cache - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.RepositoryId_1_3
 
cache - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.RepositoryId_1_3_1
 
cache - Static variable in class org.jboss.com.sun.corba.se.impl.util.RepositoryId
 
Cache<K,V> - Class in org.jgroups.blocks
Simple cache which maintains keys and value.
Cache() - Constructor for class org.jgroups.blocks.Cache
 
cache - Static variable in class org.jgroups.util.UUID
Keeps track of associations between logical addresses (UUIDs) and logical names
Cache.ChangeListener - Interface in org.jgroups.blocks
 
Cache.Value<V> - Class in org.jgroups.blocks
 
Cache.Value(V, long) - Constructor for class org.jgroups.blocks.Cache.Value
 
Cache.Value() - Constructor for class org.jgroups.blocks.Cache.Value
 
Cache71Dialect - Class in org.hibernate.dialect
Caché 2007.1 dialect.
Cache71Dialect() - Constructor for class org.hibernate.dialect.Cache71Dialect
Creates new Cache71Dialect instance.
CACHE_CONTROL - Static variable in interface javax.ws.rs.core.HttpHeaders
CACHE_JMX_GROUP - Static variable in class org.infinispan.jmx.CacheJmxRegistration
 
CACHE_MANAGER_JMX_GROUP - Static variable in class org.infinispan.jmx.CacheManagerJmxRegistration
 
CACHE_MANAGER_RESOURCE_PROP - Static variable in class org.hibernate.cache.infinispan.JndiInfinispanRegionFactory
Specifies the JNDI name under which the EmbeddedCacheManager to use is bound.
CACHE_MARSHALLER - Static variable in class org.infinispan.factories.KnownComponentNames
 
CACHE_MIN_RECORDS - Static variable in class org.h2.engine.Constants
The minimum number of entries to keep in the cache.
CACHE_MODE - Static variable in class org.hibernate.annotations.QueryHints
 
CACHE_NAMESPACE - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider JNDI namespace, if pre-bound to JNDI.
CACHE_PROVIDER_CONFIG - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider implementation class
CACHE_REGION - Static variable in class org.hibernate.annotations.QueryHints
 
CACHE_REGION_FACTORY - Static variable in interface org.hibernate.cfg.AvailableSettings
The RegionFactory implementation class
CACHE_REGION_PREFIX - Static variable in interface org.hibernate.cfg.AvailableSettings
The CacheProvider region name prefix
CACHE_RPC_COMMAND - Static variable in interface org.infinispan.marshall.Ids
 
CACHE_SIZE - Static variable in class org.h2.command.dml.SetTypes
The type of a SET CACHE_SIZE statement.
CACHE_SIZE_DEFAULT - Static variable in class org.h2.engine.Constants
The default cache size in KB.
CACHE_STOPPED_VIEW_ID - Static variable in class org.infinispan.transaction.TransactionTable
 
CACHE_TYPE_DEFAULT - Static variable in class org.h2.engine.Constants
The default cache type.
CACHE_VIEW - Static variable in interface org.infinispan.marshall.Ids
 
Cacheable - Annotation Type in javax.persistence
Specifies whether an entity should be cached if caching is enabled when the value of the persistence.xml caching element is ENABLE_SELECTIVE or DISABLE_SELECTIVE.
CACHEABLE - Static variable in class org.hibernate.annotations.QueryHints
 
cacheable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
cacheable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
cacheable - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
CACHEABLE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
CacheableResultTransformer - Class in org.hibernate.transform
A ResultTransformer that is used to transform tuples to a value(s) that can be cached.
cacheAdapter - Variable in class org.hibernate.cache.infinispan.access.TransactionalAccessDelegate
 
cacheAdapter - Variable in class org.hibernate.cache.infinispan.impl.BaseRegion
 
CacheAdapter - Interface in org.hibernate.cache.infinispan.util
Infinispan cache abstraction.
CacheAdapterImpl - Class in org.hibernate.cache.infinispan.util
CacheAdapterImpl.
cacheCanNotHandleInvocations(String) - Method in interface org.infinispan.util.logging.Log
 
cacheChained - Variable in class org.h2.util.CacheObject
The next element in the hash chain.
CacheCommandExtensions - Class in org.hibernate.cache.infinispan.util
Command extensions for second-level cache use case
CacheCommandExtensions() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandExtensions
 
CacheCommandFactory - Class in org.hibernate.cache.infinispan.util
Command factory
CacheCommandFactory() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
CacheCommandIds - Interface in org.hibernate.cache.infinispan.util
Command id range assigned to Hibernate second level cache: 120 - 139
CacheCommandInitializer - Class in org.hibernate.cache.infinispan.util
Command initializer
CacheCommandInitializer() - Constructor for class org.hibernate.cache.infinispan.util.CacheCommandInitializer
 
CacheConcurrencyStrategy - Enum in org.hibernate.annotations
Cache concurrency strategy
CacheConfigurationException - Exception in org.infinispan
An exception that represents an error in the configuration.
CacheConfigurationException(Exception) - Constructor for exception org.infinispan.CacheConfigurationException
 
CacheConfigurationException(String) - Constructor for exception org.infinispan.CacheConfigurationException
 
CacheConfigurationException(String, String) - Constructor for exception org.infinispan.CacheConfigurationException
 
CacheConfigurationException(String, Throwable) - Constructor for exception org.infinispan.CacheConfigurationException
 
CacheContainer - Interface in org.infinispan.manager
 
CacheControl - Class in javax.ws.rs.core
An abstraction for the value of a HTTP Cache-Control response header.
CacheControl() - Constructor for class javax.ws.rs.core.CacheControl
Create a new instance of CacheControl.
cacheControl(CacheControl) - Method in class javax.ws.rs.core.Response.ResponseBuilder
Set the cache control data on the ResponseBuilder.
cached(Value<T>) - Static method in class org.jboss.msc.value.Values
Get a cached value for some opaque value.
CACHED_NODE_LIST_ITERATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CacheDataDescription - Interface in org.hibernate.cache.spi
Describes attributes regarding the type of data to be cached.
CacheDataDescriptionImpl - Class in org.hibernate.cache.internal
 
CacheDataDescriptionImpl(boolean, boolean, Comparator) - Constructor for class org.hibernate.cache.internal.CacheDataDescriptionImpl
 
cachedCodebase - Variable in class org.jboss.com.sun.corba.se.impl.ior.iiop.IIOPProfileImpl
 
CachedDateFormat - Class in org.apache.log4j.pattern
CachedDateFormat optimizes the performance of a wrapped DateFormat.
CachedDateFormat(DateFormat, int) - Constructor for class org.apache.log4j.pattern.CachedDateFormat
Creates a new CachedDateFormat object.
CachedDateTimeZone - Class in org.joda.time.tz
Improves the performance of requesting time zone offsets and name keys by caching the results.
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cachedFileNotFound(String, FileNotFoundException) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cachedFileNotFound(String, FileNotFoundException) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cachedFileNotFound$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
CachedNaturalIdValueSource - Enum in org.hibernate.engine.spi
The type of action from which the cache call is originating.
CachedNodeListIterator - Class in org.apache.xalan.xsltc.dom
CachedNodeListIterator is used for select expressions in a variable or parameter.
CachedNodeListIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
cacheDuration - Variable in class org.picketlink.identity.federation.saml.v2.metadata.AffiliationDescriptorType
 
cacheDuration - Variable in class org.picketlink.identity.federation.saml.v2.metadata.EntitiesDescriptorType
 
cacheDuration - Variable in class org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType
 
cacheDuration - Variable in class org.picketlink.identity.federation.saml.v2.metadata.RoleDescriptorType
 
CachedValue<T> - Class in org.jboss.msc.value
A value which is calculated once only.
CachedValue(Value<? extends T>) - Constructor for class org.jboss.msc.value.CachedValue
Construct a new instance.
CachedXPathAPI - Class in org.apache.xpath
The methods in this class are convenience methods into the low-level XPath API.
CachedXPathAPI() - Constructor for class org.apache.xpath.CachedXPathAPI
Default constructor.
CachedXPathAPI(CachedXPathAPI) - Constructor for class org.apache.xpath.CachedXPathAPI
This constructor shares its XPathContext with a pre-existing CachedXPathAPI.
CacheEntriesEvicted - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when cache entries are evicted.
CacheEntriesEvictedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntriesEvicted.
CacheEntry - Class in org.hibernate.cache.spi.entry
A cached instance of a persistent class
CacheEntry(Object[], EntityPersister, boolean, Object, SessionImplementor, Object) - Constructor for class org.hibernate.cache.spi.entry.CacheEntry
 
CacheEntry - Interface in org.infinispan.container.entries
An entry that is stored in the data container
CacheEntryActivated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is activated.
CacheEntryActivatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryActivated.
CacheEntryCreated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is created.
CacheEntryCreatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryCreated.
CacheEntryEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
CacheEntryEvicted - Annotation Type in org.infinispan.notifications.cachelistener.annotation
Deprecated.
Note that this annotation will be removed in Infinispan 6.0
CacheEntryEvictedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
Deprecated.
Note that this interface will be removed in Infinispan 6.0
CacheEntryInvalidated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is invalidated.
CacheEntryInvalidatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
Notifies a listener of an invalidation event.
CacheEntryLoaded - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is loaded from a CacheLoader.
CacheEntryLoadedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryLoaded.
CacheEntryModified - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry has been modified.
CacheEntryModifiedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryModified

The CacheEntryModifiedEvent.getValue() method's behavior is specific to whether the callback is triggered before or after the event in question.

CacheEntryPassivated - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when cache entries are passivated.
CacheEntryPassivatedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryPassivated.
CacheEntryRemoved - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is removed from the cache.
CacheEntryRemovedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryRemoved.
CacheEntryStructure - Interface in org.hibernate.cache.spi.entry
 
CacheEntryVisited - Annotation Type in org.infinispan.notifications.cachelistener.annotation
This annotation should be used on methods that need to be notified when a cache entry is visited.
CacheEntryVisitedEvent<K,V> - Interface in org.infinispan.notifications.cachelistener.event
This event subtype is passed in to any method annotated with CacheEntryVisited.
CacheException - Exception in org.hibernate.cache
Something went wrong in the cache
CacheException(String) - Constructor for exception org.hibernate.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.hibernate.cache.CacheException
 
CacheException(Throwable) - Constructor for exception org.hibernate.cache.CacheException
 
CacheException - Exception in org.infinispan
Thrown when operations on Cache fail unexpectedly.
CacheException() - Constructor for exception org.infinispan.CacheException
 
CacheException(Throwable) - Constructor for exception org.infinispan.CacheException
 
CacheException(String) - Constructor for exception org.infinispan.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.infinispan.CacheException
 
cacheExists(String) - Method in class org.infinispan.manager.AbstractDelegatingEmbeddedCacheManager
 
cacheExists(String) - Method in class org.infinispan.manager.DefaultCacheManager
 
cacheExists(String) - Method in interface org.infinispan.manager.EmbeddedCacheManager
A cache is considered to exist if it has been created and started via one of the CacheContainer.getCache() methods and has not yet been removed via EmbeddedCacheManager.removeCache(String).
cacheForWriting - Variable in class org.infinispan.atomic.AtomicHashMapProxy
 
cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Give the grammarPool the option of caching these grammars.
cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
 
cacheGrammars(String, Grammar[]) - Method in class org.apache.xerces.util.XMLGrammarPoolImpl
 
cacheGrammars(String, Grammar[]) - Method in interface org.apache.xerces.xni.grammars.XMLGrammarPool
return the final set of grammars that the validator ended up with.
CacheHead - Class in org.h2.util
The head element of the linked list.
CacheHead() - Constructor for class org.h2.util.CacheHead
 
CacheHelper - Class in org.hibernate.cache.infinispan.util
Helper for dealing with Infinisan cache instances.
CacheImpl<K,V> - Class in org.infinispan
 
CacheImpl(String) - Constructor for class org.infinispan.CacheImpl
 
CacheJmxRegistration - Class in org.infinispan.jmx
If Configuration.isExposeJmxStatistics() is true, then class will register all the MBeans from cache local's ConfigurationRegistry to the MBean server.
CacheJmxRegistration() - Constructor for class org.infinispan.jmx.CacheJmxRegistration
 
CacheJoinFragment - Class in org.hibernate.sql
A Caché dialect join.
CacheJoinFragment() - Constructor for class org.hibernate.sql.CacheJoinFragment
 
CacheKey - Class in org.hibernate.cache.spi
Allows multiple entity classes / collection roles to be stored in the same cache region.
CacheKey(Serializable, Type, String, String, SessionFactoryImplementor) - Constructor for class org.hibernate.cache.spi.CacheKey
Construct a new key for a collection or entity instance.
cacheLoader() - Method in class org.infinispan.configuration.cache.LoaderConfiguration
 
cacheLoader(CacheLoader) - Method in class org.infinispan.configuration.cache.LoaderConfigurationBuilder
NOTE: Currently Infinispan will not use the object instance, but instead instantiate a new instance of the class.
CacheLoader - Interface in org.infinispan.loaders
Responsible for loading cache data from an external source
cacheLoaderClassName - Variable in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
CacheLoaderConfig - Interface in org.infinispan.loaders
Configures individual cache loaders
cacheLoaderConfigs - Variable in class org.infinispan.config.CacheLoaderManagerConfig
 
CacheLoaderException - Exception in org.infinispan.loaders
An exception thrown by a CacheLoader implementation if there are problems reading from a loader.
CacheLoaderException() - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
CacheLoaderException(String) - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
CacheLoaderException(String, Throwable) - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
CacheLoaderException(Throwable) - Constructor for exception org.infinispan.loaders.CacheLoaderException
 
cacheLoaderIgnoringUnexpectedFile(Object, String) - Method in interface org.infinispan.util.logging.Log
 
CacheLoaderInterceptor - Class in org.infinispan.interceptors
 
CacheLoaderInterceptor() - Constructor for class org.infinispan.interceptors.CacheLoaderInterceptor
 
CacheLoaderManager - Interface in org.infinispan.loaders
The cache loader manager interface
cacheLoaderManager - Variable in class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
CacheLoaderManagerConfig - Class in org.infinispan.config
Holds the configuration of the cache loader chain.
CacheLoaderManagerConfig() - Constructor for class org.infinispan.config.CacheLoaderManagerConfig
 
CacheLoaderManagerConfig(CacheLoaderConfig) - Constructor for class org.infinispan.config.CacheLoaderManagerConfig
 
CacheLoaderManagerImpl - Class in org.infinispan.loaders
 
CacheLoaderManagerImpl() - Constructor for class org.infinispan.loaders.CacheLoaderManagerImpl
 
CacheLoaderMetadata - Annotation Type in org.infinispan.loaders
Allows you to provide metadata, such as CacheLoaderConfig type via annotation so that the CacheLoader or CacheStore need not be instantiated by the configuration parser to set up the cache loader configuration.
cacheLoaders() - Method in class org.infinispan.configuration.cache.LoadersConfiguration
 
CacheLRU - Class in org.h2.util
A cache implementation based on the last recently used (LRU) algorithm.
CacheManager - Interface in org.infinispan.manager
Deprecated.
cacheManagerAlreadyRegistered(String) - Method in interface org.infinispan.util.logging.Log
 
CacheManagerJmxRegistration - Class in org.infinispan.jmx
Registers all the components from global component registry to the mbean server.
CacheManagerJmxRegistration() - Constructor for class org.infinispan.jmx.CacheManagerJmxRegistration
 
cacheManagerName(String) - Method in interface org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig
Deprecated.
If JMX statistics are enabled, this property represents the name of this cache manager.
cacheManagerName - Variable in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
Deprecated.
 
cacheManagerName(String) - Method in class org.infinispan.config.GlobalConfiguration.GlobalJmxStatisticsType
Deprecated.
 
cacheManagerName() - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfiguration
 
cacheManagerName(String) - Method in class org.infinispan.configuration.global.GlobalJmxStatisticsConfigurationBuilder
If JMX statistics are enabled, this property represents the name of this cache manager.
CacheManagerNotifier - Interface in org.infinispan.notifications.cachemanagerlistener
Notifications for the cache manager
CacheManagerNotifierImpl - Class in org.infinispan.notifications.cachemanagerlistener
Global, shared notifications on the cache manager.
CacheManagerNotifierImpl() - Constructor for class org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifierImpl
 
cacheManagerStarted(GlobalComponentRegistry) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStarted(GlobalComponentRegistry) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheManagerStopped(GlobalComponentRegistry) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStopped(GlobalComponentRegistry) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheManagerStopping(GlobalComponentRegistry) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheManagerStopping(GlobalComponentRegistry) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
CacheMarshaller - Class in org.infinispan.marshall
A cache-scoped marshaller.
CacheMarshaller(VersionAwareMarshaller) - Constructor for class org.infinispan.marshall.CacheMarshaller
 
CacheMembershipManagerFactory - Class in org.infinispan.factories
Constructs CacheViewsManager instances.
CacheMembershipManagerFactory() - Constructor for class org.infinispan.factories.CacheMembershipManagerFactory
 
CacheMgmtInterceptor - Class in org.infinispan.interceptors
Captures cache management statistics
CacheMgmtInterceptor() - Constructor for class org.infinispan.interceptors.CacheMgmtInterceptor
 
CacheMode - Enum in org.hibernate
Controls how the session interacts with the second-level cache and query cache.
cacheMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
cacheMode - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
CacheMode - Enum in org.infinispan.configuration.cache
Cache replication mode.
cacheMode() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
Cache mode.
cacheMode(CacheMode) - Method in class org.infinispan.configuration.cache.ClusteringConfigurationBuilder
Cache mode.
CacheModeHelper - Class in org.hibernate.ejb.util
Helper to deal with CacheMode <-> CacheRetrieveMode/CacheStoreMode conversions.
CacheModeHelper() - Constructor for class org.hibernate.ejb.util.CacheModeHelper
 
cacheModeString() - Method in class org.infinispan.configuration.cache.ClusteringConfiguration
 
CacheModeType - Enum in org.hibernate.annotations
Enumeration for the different interaction modes between the session and the Level 2 Cache.
cacheName - Variable in class org.infinispan.commands.remote.BaseRpcCommand
 
cacheName - Variable in class org.infinispan.commands.tx.AbstractTransactionBoundaryCommand
 
cacheNaturalIdCrossReference(EntityPersister, Serializable, Object[]) - Method in class org.hibernate.engine.internal.NaturalIdXrefDelegate
Creates needed cross-reference entries between the given primary (pk) and natural (naturalIdValues) key values for the given persister.
cacheNaturalIdCrossReferenceFromLoad(EntityPersister, Serializable, Object[]) - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
Performs processing related to creating natural-id cross-reference entries on load.
cacheNext - Variable in class org.h2.util.CacheObject
The next element in the LRU linked list.
CacheNotifier - Interface in org.infinispan.notifications.cachelistener
Public interface with all allowed notifications.
cacheNotifier - Variable in class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
cacheNotifier - Variable in class org.infinispan.statetransfer.BaseStateTransferTask
 
CacheNotifierImpl - Class in org.infinispan.notifications.cachelistener
Helper class that handles all notifications to registered listeners.
CacheNotifierImpl() - Constructor for class org.infinispan.notifications.cachelistener.CacheNotifierImpl
 
cacheNotStarted() - Method in interface org.infinispan.util.logging.Log
 
CacheObject - Class in org.h2.util
The base object for all cached objects.
CacheObject() - Constructor for class org.h2.util.CacheObject
 
cachePrevious - Variable in class org.h2.util.CacheObject
The previous element in the LRU linked list.
cacheProvider(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cacheProvider(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cacheProvider(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cacheProvider(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cacheProvider$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cacheRegion - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbQueryElement
 
cacheRegion - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
CacheRetrieveMode - Enum in javax.persistence
Used as the value of the javax.persistence.cache.retrieveMode property to specify the behavior when data is retrieved by the find methods and by queries.
CacheRpcCommand - Interface in org.infinispan.commands.remote
The RpcManager only replicates commands wrapped in a CacheRpcCommand.
CacheRpcCommandExternalizer - Class in org.infinispan.marshall.exts
Externalizer in charge of marshalling cache specific commands.
CacheRpcCommandExternalizer(GlobalComponentRegistry, ReplicableCommandExternalizer) - Constructor for class org.infinispan.marshall.exts.CacheRpcCommandExternalizer
 
caches - Variable in class org.infinispan.distribution.ch.AbstractWheelConsistentHash
 
CacheShutdown - Class in org.jboss.naming.remote.client
Class which registers a shutdown hook to close any outstanding endpoints and connections.
CacheShutdown(NamingStoreCache, EndpointCache) - Constructor for class org.jboss.naming.remote.client.CacheShutdown
 
CacheSQLExceptionConversionDelegate - Class in org.hibernate.exception.internal
A SQLExceptionConversionDelegate implementation specific to Caché SQL, accounting for its custom integrity constraint violation error codes.
CacheSQLExceptionConversionDelegate(ConversionContext) - Constructor for class org.hibernate.exception.internal.CacheSQLExceptionConversionDelegate
 
cacheStarted(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStarted(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheStarted(Event) - Method in class org.infinispan.loaders.decorators.SingletonStore.SingletonStoreListener
Cache started, check whether the cache is the coordinator and set the singleton store's active status.
CacheStarted - Annotation Type in org.infinispan.notifications.cachemanagerlistener.annotation
This annotation should be used on methods that need to be notified when a cache is started.
CacheStartedEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with CacheStarted.
cacheStarting(ComponentRegistry, Configuration, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStarting(ComponentRegistry, Configuration, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheStopped(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStopped(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
CacheStopped - Annotation Type in org.infinispan.notifications.cachemanagerlistener.annotation
This annotation should be used on methods that need to be notified when a cache is stopped.
CacheStoppedEvent - Interface in org.infinispan.notifications.cachemanagerlistener.event
This event is passed in to any method annotated with CacheStopped.
cacheStopping(ComponentRegistry, String) - Method in class org.infinispan.lifecycle.AbstractModuleLifecycle
 
cacheStopping(ComponentRegistry, String) - Method in interface org.infinispan.lifecycle.ModuleLifecycle
 
cacheStopTimeout - Variable in class org.infinispan.config.Configuration.TransactionType
Deprecated.
 
cacheStopTimeout(Integer) - Method in class org.infinispan.config.Configuration.TransactionType
Deprecated.
 
cacheStopTimeout(Integer) - Method in interface org.infinispan.config.FluentConfiguration.TransactionConfig
Deprecated.
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout() - Method in class org.infinispan.configuration.cache.TransactionConfiguration
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
cacheStopTimeout(long) - Method in class org.infinispan.configuration.cache.TransactionConfigurationBuilder
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
CacheStore - Interface in org.infinispan.loaders
A specialization of the CacheLoader interface that can be written to.
CacheStoreConfig - Interface in org.infinispan.loaders
Defines config elements for all CacheStoreConfigs.
CacheStoreInterceptor - Class in org.infinispan.interceptors
Writes modifications back to the store on the way out: stores modifications back through the CacheLoader, either after each method call (no TXs), or at TX commit.
CacheStoreInterceptor() - Constructor for class org.infinispan.interceptors.CacheStoreInterceptor
 
CacheStoreInterceptor.StoreModificationsBuilder - Class in org.infinispan.interceptors
 
CacheStoreInterceptor.StoreModificationsBuilder(boolean, int) - Constructor for class org.infinispan.interceptors.CacheStoreInterceptor.StoreModificationsBuilder
 
CacheStoreMode - Enum in javax.persistence
Used as the value of the javax.persistence.cache.storeMode property to specify the behavior when data is read from the database and when data is committed into the database.
CacheSupport<K,V> - Class in org.infinispan
 
CacheSupport() - Constructor for class org.infinispan.CacheSupport
 
CacheSupport(long, long) - Constructor for class org.infinispan.CacheSupport
 
CacheTable - Class in org.jboss.com.sun.corba.se.impl.orbutil
 
CacheTable(ORB, boolean) - Constructor for class org.jboss.com.sun.corba.se.impl.orbutil.CacheTable
 
CacheTQ - Class in org.h2.util
An alternative cache implementation.
CacheTransaction - Interface in org.infinispan.transaction.xa
Defines the state a infinispan transaction should have.
cacheValue - Variable in class org.infinispan.container.entries.ImmortalCacheEntry
 
cacheValue - Variable in class org.infinispan.container.entries.MortalCacheEntry
 
cacheValue - Variable in class org.infinispan.container.entries.TransientCacheEntry
 
cacheValue - Variable in class org.infinispan.container.entries.TransientMortalCacheEntry
 
CacheView - Class in org.infinispan.cacheviews
A virtual view for a cache.
CacheView(int, List<Address>) - Constructor for class org.infinispan.cacheviews.CacheView
 
CacheView.Externalizer - Class in org.infinispan.cacheviews
 
CacheView.Externalizer() - Constructor for class org.infinispan.cacheviews.CacheView.Externalizer
 
cacheViewCommitFailure(Throwable, int, String) - Method in interface org.infinispan.util.logging.Log
 
CacheViewControlCommand - Class in org.infinispan.commands.control
A control command to coordinate the installation of cache views between the members of the cluster.
CacheViewControlCommand() - Constructor for class org.infinispan.commands.control.CacheViewControlCommand
 
CacheViewControlCommand(String) - Constructor for class org.infinispan.commands.control.CacheViewControlCommand
 
CacheViewControlCommand(String, CacheViewControlCommand.Type, Address, int, List<Address>, int, List<Address>) - Constructor for class org.infinispan.commands.control.CacheViewControlCommand
 
CacheViewControlCommand(String, CacheViewControlCommand.Type, Address, int) - Constructor for class org.infinispan.commands.control.CacheViewControlCommand
 
CacheViewControlCommand(String, CacheViewControlCommand.Type, Address) - Constructor for class org.infinispan.commands.control.CacheViewControlCommand
 
CacheViewControlCommand.Type - Enum in org.infinispan.commands.control
 
CacheViewInfo - Class in org.infinispan.cacheviews
The cluster-wide state of a cache.
CacheViewInfo(String, CacheView) - Constructor for class org.infinispan.cacheviews.CacheViewInfo
 
CacheViewListener - Interface in org.infinispan.cacheviews
Callback interface for installing views on a cache.
cacheViewPrepareFailure(Throwable, CacheView, String, CacheView) - Method in interface org.infinispan.util.logging.Log
 
cacheViewRollbackFailure(Throwable, int, String) - Method in interface org.infinispan.util.logging.Log
 
cacheViewRollbackIdMismatch(int, int) - Method in interface org.infinispan.util.logging.Log
 
CacheViewsManager - Interface in org.infinispan.cacheviews
A component that manages a virtual view of the cluster for each defined cache.
CacheViewsManagerImpl - Class in org.infinispan.cacheviews
CacheViewsManager implementation.
CacheViewsManagerImpl() - Constructor for class org.infinispan.cacheviews.CacheViewsManagerImpl
 
CacheViewsManagerImpl.ViewInstallationTask - Class in org.infinispan.cacheviews
Executed on the coordinator to install a new view in the cluster.
CacheViewsManagerImpl.ViewInstallationTask(String, CacheView) - Constructor for class org.infinispan.cacheviews.CacheViewsManagerImpl.ViewInstallationTask
 
CacheViewsManagerImpl.ViewListener - Class in org.infinispan.cacheviews
 
CacheViewsManagerImpl.ViewListener() - Constructor for class org.infinispan.cacheviews.CacheViewsManagerImpl.ViewListener
 
CacheViewsManagerImpl.ViewTriggerThread - Class in org.infinispan.cacheviews
Executed on the coordinator to trigger the installation of new views.
CacheViewsManagerImpl.ViewTriggerThread() - Constructor for class org.infinispan.cacheviews.CacheViewsManagerImpl.ViewTriggerThread
 
CacheWriter - Interface in org.h2.util
The cache writer is called by the cache to persist changed data that needs to be removed from the cache.
Caching - Class in org.hibernate.metamodel.binding
Defines the caching settings for an entity.
Caching() - Constructor for class org.hibernate.metamodel.binding.Caching
 
Caching(String, AccessType, boolean) - Constructor for class org.hibernate.metamodel.binding.Caching
 
CachingParserPool - Class in org.apache.xerces.parsers
A parser pool that enables caching of grammars.
CachingParserPool() - Constructor for class org.apache.xerces.parsers.CachingParserPool
Default constructor.
CachingParserPool(SymbolTable, XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.CachingParserPool
Constructs a caching parser pool with the specified symbol table and grammar pool.
CachingParserPool.ShadowedGrammarPool - Class in org.apache.xerces.parsers
Shadowed grammar pool.
CachingParserPool.ShadowedGrammarPool(XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.CachingParserPool.ShadowedGrammarPool
Constructs a shadowed grammar pool.
CachingParserPool.SynchronizedGrammarPool - Class in org.apache.xerces.parsers
Synchronized grammar pool.
CachingParserPool.SynchronizedGrammarPool(XMLGrammarPool) - Constructor for class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
Constructs a synchronized grammar pool.
CachingResourceBundleLocator - Class in org.hibernate.validator.resourceloading
A ResourceBundleLocator implementation that wraps around another locator and caches values retrieved from that locator.
CachingResourceBundleLocator(ResourceBundleLocator) - Constructor for class org.hibernate.validator.resourceloading.CachingResourceBundleLocator
Creates a new CachingResourceBundleLocator.
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMAny
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMBinOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMLeaf
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMUniOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMBinOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMLeaf
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMUniOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMAny
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMBinOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMLeaf
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMNode
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.dtd.models.CMUniOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMBinOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMLeaf
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.impl.xs.models.XSCMUniOp
 
calcScore() - Method in class org.apache.xpath.patterns.FunctionPattern
Static calc of match score.
calcScore() - Method in class org.apache.xpath.patterns.NodeTest
Static calc of match score.
calcScore() - Method in class org.apache.xpath.patterns.StepPattern
Static calc of match score.
calcTargetString() - Method in class org.apache.xpath.patterns.StepPattern
Calculate the local name or psuedo name of the node that this pattern will test, for hash table lookup optimization.
calculateBlockSize(int) - Method in class org.hornetq.core.journal.impl.AIOSequentialFileFactory
 
calculateBlockSize(int) - Method in class org.hornetq.core.journal.impl.NIOSequentialFileFactory
 
calculateBlockSize(int) - Method in interface org.hornetq.core.journal.SequentialFileFactory
 
calculateBlockStart(int) - Method in class org.hornetq.core.journal.impl.AIOSequentialFile
 
calculateBlockStart(int) - Method in class org.hornetq.core.journal.impl.NIOSequentialFile
 
calculateBlockStart(int) - Method in interface org.hornetq.core.journal.SequentialFile
 
calculateCharacterEncoding(FacesContext) - Method in class javax.faces.application.ViewHandler
Returns the correct character encoding to be used for this request.
calculateCharacterEncoding(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateCharacterEncoding(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateCost(Session) - Method in class org.h2.table.Plan
Calculate the cost of this query plan.
calculateDigitCount(long) - Static method in class org.joda.time.format.FormatUtils
Calculates the number of decimal digits for the given value, including the sign.
calculateLocale(FacesContext) - Method in class javax.faces.application.ViewHandler
Returns an appropriate Locale to use for this and subsequent requests for the current client.
calculateLocale(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateLocale(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateNextfileID(List<JournalFile>) - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
calculatePrintedLength(ReadablePeriod, Locale) - Method in interface org.joda.time.format.PeriodPrinter
Returns the exact number of characters produced for the given period.
calculateRank(Address, List<Address>, long) - Method in class org.infinispan.util.ClusterIdGenerator
 
calculateRank(ViewChangedEvent) - Method in class org.infinispan.util.ClusterIdGenerator.RankCalculator
 
calculateRenderKitId(FacesContext) - Method in class javax.faces.application.ViewHandler
Return an appropriate renderKitId for this and subsequent requests from the current client.
calculateRenderKitId(FacesContext) - Method in class javax.faces.application.ViewHandlerWrapper
The default behavior of this method is to call ViewHandler.calculateRenderKitId(javax.faces.context.FacesContext) on the wrapped ViewHandler object.
calculateSize(MemorySize.ObjectFactory) - Static method in class org.hornetq.utils.MemorySize
 
calculateUTFSize(String, UTF8Util.StringUtilBuffer) - Static method in class org.hornetq.utils.UTF8Util
 
CALENDAR - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC TIMESTAMP.
CALENDAR_DATE - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Calendar to JDBC DATE.
CalendarComparator - Class in org.hibernate.internal.util.compare
 
CalendarComparator() - Constructor for class org.hibernate.internal.util.compare.CalendarComparator
 
CalendarDateType - Class in org.hibernate.type
A type mapping DATE and Calendar
CalendarDateType() - Constructor for class org.hibernate.type.CalendarDateType
 
CalendarDateTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling, but just for the date (month, day, year) portion.
CalendarDateTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor
 
CalendarHolder - Class in javax.xml.rpc.holders
A holder for Calendars.
CalendarHolder() - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
CalendarHolder(Calendar) - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
CalendarType - Class in org.hibernate.type
A type that maps between TIMESTAMP and Calendar
CalendarType() - Constructor for class org.hibernate.type.CalendarType
 
CalendarTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Calendar handling.
CalendarTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor
 
CalendarTypeDescriptor.CalendarMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
CalendarTypeDescriptor.CalendarMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.CalendarTypeDescriptor.CalendarMutabilityPlan
 
Call - Interface in javax.xml.rpc
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
call(SOAPMessage, Object) - Method in class javax.xml.soap.SOAPConnection
Sends the given message to the specified endpoint and blocks until it has returned the response.
CALL - Static variable in interface org.h2.command.CommandInterface
The type of a CALL statement.
Call - Class in org.h2.command.dml
This class represents the statement CALL.
Call(Session) - Constructor for class org.h2.command.dml.Call
 
call() - Method in class org.h2.util.Task
The method to be implemented.
call() - Method in class org.infinispan.cacheviews.CacheViewsManagerImpl.ViewInstallationTask
 
call() - Method in class org.jgroups.blocks.executor.Executions.StreamableCallable
 
call() - Method in class org.jgroups.blocks.executor.ExecutionService.RunnableAdapter
 
call() - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable
 
call() - Method in class org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable
 
call_options - Variable in class org.jgroups.blocks.ReplicatedHashMap
 
CALLABLE - Static variable in class org.hibernate.annotations.QueryHints
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlQueryElement
 
callable - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
 
callable - Variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
The underlying callable
CALLABLE_STATEMENT - Static variable in class org.h2.message.TraceObject
The trace type id for callable statements.
CALLABLE_STMNT_PROXY_INTERFACES - Static variable in class org.hibernate.engine.jdbc.internal.proxy.ProxyBuilder
 
CallableStatementProxyHandler - Class in org.hibernate.engine.jdbc.internal.proxy
Invocation handler for CallableStatement proxies
CallableStatementProxyHandler(String, Statement, ConnectionProxyHandler, Connection) - Constructor for class org.hibernate.engine.jdbc.internal.proxy.CallableStatementProxyHandler
 
callAppenders(LoggingEvent) - Method in class org.apache.log4j.Category
 
callAppenders(LoggingEvent) - Method in class org.apache.log4j.spi.NOPLogger
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FuncExtFunction
Call the visitors for the function arguments.
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function
Call the visitors for the function arguments.
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function2Args
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function3Args
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FunctionMultiArgs
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FunctionOneArg
 
Callback - Class in org.hibernate.ejb.event
 
Callback(Method) - Constructor for class org.hibernate.ejb.event.Callback
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.CancelRequestMessage_1_0
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.CancelRequestMessage_1_1
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.CancelRequestMessage_1_2
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.FragmentMessage_1_1
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.FragmentMessage_1_2
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.LocateRequestMessage_1_0
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.LocateRequestMessage_1_1
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.LocateRequestMessage_1_2
 
callback(MessageHandler) - Method in interface org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.Message
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.ReplyMessage_1_0
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.ReplyMessage_1_1
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.ReplyMessage_1_2
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.RequestMessage_1_0
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.RequestMessage_1_1
 
callback(MessageHandler) - Method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.RequestMessage_1_2
 
CALLBACK_HANDLER_KEY - Static variable in class org.jboss.naming.remote.client.InitialContextFactory
 
CallbackException - Exception in org.hibernate
Should be thrown by persistent objects from Lifecycle or Interceptor callbacks.
CallbackException(Exception) - Constructor for exception org.hibernate.CallbackException
 
CallbackException(String) - Constructor for exception org.hibernate.CallbackException
 
CallbackException(String, Exception) - Constructor for exception org.hibernate.CallbackException
 
callbackHandler - Variable in class org.picketlink.identity.federation.core.wstrust.auth.AbstractSTSLoginModule
Callback handler used to gather information from the caller.
CallbackHandlerConsumer - Interface in org.hibernate.ejb.event
 
callbackMethod - Variable in class org.hibernate.ejb.event.Callback
 
CallbackResolver - Class in org.hibernate.ejb.event
 
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemCallTemplate
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemCopyOf
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemElement
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemForEach
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemIf
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemNumber
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemTemplateElement
Call the children visitors.
callChildVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemValueOf
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemVariable
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemWhen
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemWithParam
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.Stylesheet
Call the children visitors.
callerPrincipal - Variable in class org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo
 
CallerPrincipalCallback - Class in javax.security.auth.message.callback
 
CallerPrincipalCallback(Subject, Principal) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
 
CallerPrincipalCallback(Subject, String) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
 
callerRunsPolicy() - Static method in class org.jboss.threads.JBossExecutors
Get the caller-runs policy for a ThreadPoolExecutor.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandler
Process a call to a function.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandler
Process a call to a function.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Execute the EXSLT function and return the result value.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Execute the EXSLT function and return the result value.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Process a call to a function.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Process a call to an XPath extension function
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Process a call to a function in the java class represented by this ExtensionHandlerJavaClass.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Process a call to an XPath extension function
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Process a call to a function in the package java namespace.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Process a call to an XPath extension function
callHandlerChain(SAML2Object, SAML2HandlerRequest, SAML2HandlerResponse, HTTPContext, Lock) - Method in class org.picketlink.identity.federation.web.process.SAMLHandlerChainProcessor
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in interface org.hibernate.internal.CoreMessageLogger
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
CallInterceptor - Class in org.infinispan.interceptors
Always at the end of the chain, directly in front of the cache.
CallInterceptor() - Constructor for class org.infinispan.interceptors.CallInterceptor
 
callLocationAwareLogger(LocationAwareLogger, LogRecord) - Method in class org.slf4j.bridge.SLF4JBridgeHandler
 
callMethod(Object, String, Object...) - Static method in class org.h2.util.Utils
Calls an instance method via reflection.
callNoArgConstructor() - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the public no-arg constructor on this class.
callNonInitConstructor() - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the non-init constructor on this class.
callObjectInputConstructor(ObjectInput) - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the public constructor accepting an ObjectInput.
callPlainSLF4JLogger(Logger, LogRecord) - Method in class org.slf4j.bridge.SLF4JBridgeHandler
 
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprIterator
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprWalker
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.PredicatedNodeTest
This will traverse the heararchy, calling the visitor for each member.
callReadObject(Object, ObjectInputStream) - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the readObject() method for an object.
callReadObjectNoData(Object) - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the readObjectNoData() method for an object.
callReadResolve(Object) - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the readResolve() method for an object.
callRemoteMethod(Address, String, Object[], Class[], RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
Invokes a method in a cluster member and - if blocking - returns the result
callRemoteMethod(Address, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
Invokes a method in a cluster member and - if blocking - returns the result
callRemoteMethods(Collection<Address>, String, Object[], Class[], RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
Invokes a method in all members contained in dests (or all members if dests is null).
callRemoteMethods(Collection<Address>, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
Invokes a method in all members contained in dests (or all members if dests is null).
callRemoteMethodsWithFuture(Collection<Address>, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
Invokes a method in all members contained in dests (or all members if dests is null).
callRemoteMethodWithFuture(Address, MethodCall, RequestOptions) - Method in class org.jgroups.blocks.RpcDispatcher
Invokes a method in a cluster member and - if blocking - returns the result
callRetransmissionCommand() - Method in class org.jgroups.stack.DefaultRetransmitter.SeqnoTask
 
callRetransmissionCommand() - Method in class org.jgroups.stack.RangeBasedRetransmitter.RangeTask
 
callRetransmissionCommand() - Method in class org.jgroups.stack.Retransmitter.Task
 
callsNodeset() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
callsNodeset() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
callStaticMethod(String, Object...) - Static method in class org.h2.util.Utils
Calls a static method via reflection.
callSubtreeVisitors(XPathVisitor) - Method in class org.apache.xpath.patterns.FunctionPattern
Call the visitor for the function.
callSubtreeVisitors(XPathVisitor) - Method in class org.apache.xpath.patterns.StepPattern
Call the visitors on the subtree.
callUserDataHandlers(Node, Node, short) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Call user data handlers when a node is deleted (finalized)
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVT
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVTPartSimple
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVTPartXPath
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
 
callVisitors(XSLTVisitor) - Method in interface org.apache.xalan.templates.XSLTVisitable
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.AxesWalker
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.LocPathIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.UnionPathIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.WalkingIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.functions.Function
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XNumber
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XObject
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XString
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.Operation
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.UnaryOperation
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.Variable
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.NodeTest
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.StepPattern
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.UnionPattern
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.XPath
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in interface org.apache.xpath.XPathVisitable
This will traverse the heararchy, calling the visitor for each member.
callWriteObject(Object, ObjectOutputStream) - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the writeObject() method for an object.
callWriteReplace(Object) - Method in class org.jboss.marshalling.reflect.SerializableClass
Invoke the writeReplace() method for an object.
can_bind_to_mcast_addr - Static variable in class org.jgroups.protocols.TP
 
CAN_ONLY_ASSIGN_TO_VARIABLE_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90137 is thrown when trying to assign a value to something that is not a variable.
canAcceptVariables() - Method in class org.apache.xalan.templates.ElemChoose
Tell if this element can accept variable declarations.
canAcceptVariables() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element can accept variable declarations.
canAppendChild(Node) - Method in interface org.apache.xerces.dom3.as.NodeEditAS
Deprecated.
Has the same arguments as AppendChild.
canAppendData(String) - Method in interface org.apache.xerces.dom3.as.CharacterDataEditAS
Deprecated.
Determines if data can be appended.
canApplyLockModes() - Method in class org.hibernate.ejb.AbstractQueryImpl
 
canApplyLockModes() - Method in class org.hibernate.ejb.QueryImpl
 
canBeBatched() - Method in interface org.hibernate.jdbc.Expectation
Is it acceptable to combiner this expectation with statement batching?
canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicExpectation
 
canBeBatched() - Method in class org.hibernate.jdbc.Expectations.BasicParamExpectation
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.AbstractPathImpl
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeyPath
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.MapKeyHelpers.MapKeySource
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.PluralAttributePath
 
canBeDereferenced() - Method in class org.hibernate.ejb.criteria.path.SingularAttributePath
canBeDriver() - Method in class org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory
 
canBeDriver() - Method in class org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
 
canBeDriver() - Method in class org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
 
canBeDriver() - Method in interface org.hibernate.engine.transaction.spi.TransactionFactory
Can the transactions created from this strategy act as the driver? In other words can the user actually manage transactions with this strategy?
canBeFetchSource() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.AbstractFromImpl
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.PluralAttributeJoinSupport
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.RootImpl
 
canBeJoinSource() - Method in class org.hibernate.ejb.criteria.path.SingularAttributeJoin
 
canBeProcessedTogether(GmsImpl.Request) - Method in class org.jgroups.protocols.pbcast.GmsImpl.Request
Specifies whether this request can be processed with other request simultaneously
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BigIntTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BitTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BlobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.BooleanTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DateTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.DoubleTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.IntegerTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.RealTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.SmallIntTypeDescriptor
 
canBeRemapped() - Method in interface org.hibernate.type.descriptor.sql.SqlTypeDescriptor
Is this descriptor available for remapping?
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimestampTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TimeTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.TinyIntTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.descriptor.sql.VarcharTypeDescriptor
 
canBeRemapped() - Method in class org.hibernate.type.PostgresUUIDType.PostgresUUIDSqlTypeDescriptor
 
canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute has been specified in the TLD as rtexprvalue.
canBuildFormatter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toFormatter can be called without throwing an UnsupportedOperationException.
canBuildParser() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toParser can be called without throwing an UnsupportedOperationException.
canBuildPrinter() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Returns true if toPrinter can be called without throwing an UnsupportedOperationException.
canCacheTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
canCacheTransactionManager() - Method in class org.hibernate.service.jta.platform.internal.WebSphereExtendedJtaPlatform
 
canCacheUserTransaction() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
cancel(boolean) - Method in class javax.ejb.AsyncResult
 
cancel() - Method in interface javax.ejb.Timer
Cause the timer and all its associated expiration notifications to be canceled.
CANCEL - Static variable in class javax.enterprise.deploy.shared.ActionType
The action type for CANCEL
cancel() - Method in interface javax.enterprise.deploy.spi.status.ProgressObject
Cancels the deployment
cancel() - Method in class org.h2.command.Command
 
cancel() - Method in interface org.h2.command.CommandInterface
Cancel the statement if it is still processing.
cancel() - Method in class org.h2.command.CommandRemote
Cancel this current statement.
cancel() - Method in class org.h2.engine.Session
 
cancel() - Method in interface org.h2.engine.SessionInterface
Cancel the current or next command (called when closing a connection).
cancel() - Method in class org.h2.engine.SessionRemote
 
cancel() - Method in class org.h2.jdbc.JdbcStatement
Cancels a currently running statement.
cancel() - Method in class org.hornetq.core.client.impl.CompressedLargeMessageControllerImpl
 
cancel() - Method in interface org.hornetq.core.client.impl.LargeMessageController
Cancels this buffer.
cancel() - Method in class org.hornetq.core.client.impl.LargeMessageControllerImpl
 
cancel(Transaction, MessageReference) - Method in class org.hornetq.core.server.impl.QueueImpl
 
cancel(MessageReference, long) - Method in class org.hornetq.core.server.impl.QueueImpl
 
cancel(Filter) - Method in class org.hornetq.core.server.impl.ScheduledDeliveryHandlerImpl
 
cancel(Transaction, MessageReference) - Method in interface org.hornetq.core.server.Queue
 
cancel(MessageReference, long) - Method in interface org.hornetq.core.server.Queue
 
cancel(Filter) - Method in interface org.hornetq.core.server.ScheduledDeliveryHandler
 
cancel(boolean) - Method in class org.infinispan.distexec.DefaultExecutorService.DistributedRunnableFuture
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.AbstractInProcessFuture
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.AggregatingNotifyingFutureBuilder
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.AggregatingNotifyingFutureImpl
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.DeferredReturnFuture
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.NoOpFuture
 
cancel(boolean) - Method in class org.infinispan.util.concurrent.NotifyingFutureImpl
 
cancel() - Method in class org.jboss.naming.remote.protocol.CancellableDataOutputStream
 
cancel() - Method in class org.jboss.remoting3.MessageOutputStream
Cancel this message stream.
cancel() - Method in class org.jboss.remotingjmx.protocol.CancellableDataOutputStream
 
cancel(boolean) - Method in interface org.jboss.threads.AsyncFuture
Synchronously cancel a task, blocking uninterruptibly until it is known whether such cancellation was successful.
cancel(boolean) - Method in class org.jboss.threads.AsyncFutureTask
Synchronously cancel a task, blocking uninterruptibly until it is known whether such cancellation was successful.
cancel(boolean) - Method in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture
 
cancel(boolean) - Method in class org.jgroups.blocks.Request
 
cancel() - Method in class org.jgroups.protocols.COUNTER.ReconciliationTask
 
cancel() - Method in class org.jgroups.stack.Retransmitter.Task
 
cancel(boolean) - Method in class org.jgroups.util.HashedTimingWheel.MyTask
 
cancel(boolean) - Method in class org.jgroups.util.NullFuture
 
cancel(boolean) - Method in class org.jgroups.util.TimeScheduler2.MyTask
 
cancel(RequestSecurityToken, Principal) - Method in class org.picketlink.identity.federation.core.wstrust.StandardRequestHandler
 
cancel(RequestSecurityToken, Principal) - Method in interface org.picketlink.identity.federation.core.wstrust.WSTrustRequestHandler
Cancels the security token as specified in the request message.
cancel() - Method in class org.xnio.AbstractConvertingIoFuture
 
cancel() - Method in class org.xnio.AbstractIoFuture
Cancel an operation.
cancel() - Method in interface org.xnio.Cancellable
Cancel an operation.
cancel() - Method in class org.xnio.FailedIoFuture
Cancel the operation.
cancel() - Method in class org.xnio.FinishedIoFuture
Cancel the operation.
cancel() - Method in interface org.xnio.IoFuture
Cancel an operation.
CANCEL_MERGE - Static variable in class org.jgroups.protocols.pbcast.GMS.GmsHeader
 
CANCEL_NOT_SUPPORTED - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CANCEL_REQ_MSG_SIZE - Static variable in interface org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.CancelRequestMessage
 
CANCEL_REQUEST - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
CANCEL_SESSION - Static variable in class org.h2.expression.Function
 
CANCEL_TARGET - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
cancelable - Variable in class org.apache.xerces.dom.events.EventImpl
 
cancelCellEditing() - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
cancelInvocation(EJBClientInvocationContext, EJBReceiverInvocationContext) - Method in class org.jboss.ejb.client.EJBReceiver
Attempt to cancel an invocation.
Cancellable - Interface in org.xnio
An operation which may be cancelled.
CancellableDataOutputStream - Class in org.jboss.naming.remote.protocol
A DataOutputStream implementation to wrap a MessageOutputStream to allow it to be cancelled.
CancellableDataOutputStream(MessageOutputStream) - Constructor for class org.jboss.naming.remote.protocol.CancellableDataOutputStream
 
CancellableDataOutputStream - Class in org.jboss.remotingjmx.protocol
A DataOutputStream implementation to wrap a MessageOutputStream to allow it to be cancelled.
CancellableDataOutputStream(MessageOutputStream) - Constructor for class org.jboss.remotingjmx.protocol.CancellableDataOutputStream
 
cancelLastQuery() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
cancelLastQuery() - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Attempt to cancel the last query sent to the JDBC driver.
cancelLastQuery() - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
CANCELLED - Static variable in class org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
State value representing that task was cancelled
cancelled - Variable in class org.jgroups.stack.Retransmitter.Task
 
cancelled - Variable in class org.jgroups.util.HashedTimingWheel.MyTask
 
cancelled - Variable in class org.jgroups.util.TimeScheduler2.MyTask
 
cancelMerge() - Method in class org.jgroups.protocols.pbcast.GMS
 
cancelNotSupported(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cancelNotSupported(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cancelNotSupported(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cancelNotSupported() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cancelProcessing(int) - Method in interface org.jboss.com.sun.corba.se.impl.encoding.BufferManagerRead
 
cancelProcessing(int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerReadGrow
 
cancelProcessing(int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerReadStream
 
cancelQuery() - Method in class org.hibernate.internal.SessionImpl
 
cancelQuery() - Method in interface org.hibernate.Session
Cancel the execution of the current query.
cancelRedistributor() - Method in class org.hornetq.core.server.impl.QueueImpl
 
cancelRedistributor() - Method in interface org.hornetq.core.server.Queue
 
cancelRefs(boolean, boolean, Transaction) - Method in class org.hornetq.core.server.impl.ServerConsumerImpl
 
cancelRefs(boolean, boolean, Transaction) - Method in interface org.hornetq.core.server.ServerConsumer
 
CancelRequestMessage - Interface in org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders
This interface captures the CancelRequestMessage contract.
CancelRequestMessage_1_0 - Class in org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders
This implements the GIOP 1.0 CancelRequest header.
CancelRequestMessage_1_1 - Class in org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders
This implements the GIOP 1.1 CancelRequest header.
CancelRequestMessage_1_2 - Class in org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders
This implements the GIOP 1.2 CancelRequest header.
cancelRowUpdates() - Method in class org.h2.jdbc.JdbcResultSet
Cancels updating a row.
cancelRowUpdates() - Method in class org.h2.tools.SimpleResultSet
INTERNAL
cancelStatement(int) - Method in class org.h2.engine.SessionRemote
Cancel the statement with the given id.
cancelStateTransfer(boolean) - Method in class org.infinispan.statetransfer.BaseStateTransferTask
 
CancelTargetType - Class in org.picketlink.identity.federation.ws.trust
Java class for CancelTargetType complex type.
CancelTargetType() - Constructor for class org.picketlink.identity.federation.ws.trust.CancelTargetType
 
cancelTask() - Method in class org.jgroups.protocols.RSVP.Entry
 
cancelToken(Element) - Method in class org.picketlink.identity.federation.api.wstrust.WSTrustClient
This method sends a WS-Trust cancel message to the STS in order to cancel (revoke) the specified security token.
cancelToken(ProtocolContext) - Method in interface org.picketlink.identity.federation.core.interfaces.SecurityTokenProvider
Cancels the token contained in the specified request context.
cancelToken(ProtocolContext) - Method in class org.picketlink.identity.federation.core.saml.v1.providers.SAML11AssertionTokenProvider
 
cancelToken(ProtocolContext) - Method in class org.picketlink.identity.federation.core.saml.v2.providers.SAML20AssertionTokenProvider
 
cancelToken(ProtocolContext) - Method in class org.picketlink.identity.federation.core.sts.PicketLinkCoreSTS
Cancels the token contained in the specified request context.
cancelToken(ProtocolContext) - Method in class org.picketlink.identity.federation.core.wstrust.plugins.saml.SAML11TokenProvider
 
cancelToken(ProtocolContext) - Method in class org.picketlink.identity.federation.core.wstrust.plugins.saml.SAML20TokenProvider
 
cancelToken(Element) - Method in class org.picketlink.identity.federation.core.wstrust.STSClient
Cancels the specified security token by sending a WS-Trust cancel message to the STS.
canCombine(ConfigurationNode, ConfigurationNode, ConfigurationNode) - Method in class org.apache.commons.configuration.tree.OverrideCombiner
Tests if a child node of the second node can be combined with the given child node of the first node.
canCrissCross(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
canDeleteData(int, int) - Method in interface org.apache.xerces.dom3.as.CharacterDataEditAS
Deprecated.
Determines if data can be deleted.
canDirtyCheck(Object, EntityPersister, Session) - Method in interface org.hibernate.CustomEntityDirtinessStrategy
Is this strategy capable of telling whether the given entity is dirty? A return of true means that CustomEntityDirtinessStrategy.isDirty(java.lang.Object, org.hibernate.persister.entity.EntityPersister, org.hibernate.Session) will be called next as the definitive means to determine whether the entity is dirty.
canDrop() - Method in class org.h2.schema.Schema
Check if this schema can be dropped.
canDrop() - Method in class org.h2.table.FunctionTable
 
canDrop() - Method in class org.h2.table.MetaTable
 
canDrop() - Method in class org.h2.table.RangeTable
 
canDrop() - Method in class org.h2.table.RegularTable
 
canDrop() - Method in class org.h2.table.Table
Check if this table can be dropped.
canDrop() - Method in class org.h2.table.TableLink
 
canDrop() - Method in class org.h2.table.TableView
 
canEditImmediately(EventObject) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
canExpire() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
canExpire() - Method in interface org.infinispan.container.entries.InternalCacheEntry
 
canExpire() - Method in interface org.infinispan.container.entries.InternalCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.MortalCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
canExpire() - Method in class org.infinispan.container.entries.TransientCacheValue
 
canExpire() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
canExtractIdOutOfEntity() - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
canExtractIdOutOfEntity() - Method in interface org.hibernate.persister.entity.EntityPersister
Determine whether detached instances of this entity carry their own identifier value.
canFindNext() - Method in class org.h2.index.BaseIndex
 
canFindNext() - Method in interface org.h2.index.Index
Check if the index can get the next higher value.
canFindNext() - Method in class org.h2.index.MultiVersionIndex
 
canFindNext() - Method in class org.h2.index.PageBtreeIndex
 
canFindNext() - Method in class org.h2.index.PageDelegateIndex
 
canGetFirstOrLast() - Method in class org.h2.index.FunctionIndex
 
canGetFirstOrLast() - Method in class org.h2.index.HashIndex
 
canGetFirstOrLast() - Method in interface org.h2.index.Index
Check if the index can directly look up the lowest or highest value of a column.
canGetFirstOrLast() - Method in class org.h2.index.LinkedIndex
 
canGetFirstOrLast() - Method in class org.h2.index.MetaIndex
 
canGetFirstOrLast() - Method in class org.h2.index.MultiVersionIndex
 
canGetFirstOrLast() - Method in class org.h2.index.PageBtreeIndex
 
canGetFirstOrLast() - Method in class org.h2.index.PageDataIndex
 
canGetFirstOrLast() - Method in class org.h2.index.PageDelegateIndex
 
canGetFirstOrLast() - Method in class org.h2.index.RangeIndex
 
canGetFirstOrLast() - Method in class org.h2.index.ScanIndex
 
canGetFirstOrLast() - Method in class org.h2.index.TreeIndex
 
canGetFirstOrLast() - Method in class org.h2.index.ViewIndex
 
canGetRowCount() - Method in class org.h2.table.FunctionTable
 
canGetRowCount() - Method in class org.h2.table.MetaTable
 
canGetRowCount() - Method in class org.h2.table.RangeTable
 
canGetRowCount() - Method in class org.h2.table.RegularTable
 
canGetRowCount() - Method in class org.h2.table.Table
Check if the row count can be retrieved quickly.
canGetRowCount() - Method in class org.h2.table.TableLink
 
canGetRowCount() - Method in class org.h2.table.TableView
 
canInsertBefore(Node, Node) - Method in interface org.apache.xerces.dom3.as.NodeEditAS
Deprecated.
Determines whether the insertBefore operation from the Node interface would make this document invalid with respect to the currently active AS.
canInsertData(int, String) - Method in interface org.apache.xerces.dom3.as.CharacterDataEditAS
Deprecated.
Determines if data can be inserted.
canMove() - Method in class org.h2.store.Page
If this page can be moved.
canMove() - Method in class org.h2.store.PageFreeList
 
canMove() - Method in class org.h2.store.PageStreamData
 
canMove() - Method in class org.h2.store.PageStreamTrunk
 
CANNOT_CHANGE_SETTING_WHEN_OPEN_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90133 is thrown when trying to change a specific database property while the database is already open.
CANNOT_CREATE_INSTANCE - Static variable in interface org.picketlink.identity.federation.core.ErrorCodes
 
CANNOT_CREATE_ORBID_DB - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CANNOT_DROP_2 - Static variable in class org.h2.constant.ErrorCode
The error with code 90107 is thrown when trying to drop an object because another object would become invalid.
CANNOT_DROP_CURRENT_USER - Static variable in class org.h2.constant.ErrorCode
The error with code 90019 is thrown when trying to drop the current user, if there are no other admin users.
CANNOT_DROP_LAST_COLUMN - Static variable in class org.h2.constant.ErrorCode
The error with code 90084 is thrown when trying to drop the last column of a table.
CANNOT_DROP_TABLE_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90118 is thrown when trying to drop a table can not be dropped.
CANNOT_MARSHAL_BAD_TCKIND - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CANNOT_MARSHAL_NATIVE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CANNOT_MIX_INDEXED_AND_UNINDEXED_PARAMS - Static variable in class org.h2.constant.ErrorCode
The error with code 90123 is thrown when trying mix regular parameters and indexed parameters in the same statement.
CANNOT_READ_ORBID_DB - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CANNOT_TRUNCATE_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90106 is thrown when trying to truncate a table that can not be truncated.
CANNOT_WRITE_ORBID_DB - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotCreateEJBReceiverDueToUnknownTarget(String) - Method in interface org.jboss.ejb.client.Logs
 
cannotCreateOrbidDb(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotCreateOrbidDb(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotCreateOrbidDb(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotCreateOrbidDb() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotEnlistTx() - Method in interface org.jboss.ejb.client.Logs
 
cannotMarshalBadTckind(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotMarshalBadTckind(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotMarshalBadTckind(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotMarshalBadTckind() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotMarshalNative(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotMarshalNative(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotMarshalNative(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotMarshalNative() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CannotProceedException - Exception in org.jboss.invocation
Indicates that an invocation cannot proceed due to the interceptor chain terminating prematurely.
CannotProceedException() - Constructor for exception org.jboss.invocation.CannotProceedException
Constructs a CannotProceedException with no detail message.
CannotProceedException(String) - Constructor for exception org.jboss.invocation.CannotProceedException
Constructs a CannotProceedException with the specified detail message.
CannotProceedException(Throwable) - Constructor for exception org.jboss.invocation.CannotProceedException
Constructs a CannotProceedException with the specified cause.
CannotProceedException(String, Throwable) - Constructor for exception org.jboss.invocation.CannotProceedException
Constructs a CannotProceedException with the specified detail message and cause.
cannotReadOrbidDb(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotReadOrbidDb(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotReadOrbidDb(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotReadOrbidDb() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cannotResolveNonNullableTransientDependencies(String, Set<String>, Set<String>) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cannotResolveNonNullableTransientDependencies(String, Set, Set) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cannotResolveNonNullableTransientDependencies$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cannotRetryRequest() - Method in interface org.jboss.ejb.client.Logs
 
cannotSelectRandomMembers(int, List<Address>) - Method in interface org.infinispan.util.logging.Log
 
cannotSpecifyBothCallbackHandlerAndUserPass() - Method in interface org.jboss.ejb.client.Logs
 
cannotSpecifyBothPlainTextAndEncodedPassword() - Method in interface org.jboss.ejb.client.Logs
 
cannotWriteOrbidDb(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotWriteOrbidDb(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotWriteOrbidDb(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
cannotWriteOrbidDb() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
canonical - Variable in class org.apache.xerces.impl.dv.util.ByteListImpl
 
CANONICALIZATION_METHOD - Static variable in class org.picketlink.identity.federation.core.parsers.config.SAMLConfigParser
 
CANONICALIZATION_METHOD - Static variable in interface org.picketlink.identity.federation.web.constants.GeneralConstants
 
canonicalizationMethod - Variable in class org.picketlink.identity.federation.bindings.tomcat.idp.IDPWebBrowserSSOValve
 
canonicalizationMethod - Variable in class org.picketlink.identity.federation.bindings.tomcat.sp.BaseFormAuthenticator
 
canonicalizationMethod - Variable in class org.picketlink.identity.federation.core.config.ProviderType
 
canonicalizationMethod - Variable in class org.picketlink.identity.federation.core.config.STSType
 
canonicalizationMethod - Variable in class org.picketlink.identity.federation.web.filters.SPFilter
 
canonicalizationMethod - Variable in class org.picketlink.identity.federation.web.servlets.IDPServlet
 
canonicalizationMethod - Variable in class org.picketlink.identity.federation.web.util.IDPWebRequestUtil
 
canonicalizationMethod - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
canonicalizationMethod - Variable in class org.w3._2000._09.xmldsig_.SignedInfoType
 
CanonicalizationMethodType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for CanonicalizationMethodType complex type.
CanonicalizationMethodType(URI) - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.CanonicalizationMethodType
 
CanonicalizationMethodType - Class in org.w3._2000._09.xmldsig_
Java class for CanonicalizationMethodType complex type.
CanonicalizationMethodType() - Constructor for class org.w3._2000._09.xmldsig_.CanonicalizationMethodType
 
canOpen - Variable in class com.sun.mail.imap.protocol.ListInfo
 
canReference() - Method in class org.h2.table.FunctionTable
 
canReference() - Method in class org.h2.table.MetaTable
 
canReference() - Method in class org.h2.table.RangeTable
 
canReference() - Method in class org.h2.table.Table
Check if this table can be referenced.
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
 
canRegisterSynchronization() - Method in interface org.hibernate.service.jta.platform.internal.JtaSynchronizationStrategy
Can a synchronization be registered?
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.NoJtaPlatform
 
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.SynchronizationRegistryBasedSynchronizationStrategy
 
canRegisterSynchronization() - Method in class org.hibernate.service.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy
 
canRegisterSynchronization() - Method in interface org.hibernate.service.jta.platform.spi.JtaPlatform
Can we currently register a Synchronization?
canRemove() - Method in class org.h2.index.PageBtree
 
canRemove() - Method in class org.h2.index.PageDataOverflow
 
canRemove() - Method in class org.h2.store.PageFreeList
 
canRemove() - Method in class org.h2.store.PageStreamData
 
canRemove() - Method in class org.h2.store.PageStreamTrunk
 
canRemove() - Method in class org.h2.util.CacheHead
 
canRemove() - Method in class org.h2.util.CacheObject
Check if the object can be removed from the cache.
canRemoveAttribute(String) - Method in interface org.apache.xerces.dom3.as.ElementEditAS
Deprecated.
Verifies if an attribute by the given name can be removed.
canRemoveAttributeNode(Node) - Method in interface org.apache.xerces.dom3.as.ElementEditAS
Deprecated.
Determines if an attribute node can be removed.
canRemoveAttributeNS(String, String) - Method in interface org.apache.xerces.dom3.as.ElementEditAS
Deprecated.
Verifies if an attribute by the given local name and namespace can be removed.
canRemoveChild(Node) - Method in interface org.apache.xerces.dom3.as.NodeEditAS
Deprecated.
Has the same arguments as RemoveChild.
canReplaceChild(Node, Node) - Method in interface org.apache.xerces.dom3.as.NodeEditAS
Deprecated.
Has the same arguments as ReplaceChild.
canReplaceData(int, int, String) - Method in interface org.apache.xerces.dom3.as.CharacterDataEditAS
Deprecated.
Determines if data can be replaced.
canReuse() - Method in class org.h2.command.Command
Whether the command is already closed (in which case it can be re-used).
canScan() - Method in class org.h2.index.BaseIndex
 
canScan() - Method in class org.h2.index.FunctionIndex
 
canScan() - Method in class org.h2.index.HashIndex
 
canScan() - Method in interface org.h2.index.Index
Can this index iterate over all rows?
canScan() - Method in class org.h2.index.MultiVersionIndex
 
canSetAttribute(String, String) - Method in interface org.apache.xerces.dom3.as.ElementEditAS
Deprecated.
Determines if the value for specified attribute can be set.
canSetAttributeNode(Attr) - Method in interface org.apache.xerces.dom3.as.ElementEditAS
Deprecated.
Determines if an attribute node can be added with respect to the validity check level.This is an attribute node, there is no need for canSetAttributreNodeNS!
canSetAttributeNS(String, String, String) - Method in interface org.apache.xerces.dom3.as.ElementEditAS
Deprecated.
Determines if the attribute with given namespace and qualified name can be created if not already present in the attribute list of the element.
canSetData(int, int) - Method in interface org.apache.xerces.dom3.as.CharacterDataEditAS
Deprecated.
Determines if data can be set.
canSetParameter(String, Object) - Method in class org.apache.xerces.dom.DOMConfigurationImpl
DOM Level 3 WD - Experimental.
canSetParameter(String, Object) - Method in class org.apache.xerces.impl.xs.XMLSchemaLoader
 
canSetParameter(String, Object) - Method in class org.apache.xerces.impl.xs.XSLoaderImpl
 
canSetParameter(String, Object) - Method in class org.apache.xerces.parsers.DOMParserImpl
 
canSetParameter(String, Object) - Method in class org.apache.xml.serialize.DOMSerializerImpl
Deprecated.
DOM L3-EXPERIMENTAL: Check if parameter can be set
canSkipSubtrees(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
canStripWhiteSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get information about whether or not whitespace can be stripped.
canStripWhiteSpace() - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not whitespace can be stripped.
canStripWhiteSpace() - Method in interface org.apache.xpath.WhitespaceStrippingElementMatcher
Get information about whether or not whitespace can be stripped.
CANT_CLONE_TEMPLATE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
CANT_FIND_INDEX - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
CANT_GET_INDEXED_PROPERTY - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
CANT_GET_INDEXED_VALUE_OF_NULL - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
CANT_GET_NULL_INDEX - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
CANT_GET_PROPERTY_OF_NULL - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
 
CANT_RESOLVE_RELATIVE_URI_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
CANT_RESOLVE_ROOT_POA - Static variable in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
cantCloneTemplate(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
cantCloneTemplate(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
cantCloneTemplate(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
cantCloneTemplate() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVT
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPart
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPartXPath
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.Expression
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.Function2Args
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.Function3Args
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionDef1Arg
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionMultiArgs
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionOneArg
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.Operation
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.UnaryOperation
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.StepPattern
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.UnionPattern
Tell if this expression or it's subexpressions can traverse outside the current subtree.
cantResolveRootPoa(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
cantResolveRootPoa(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
cantResolveRootPoa(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
cantResolveRootPoa() - Method in class org.jboss.com.sun.corba.se.impl.logging.POASystemException
 
canTruncate() - Method in class org.h2.table.RegularTable
 
canTruncate() - Method in class org.h2.table.Table
Check if this table can be truncated.
canUseJavaAnnotations() - Method in class org.hibernate.cfg.annotations.reflection.XMLContext.Default
 
canWrite() - Method in class org.h2.store.fs.FilePath
Check if the file is writable.
canWrite() - Method in class org.h2.store.fs.FilePathDisk
 
canWrite() - Method in class org.h2.store.fs.FilePathMem
 
canWrite() - Method in class org.h2.store.fs.FilePathWrapper
 
canWrite() - Method in class org.h2.store.fs.FilePathZip
 
canWrite(String) - Static method in class org.h2.store.fs.FileUtils
Check if the file is writable.
cap - Variable in class org.jgroups.protocols.pbcast.STABLE
 
capabilities() - Method in class com.sun.mail.pop3.POP3Store
Return a Map of the capabilities the server provided, as per RFC 2449.
capability() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
CAPABILITY command.
CapabilityProfile - Interface in javax.xml.registry
 
CapabilityProfileImpl - Class in org.apache.ws.scout.registry
Implements CapabilityProfile of JAXR API
CapabilityProfileImpl() - Constructor for class org.apache.ws.scout.registry.CapabilityProfileImpl
 
capacity() - Method in interface org.hornetq.api.core.HornetQBuffer
Returns the number of bytes this buffer can contain.
capacity() - Method in class org.hornetq.core.buffers.impl.ChannelBufferWrapper
 
capacity() - Method in class org.hornetq.core.client.impl.CompressedLargeMessageControllerImpl
 
capacity() - Method in class org.hornetq.core.client.impl.LargeMessageControllerImpl
 
capacity() - Method in class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
Returns the current capacity of this ByteBuffer.
capacity() - Method in class org.jgroups.util.BlockingInputStream
 
capacity() - Method in class org.jgroups.util.Headers
 
capacity() - Method in class org.jgroups.util.RetransmitTable
Returns the total capacity in the matrix
capacityIncrement - Variable in class org.jboss.com.sun.corba.se.impl.ior.ByteBuffer
The amount by which the capacity of the ByteBuffer is automatically incremented when its size becomes greater than its capacity.
capitalize(String) - Static method in class org.apache.log4j.config.PropertyPrinter
 
CAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
The module type for an CAR
cardinality() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
cardinality() - Method in class org.jgroups.util.FixedSizeBitSet
Returns the number of bits set to true in this bit set
carriedKeyName - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
 
Cascadable<C extends Cascadable<C>> - Interface in org.hibernate.validator.cfg.context
Facet of a constraint mapping creational context which allows to mark the underlying element as to be validated in a cascaded way.
CASCADE - Static variable in class org.h2.constraint.ConstraintReferential
The action is to cascade the operation.
Cascade - Annotation Type in org.hibernate.annotations
Apply a cascade strategy on an association
Cascade - Class in org.hibernate.engine.internal
Delegate responsible for, in conjunction with the various actions, implementing cascade processing.
Cascade(CascadingAction, int, EventSource) - Constructor for class org.hibernate.engine.internal.Cascade
 
cascade(EntityPersister, Object) - Method in class org.hibernate.engine.internal.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(EntityPersister, Object, Object) - Method in class org.hibernate.engine.internal.Cascade
Cascade an action from the parent entity instance to all its children.
cascade(EventSource, Object, String, Object, boolean) - Method in class org.hibernate.engine.spi.CascadingAction
Cascade the action to the child object.
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbAnyElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToMany
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbManyToOne
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToMany
 
cascade - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbOneToOne
 
CASCADE - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
CASCADE_TYPE - Static variable in interface org.hibernate.metamodel.source.annotations.JPADotNames
 
cascadeAfterDelete(EventSource, EntityPersister, Object, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
 
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
Handles to calls needed to perform post-save cascades.
cascadeAfterSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
cascadeAll - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
cascadeBeforeDelete(EventSource, EntityPersister, Object, EntityEntry, Set) - Method in class org.hibernate.event.internal.DefaultDeleteEventListener
 
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.AbstractSaveEventListener
Handles the calls needed to perform pre-save cascades for the given entity.
cascadeBeforeSave(EventSource, EntityPersister, Object, Object) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Cascade behavior is redefined by this subclass, disable superclass behavior
cascadeDeleteEnabled - Variable in class org.hibernate.cfg.annotations.CollectionBinder
 
cascadeDetach - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
CascadeEntityJoinWalker - Class in org.hibernate.loader.entity
 
CascadeEntityJoinWalker(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityJoinWalker
 
CascadeEntityLoader - Class in org.hibernate.loader.entity
 
CascadeEntityLoader(OuterJoinLoadable, CascadingAction, SessionFactoryImplementor) - Constructor for class org.hibernate.loader.entity.CascadeEntityLoader
 
cascadeMerge - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
cascadeNow(int) - Method in class org.hibernate.type.ForeignKeyDirection
Should we cascade at this cascade point?
cascadeOnMerge(EventSource, EntityPersister, Object, Map) - Method in class org.hibernate.event.internal.DefaultMergeEventListener
Perform any cascades needed as part of this copy event.
cascadePersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
cascadePersist - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
cascadeRefresh - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
cascadeRemove - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCascadeType
 
CascadeStyle - Class in org.hibernate.engine.spi
A contract for defining the aspects of cascading various persistence actions.
CascadeStyle() - Constructor for class org.hibernate.engine.spi.CascadeStyle
 
CascadeStyle.MultipleCascadeStyle - Class in org.hibernate.engine.spi
 
CascadeStyle.MultipleCascadeStyle(CascadeStyle[]) - Constructor for class org.hibernate.engine.spi.CascadeStyle.MultipleCascadeStyle
 
CascadeType - Enum in javax.persistence
Defines the set of cascadable operations that are propagated to the associated entity.
CascadeType - Enum in org.hibernate.annotations
Cascade types (can override default EJB3 cascades
CascadeType - Enum in org.hibernate.metamodel.binding
 
cascadeTypeToCascadeStyle(CascadeType) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
cascadeTypeToCascadeStyleSet(Set<CascadeType>) - Static method in class org.hibernate.metamodel.source.annotations.EnumConversionHelper
 
CascadingAction - Class in org.hibernate.engine.spi
A session action that may be cascaded from parent entity to its children
CascadingAction() - Constructor for class org.hibernate.engine.spi.CascadingAction
 
CASE - Static variable in class org.h2.expression.Function
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CASE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CASE2 - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
Case2Node - Class in org.hibernate.hql.internal.ast.tree
Represents a case ...
Case2Node() - Constructor for class org.hibernate.hql.internal.ast.tree.Case2Node
 
CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
caseClass(Class) - Method in class org.hibernate.annotations.common.reflection.java.generics.TypeSwitch
 
caseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.HqlSqlBaseWalker
 
caseExpr(AST) - Method in class org.hibernate.hql.internal.antlr.SqlGeneratorBase
 
caseExpression() - Method in class org.hibernate.hql.internal.antlr.HqlBaseParser
 
CaseFragment - Class in org.hibernate.sql
Abstract SQL case fragment renderer
CaseFragment() - Constructor for class org.hibernate.sql.CaseFragment
 
caseGenericArrayType(GenericArrayType) - Method in class org.hibernate.annotations.common.reflection.java.generics.TypeSwitch
 
CaseNode - Class in org.hibernate.hql.internal.ast.tree
Represents a case ...
CaseNode() - Constructor for class org.hibernate.hql.internal.ast.tree.CaseNode
 
caseParameterizedType(ParameterizedType) - Method in class org.hibernate.annotations.common.reflection.java.generics.TypeSwitch
 
cases - Variable in class org.hibernate.sql.CaseFragment
 
caseSensitive - Variable in class org.h2.value.DataType
If this data type is an autoincrement type.
caseTypeVariable(TypeVariable) - Method in class org.hibernate.annotations.common.reflection.java.generics.TypeSwitch
 
CASEWHEN - Static variable in class org.h2.expression.Function
 
caseWildcardType(WildcardType) - Method in class org.hibernate.annotations.common.reflection.java.generics.TypeSwitch
 
CAST - Static variable in class org.h2.expression.Function
 
cast(Injector<T>, Class<T>) - Static method in class org.jboss.msc.inject.Injectors
Construct a casting injector.
cast(Collection<Address>, Message, RequestOptions, boolean) - Method in class org.jgroups.blocks.MessageDispatcher
 
cast(Collection<Address>, Message, RequestOptions, boolean) - Method in class org.jgroups.blocks.mux.MuxMessageDispatcher
 
cast(Collection<Address>, Message, RequestOptions, boolean) - Method in class org.jgroups.blocks.mux.MuxRpcDispatcher
 
cast(IoFuture<I>, Class<O>) - Static method in class org.xnio.IoUtils
Create an IoFuture which wraps another IoFuture, but returns a different type.
cast(Object) - Method in class org.xnio.Option
Return the given object as the type of this option.
cast(Class<N>) - Method in class org.xnio.Sequence
Cast a sequence to a different type if all the contained elements are of the subtype.
CAST_NAME - Static variable in class org.hibernate.ejb.criteria.expression.function.CastFunction
 
CastFunction - Class in org.hibernate.dialect.function
ANSI-SQL style cast(foo as type) where the type is a Hibernate type
CastFunction() - Constructor for class org.hibernate.dialect.function.CastFunction
 
CastFunction<T,Y> - Class in org.hibernate.ejb.criteria.expression.function
Models a CAST function.
CastFunction(CriteriaBuilderImpl, Class<T>, ExpressionImpl<Y>) - Constructor for class org.hibernate.ejb.criteria.expression.function.CastFunction
 
CastingInjector<T> - Class in org.jboss.msc.inject
An injector which casts the value to a specific type.
CastingInjector(Injector<T>, Class<T>) - Constructor for class org.jboss.msc.inject.CastingInjector
Construct a new instance.
castMessage(Collection<Address>, Message, RequestOptions) - Method in class org.jgroups.blocks.MessageDispatcher
Sends a message to the members listed in dests.
castMessageWithFuture(Collection<Address>, Message, RequestOptions) - Method in class org.jgroups.blocks.MessageDispatcher
Sends a message to the members listed in dests.
castToType(int, XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast object to type t.
castViewChangeWithDest(View, Digest, JoinRsp, Collection<Address>) - Method in class org.jgroups.protocols.pbcast.GMS
Broadcasts the new view and digest, and waits for acks from all members in the list given as argument.
CATALOG - Static variable in interface org.hibernate.id.PersistentIdentifierGenerator
The configuration parameter holding the catalog name
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbCollectionTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityMappings
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbJoinTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbPersistenceUnitDefaults
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSecondaryTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbSequenceGenerator
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTable
 
catalog - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbTableGenerator
 
CATALOG - Static variable in class org.hibernate.type.EnumType
 
catching(Throwable) - Method in class org.slf4j.ext.XLogger
Log an exception being caught.
catching(XLogger.Level, Throwable) - Method in class org.slf4j.ext.XLogger
Log an exception being caught allowing the log level to be specified.
CatchTag - Class in org.apache.taglibs.standard.tag.common.core
Tag handler for <catch> in JSTL 1.0.
CatchTag() - Constructor for class org.apache.taglibs.standard.tag.common.core.CatchTag
 
CategorizedStatistics - Class in org.hibernate.stat.internal
Statistics for a particular "category" (a named entity, collection role, second level cache region or query).
Category - Class in org.apache.log4j
 
Category(String) - Constructor for class org.apache.log4j.Category
 
CATEGORY - Static variable in class org.apache.log4j.lf5.viewer.LogTableColumn
 
CATEGORY_DELIMITER - Static variable in class org.apache.log4j.lf5.util.LogFileParser
 
CategoryAbstractCellEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryAbstractCellEditor.
CategoryAbstractCellEditor() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryAbstractCellEditor
 
categoryBag - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessEntity
 
categoryBag - Variable in class org.apache.ws.scout.model.uddi.v2.BusinessService
 
CategoryBag - Class in org.apache.ws.scout.model.uddi.v2
Java class for categoryBag complex type.
CategoryBag() - Constructor for class org.apache.ws.scout.model.uddi.v2.CategoryBag
 
categoryBag - Variable in class org.apache.ws.scout.model.uddi.v2.FindBusiness
 
categoryBag - Variable in class org.apache.ws.scout.model.uddi.v2.FindService
 
categoryBag - Variable in class org.apache.ws.scout.model.uddi.v2.FindTModel
 
categoryBag - Variable in class org.apache.ws.scout.model.uddi.v2.TModel
 
categoryBag - Variable in class org.uddi.api_v3.BindingTemplate
 
categoryBag - Variable in class org.uddi.api_v3.BusinessEntity
 
categoryBag - Variable in class org.uddi.api_v3.BusinessService
 
CategoryBag - Class in org.uddi.api_v3
Java class for categoryBag complex type.
CategoryBag() - Constructor for class org.uddi.api_v3.CategoryBag
 
categoryBag - Variable in class org.uddi.api_v3.FindBinding
 
categoryBag - Variable in class org.uddi.api_v3.FindBusiness
 
categoryBag - Variable in class org.uddi.api_v3.FindService
 
categoryBag - Variable in class org.uddi.api_v3.FindTModel
 
categoryBag - Variable in class org.uddi.api_v3.TModel
 
CategoryElement - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryElement represents a single element or part of a Category.
CategoryElement() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
CategoryElement(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
 
categoryElementAt(int) - Method in class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Returns the CategoryElement at the specified index.
CategoryExplorerLogRecordFilter - Class in org.apache.log4j.lf5.viewer.categoryexplorer
An implementation of LogRecordFilter based on a CategoryExplorerModel
CategoryExplorerLogRecordFilter(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerLogRecordFilter
 
CategoryExplorerModel - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryExplorerModel
CategoryExplorerModel(CategoryNode) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel
 
CategoryExplorerTree - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryExplorerTree
CategoryExplorerTree(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
Construct a CategoryExplorerTree with a specific model.
CategoryExplorerTree() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree
Construct a CategoryExplorerTree and create a default CategoryExplorerModel.
CategoryImmediateEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryImmediateEditor
CategoryImmediateEditor(JTree, CategoryNodeRenderer, CategoryNodeEditor) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryImmediateEditor
 
categoryName - Variable in class org.apache.log4j.pattern.LogEvent
Deprecated.
This field will be marked as private in future releases. Please do not access it directly. Use the LogEvent.getLoggerName() method instead.
categoryName - Variable in class org.apache.log4j.spi.LoggingEvent
 
CategoryNode - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNode
CategoryNode(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode
 
CategoryNodeEditor - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNodeEditor
CategoryNodeEditor(CategoryExplorerModel) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditor
 
CategoryNodeEditorRenderer - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNodeEditorRenderer
CategoryNodeEditorRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer
 
CategoryNodeRenderer - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryNodeRenderer
CategoryNodeRenderer() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer
 
CategoryPath - Class in org.apache.log4j.lf5.viewer.categoryexplorer
CategoryPath is a collection of CategoryItems which represent a path of categories.
CategoryPath() - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
 
CategoryPath(String) - Constructor for class org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
Construct a CategoryPath.
catFactory - Variable in class org.apache.log4j.xml.DOMConfigurator
 
cause - Variable in exception javax.xml.registry.JAXRException
 
cause - Variable in exception org.apache.commons.logging.LogConfigurationException
The underlying cause of this exception.
Cause - Annotation Type in org.jboss.logging
Mark a parameter as being the "exception cause" parameter rather than a positional format parameter.
causeExit() - Method in class org.hornetq.core.client.impl.ClientSessionFactoryImpl
 
causeExit() - Method in interface org.hornetq.core.client.impl.ClientSessionFactoryInternal
 
cb - Variable in class org.apache.log4j.net.SMTPAppender
 
cc - Variable in class com.sun.mail.imap.protocol.ENVELOPE
 
CC - Static variable in class com.sun.mail.imap.SortTerm
Sort by email address of first Cc recipient.
CC - Static variable in class javax.mail.Message.RecipientType
The "Cc" (carbon copy) recipients.
CCHM_CONCURRENCY_LEVEL - Static variable in class org.jgroups.Global
 
CCHM_CONCURRENCY_LEVEL - Static variable in class org.jgroups.util.Util
 
CCHM_INITIAL_CAPACITY - Static variable in class org.jgroups.Global
 
CCHM_INITIAL_CAPACITY - Static variable in class org.jgroups.util.Util
 
CCHM_LOAD_FACTOR - Static variable in class org.jgroups.Global
 
CCHM_LOAD_FACTOR - Static variable in class org.jgroups.util.Util
 
CDATA - Static variable in class org.apache.xerces.dom.DOMConfigurationImpl
 
CDATA - Static variable in class org.apache.xml.serialize.DOMSerializerImpl
Deprecated.
 
cdata(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of cdata.
CDATA - Interface in org.dom4j
CDATA defines an XML CDATA section.
CDATA - Class in org.jdom
An XML CDATA section.
CDATA() - Constructor for class org.jdom.CDATA
This is the protected, no-args constructor standard in all JDOM classes.
CDATA(String) - Constructor for class org.jdom.CDATA
This constructor creates a new CDATA node, with the supplied string value as it's character content.
cdata(String) - Method in class org.jdom.DefaultJDOMFactory
 
CDATA - Static variable in class org.jdom.filter.ContentFilter
Mask for JDOM CDATA objects
cdata(String) - Method in interface org.jdom.JDOMFactory
This creates the CDATA with the supplied text.
cdata(String) - Method in class org.jdom.UncheckedJDOMFactory
 
CDATA_SECTION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
CDATA_SECTION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a CDATASection.
CDATA_SECTION_NODE - Static variable in interface org.dom4j.Node
Matches elements nodes
CDATA_TYPE - Static variable in class org.jdom.Attribute
Attribute type: the attribute value is a string.
CDATASectionImpl - Class in org.apache.xerces.dom
XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.
CDATASectionImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CDATASectionImpl
Factory constructor for creating a CDATA section.
CDR_ENC_VERSION - Static variable in interface org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.Message
 
CDRInputObject - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDRInputObject(ORB, CorbaConnection, ByteBuffer, Message) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputObject
 
CDRInputStream - Class in org.jboss.com.sun.corba.se.impl.encoding
This is delegates to the real implementation.
CDRInputStream() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream
 
CDRInputStream(CDRInputStream) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream
 
CDRInputStream(ORB, ByteBuffer, int, boolean, GIOPVersion, byte, BufferManagerRead) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream
 
CDRInputStream_1_0 - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDRInputStream_1_0() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
CDRInputStream_1_0.StreamMemento - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDRInputStream_1_0.StreamMemento() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0.StreamMemento
 
CDRInputStream_1_1 - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDRInputStream_1_1() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_1
 
CDRInputStream_1_2 - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDRInputStream_1_2() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_2
 
CDROutputObject - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDROutputObject(ORB, MessageMediator, Message, byte) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputObject
 
CDROutputObject(ORB, MessageMediator, Message, byte, int) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputObject
 
CDROutputObject(ORB, CorbaMessageMediator, GIOPVersion, CorbaConnection, Message, byte) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputObject
 
CDROutputStream - Class in org.jboss.com.sun.corba.se.impl.encoding
This is delegates to the real implementation.
CDROutputStream(ORB, GIOPVersion, byte, boolean, BufferManagerWrite, byte, boolean) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream
 
CDROutputStream(ORB, GIOPVersion, byte, boolean, BufferManagerWrite, byte) - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream
 
CDROutputStream_1_0 - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDROutputStream_1_0() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_0
 
CDROutputStream_1_1 - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDROutputStream_1_1() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_1
 
CDROutputStream_1_2 - Class in org.jboss.com.sun.corba.se.impl.encoding
 
CDROutputStream_1_2() - Constructor for class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_2
 
CE - Static variable in class org.joda.time.DateTimeConstants
Alternative constant (1) representing CE, Common Era (secular).
CEILING - Static variable in class org.h2.expression.Function
 
centerFrame(JFrame) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
centerWindow(Window) - Method in class org.apache.log4j.lf5.viewer.LogFactor5Dialog
 
CENTRAL_EXECUTOR - Class in org.jgroups.protocols
This is a central executor service where each request is sent to the coordinator for either a task or a current waiting thread.
CENTRAL_EXECUTOR() - Constructor for class org.jgroups.protocols.CENTRAL_EXECUTOR
 
CENTRAL_LOCK - Class in org.jgroups.protocols
Implementation of a locking protocol which acquires locks by contacting the coordinator.
CENTRAL_LOCK() - Constructor for class org.jgroups.protocols.CENTRAL_LOCK
 
centuries() - Method in class org.joda.time.chrono.AssembledChronology
 
centuries - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
centuries() - Method in class org.joda.time.chrono.BaseChronology
Get the centuries duration field for this chronology.
centuries() - Method in class org.joda.time.Chronology
Get the centuries duration field for this chronology.
centuries() - Static method in class org.joda.time.DurationFieldType
Get the centuries field type.
centuryOfEra() - Method in class org.joda.time.chrono.AssembledChronology
 
centuryOfEra - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
centuryOfEra() - Method in class org.joda.time.chrono.BaseChronology
Get the century of era field for this chronology.
centuryOfEra() - Method in class org.joda.time.Chronology
Get the century of era field for this chronology.
centuryOfEra() - Method in class org.joda.time.DateMidnight
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Method in class org.joda.time.DateTime
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Static method in class org.joda.time.DateTimeFieldType
Get the century of era field type.
centuryOfEra() - Method in class org.joda.time.LocalDate
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Method in class org.joda.time.LocalDateTime
Get the century of era property which provides access to advanced functionality.
centuryOfEra() - Method in class org.joda.time.MutableDateTime
Get the century of era property.
CERT_ALIAS - Static variable in class org.jgroups.auth.X509Token
 
CERT_PASSWORD - Static variable in class org.jgroups.auth.X509Token
 
CertStoreCallback - Class in javax.security.auth.message.callback
Callback for CertStore.
CertStoreCallback() - Constructor for class javax.security.auth.message.callback.CertStoreCallback
Create a CertStoreCallback.
cf - Variable in class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
CFG_FILE - Static variable in class org.hibernate.ejb.AvailableSettings
cfg.xml configuration file used
ch - Variable in class org.apache.xerces.impl.XMLEntityManager.ScannedEntity
Character buffer.
ch - Variable in class org.apache.xerces.xni.XMLString
The character array.
ch - Variable in class org.jgroups.blocks.atomic.CounterService
 
ch - Variable in class org.jgroups.blocks.executor.ExecutionRunner
 
ch - Variable in class org.jgroups.blocks.executor.ExecutionService
 
ch - Variable in class org.jgroups.blocks.locking.LockService
 
ch - Variable in class org.jgroups.demos.ExecutionServiceDemo
 
ch - Variable in class org.jgroups.demos.LockServiceDemo
 
ch - Variable in class org.jgroups.demos.RelayDemoRpc
 
chain - Variable in class org.picketlink.identity.federation.bindings.tomcat.sp.BaseFormAuthenticator
 
chain - Variable in class org.picketlink.identity.federation.web.servlets.IDPServlet
 
chainConfigOptions - Variable in class org.picketlink.identity.federation.bindings.tomcat.sp.BaseFormAuthenticator
 
ChainedPropertyAccessor - Class in org.hibernate.property
 
ChainedPropertyAccessor(PropertyAccessor[]) - Constructor for class org.hibernate.property.ChainedPropertyAccessor
 
ChainingCacheStore - Class in org.infinispan.loaders.decorators
A chaining cache loader that allows us to configure > 1 cache loader.
ChainingCacheStore() - Constructor for class org.infinispan.loaders.decorators.ChainingCacheStore
 
ChainingClassExternalizerFactory - Class in org.jboss.marshalling
A class externalizer factory that tries each delegate externalizer factory in sequence, returning the first match.
ChainingClassExternalizerFactory(Collection<ClassExternalizerFactory>) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
Construct a new instance.
ChainingClassExternalizerFactory(Iterable<ClassExternalizerFactory>) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
Construct a new instance.
ChainingClassExternalizerFactory(Iterator<ClassExternalizerFactory>) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
Construct a new instance.
ChainingClassExternalizerFactory(ClassExternalizerFactory[]) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
Construct a new instance.
ChainingClassTable - Class in org.jboss.marshalling
A class table that multiplexes up to 256 class tables.
ChainingClassTable(ClassTable[]) - Constructor for class org.jboss.marshalling.ChainingClassTable
Construct a new instance.
ChainingObjectResolver - Class in org.jboss.marshalling
An object resolver which runs a sequence of object resolvers.
ChainingObjectResolver(ObjectResolver[]) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
Construct a new instance.
ChainingObjectResolver(Iterator<ObjectResolver>) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
Construct a new instance.
ChainingObjectResolver(Iterable<ObjectResolver>) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
Construct a new instance.
ChainingObjectResolver(Collection<ObjectResolver>) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
Construct a new instance.
ChainingObjectTable - Class in org.jboss.marshalling
An object table that multiplexes up to 256 class tables.
ChainingObjectTable(ObjectTable[]) - Constructor for class org.jboss.marshalling.ChainingObjectTable
Construct a new instance.
chainLock - Variable in class org.picketlink.identity.federation.bindings.tomcat.sp.BaseFormAuthenticator
A Lock for Handler operations in the chain
challenge - Variable in class org.picketlink.identity.federation.ws.trust.SignChallengeType
 
CHANGE_ID - Static variable in class org.h2.engine.SessionRemote
 
changeCount - Variable in class org.h2.store.Page
When this page was changed the last time.
CHANGED - Static variable in class com.sun.mail.imap.protocol.ListInfo
 
changed() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Denotes that this node has changed.
CHANGED - Static variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
changed() - Method in class org.apache.xerces.dom.NodeImpl
Denotes that this node has changed.
changed() - Method in interface org.jgroups.blocks.Cache.ChangeListener
 
changed() - Method in class org.jgroups.blocks.ReplCache
 
changed() - Method in interface org.jgroups.blocks.ReplCache.ChangeListener
 
ChangeFileEncryption - Class in org.h2.tools
Allows changing the database file encryption password or algorithm.
ChangeFileEncryption() - Constructor for class org.h2.tools.ChangeFileEncryption
 
changeFontSizeCombo(JComboBox, int) - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
Changes the font selection in the combo box and returns the size actually selected.
changeID - Variable in class org.uddi.repl_v3.ChangeRecord
 
changeMessagePriority(long, int) - Method in interface org.hornetq.api.core.management.QueueControl
Changes the message's priority corresponding to the specified message ID to the specified priority.
changeMessagePriority(String, int) - Method in interface org.hornetq.api.jms.management.JMSQueueControl
Changes the message's priority corresponding to the specified message ID to the specified priority.
changeMessagePriority(long, int) - Method in class org.hornetq.core.management.impl.QueueControlImpl
 
changeMessagePriority(String, int) - Method in class org.hornetq.jms.management.impl.JMSQueueControlImpl
 
changeMessagesPriority(String, int) - Method in interface org.hornetq.api.core.management.QueueControl
Changes the priority for all the message corresponding to the specified filter to the specified priority.
changeMessagesPriority(String, int) - Method in interface org.hornetq.api.jms.management.JMSQueueControl
Changes the priority for all the message corresponding to the specified filter to the specified priority.
changeMessagesPriority(String, int) - Method in class org.hornetq.core.management.impl.QueueControlImpl
 
changeMessagesPriority(String, int) - Method in class org.hornetq.jms.management.impl.JMSQueueControlImpl
 
changePartToRef(QName, WalkingIterator, int, boolean) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Change a given number of steps to a single variable reference.
ChangeRecord - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecord() - Constructor for class org.uddi.repl_v3.ChangeRecord
 
changeRecord - Variable in class org.uddi.repl_v3.ChangeRecordCorrection
 
changeRecord - Variable in class org.uddi.repl_v3.ChangeRecords
 
changeRecordAcknowledgement - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordAcknowledgement - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordAcknowledgement() - Constructor for class org.uddi.repl_v3.ChangeRecordAcknowledgement
 
changeRecordConditionFailed - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordConditionFailed - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordConditionFailed() - Constructor for class org.uddi.repl_v3.ChangeRecordConditionFailed
 
changeRecordCorrection - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordCorrection - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordCorrection() - Constructor for class org.uddi.repl_v3.ChangeRecordCorrection
 
changeRecordDelete - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordDelete - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordDelete() - Constructor for class org.uddi.repl_v3.ChangeRecordDelete
 
changeRecordDeleteAssertion - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordDeleteAssertion - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordDeleteAssertion() - Constructor for class org.uddi.repl_v3.ChangeRecordDeleteAssertion
 
changeRecordHide - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordHide - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordHide() - Constructor for class org.uddi.repl_v3.ChangeRecordHide
 
ChangeRecordIDType - Class in org.uddi.repl_v3
Java class for changeRecordID_type complex type.
ChangeRecordIDType() - Constructor for class org.uddi.repl_v3.ChangeRecordIDType
 
changeRecordNewData - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordNewData - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordNewData() - Constructor for class org.uddi.repl_v3.ChangeRecordNewData
 
changeRecordNewData - Variable in class org.uddi.repl_v3.ChangeRecordNewDataConditional
 
changeRecordNewDataConditional - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordNewDataConditional - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordNewDataConditional() - Constructor for class org.uddi.repl_v3.ChangeRecordNewDataConditional
 
changeRecordNull - Variable in class org.uddi.repl_v3.ChangeRecord
 
changeRecordPublisherAssertion - Variable in class org.uddi.repl_v3.ChangeRecord
 
ChangeRecordPublisherAssertion - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecordPublisherAssertion() - Constructor for class org.uddi.repl_v3.ChangeRecordPublisherAssertion
 
ChangeRecords - Class in org.uddi.repl_v3
Java class for anonymous complex type.
ChangeRecords() - Constructor for class org.uddi.repl_v3.ChangeRecords
 
changeReferencePriority(long, byte) - Method in class org.hornetq.core.server.impl.QueueImpl
 
changeReferencePriority(long, byte) - Method in interface org.hornetq.core.server.Queue
 
changeReferencesPriority(Filter, byte) - Method in class org.hornetq.core.server.impl.QueueImpl
 
changeReferencesPriority(Filter, byte) - Method in interface org.hornetq.core.server.Queue
 
changes - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Number of alterations made to this document since its creation.
changes() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns the number of changes to this node.
changes - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
changes() - Method in class org.apache.xerces.dom.NodeImpl
Returns the number of changes to this node.
changesAlreadySeen - Variable in class org.uddi.repl_v3.GetChangeRecords
 
changesAvailable - Variable in class org.uddi.repl_v3.NotifyChangeRecordsAvailable
 
changeState - Variable in class com.sun.mail.imap.protocol.ListInfo
 
changeToVarRef(QName, ExpressionOwner, Vector, ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Change the expression owned by the owner argument to a variable reference of the given name.
Channel - Interface in org.hornetq.core.protocol.core
A channel is a way of interleaving data meant for different endpoints over the same CoreRemotingConnection.
channel - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
Channel - Interface in org.jboss.remoting3
The most basic level of communications in a Remoting connection.
channel - Variable in class org.jgroups.blocks.MessageDispatcher
 
Channel - Class in org.jgroups
A channel represents a group communication endpoint (like BSD datagram sockets).
Channel() - Constructor for class org.jgroups.Channel
 
channel - Variable in class org.xnio.channels.TranslatingSuspendableChannel
The wrapped channel.
channel - Variable in class org.xnio.streams.ChannelInputStream
 
channel - Variable in class org.xnio.streams.ChannelOutputStream
 
Channel.Receiver - Interface in org.jboss.remoting3
A handler for an incoming message.
channel_listeners - Variable in class org.jgroups.blocks.MessageDispatcher
 
channel_listeners - Variable in class org.jgroups.Channel
 
CHANNEL_LOOKUP - Static variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
CHANNEL_NAME - Static variable in class org.jboss.naming.remote.Constants
 
channel_name - Variable in class org.jgroups.protocols.TP
The name of the group to which this member is connected.
channel_name - Variable in class org.jgroups.protocols.TpHeader
 
channelBuffer() - Method in interface org.hornetq.api.core.HornetQBuffer
Returns the underlying Netty's ChannelBuffer
channelBuffer() - Method in class org.hornetq.core.buffers.impl.ChannelBufferWrapper
 
channelBuffer() - Method in class org.hornetq.core.client.impl.CompressedLargeMessageControllerImpl
 
channelBuffer() - Method in class org.hornetq.core.client.impl.LargeMessageControllerImpl
 
ChannelBufferWrapper - Class in org.hornetq.core.buffers.impl
A ChannelBufferWrapper
ChannelBufferWrapper(ChannelBuffer) - Constructor for class org.hornetq.core.buffers.impl.ChannelBufferWrapper
 
ChannelBusyException - Exception in org.jboss.remoting3
 
ChannelBusyException() - Constructor for exception org.jboss.remoting3.ChannelBusyException
Constructs a ChannelBusyException with no detail message.
ChannelBusyException(String) - Constructor for exception org.jboss.remoting3.ChannelBusyException
Constructs a ChannelBusyException with the specified detail message.
ChannelBusyException(Throwable) - Constructor for exception org.jboss.remoting3.ChannelBusyException
Constructs a ChannelBusyException with the specified cause.
ChannelBusyException(String, Throwable) - Constructor for exception org.jboss.remoting3.ChannelBusyException
Constructs a ChannelBusyException with the specified detail message and cause.
channelCanNoLongerProcessMessages(Channel) - Method in interface org.jboss.ejb.client.Logs
 
channelClosed(Channel) - Method in class org.jgroups.blocks.MessageDispatcher
 
channelClosed(Channel) - Method in interface org.jgroups.ChannelListener
Channel has been closed notification callback
channelClosed(Channel) - Method in class org.jgroups.demos.Draw
 
channelConnected(Channel) - Method in class org.jgroups.blocks.MessageDispatcher
 
channelConnected(Channel) - Method in interface org.jgroups.ChannelListener
Channel has been connected notification callback
channelConnected(Channel) - Method in class org.jgroups.demos.Draw
 
channelConnectedLatch - Variable in class org.infinispan.remoting.transport.jgroups.JGroupsTransport
 
ChannelDestination<T extends Channel> - Interface in org.xnio
A channel destination.
channelDisconnected(Channel) - Method in class org.jgroups.blocks.MessageDispatcher
 
channelDisconnected(Channel) - Method in interface org.jgroups.ChannelListener
Channel has been disconnected notification callback
channelDisconnected(Channel) - Method in class org.jgroups.demos.Draw
 
ChannelHandler - Interface in org.hornetq.core.protocol.core
A ChannelHandler is used by Channel.
channelID - Variable in class org.hornetq.core.protocol.core.impl.PacketImpl
 
ChannelImpl - Class in org.hornetq.core.protocol.core.impl
A ChannelImpl
ChannelImpl(CoreRemotingConnection, long, int) - Constructor for class org.hornetq.core.protocol.core.impl.ChannelImpl
 
ChannelInputStream - Class in org.xnio.streams
An input stream which reads from a stream source channel.
ChannelInputStream(StreamSourceChannel) - Constructor for class org.xnio.streams.ChannelInputStream
Construct a new instance.
ChannelInputStream(StreamSourceChannel, long, TimeUnit) - Constructor for class org.xnio.streams.ChannelInputStream
Construct a new instance.
ChannelListener - Interface in org.jgroups
Allows a listener to be notified when an important channel lifecycle event occurs.
ChannelListener<T extends Channel> - Interface in org.xnio
A listener for channel events.
ChannelListener.Setter<T extends Channel> - Interface in org.xnio
A setter for a channel listener.
ChannelListener.SimpleSetter<T extends Channel> - Class in org.xnio
A simple implementation of ChannelListener.Setter.
ChannelListener.SimpleSetter() - Constructor for class org.xnio.ChannelListener.SimpleSetter
 
channelListenerNotifier() - Static method in class org.xnio.IoUtils
Get the notifier that invokes the channel listener given as an attachment.
ChannelListeners - Class in org.xnio
Channel listener utility methods.
channelNotReadyForCommunication(String, EJBReceiverContext) - Method in interface org.jboss.ejb.client.Logs
 
channelNotSetUp() - Method in interface org.infinispan.util.logging.Log
 
channelOpened(Channel) - Method in interface org.jboss.remoting3.OpenListener
Notification that a new channel has been opened for this service.
ChannelOutputStream - Class in org.xnio.streams
An output stream which writes to a stream sink channel.
ChannelOutputStream(StreamSinkChannel) - Constructor for class org.xnio.streams.ChannelOutputStream
Construct a new instance.
ChannelOutputStream(StreamSinkChannel, long, TimeUnit) - Constructor for class org.xnio.streams.ChannelOutputStream
Construct a new instance.
Channels - Class in org.xnio.channels
A utility class containing static methods to support channel usage.
ChannelSource<T extends Channel> - Interface in org.xnio
A channel source.
CHAR - Static variable in class org.h2.expression.Function
 
CHAR - Static variable in class org.hornetq.utils.DataConstants
 
CHAR_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping char[] to JDBC VARCHAR.
CHAR_CODESETS - Static variable in class org.jboss.com.sun.corba.se.impl.orbutil.ORBConstants
 
CHAR_LENGTH - Static variable in class org.h2.expression.Function
 
CHAR_NOT_IN_CODESET - Static variable in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
CHAR_REF_PROBABLE_WS - Static variable in class org.apache.xerces.impl.Constants
Boolean indicating whether a character is a probable white space character (ch <= 0x20) that was the replacement text of a character reference is stored in augmentations using the string "CHAR_REF_PROBABLE_WS".
CHARACTER - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character to JDBC CHAR(1).
CHARACTER_ARRAY - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Character[] to JDBC VARCHAR.
CHARACTER_ENCODING_KEY - Static variable in class javax.faces.application.ViewHandler
The key, in the session's attribute set, under which the response character encoding may be stored and retrieved.
CHARACTER_ID - Static variable in class javax.faces.convert.CharacterConverter
The message identifier of the FacesMessage to be created if the conversion to Character fails.
CHARACTER_OUTOFRANGE - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CHARACTER_SET_ENCODING - Static variable in class javax.xml.soap.SOAPMessage
Specifies the character type encoding for the SOAP Message.
CharacterArrayClobType - Class in org.hibernate.type
A type that maps between CLOB and Character[]

Essentially a MaterializedClobType but represented as a Character[] in Java rather than String.

CharacterArrayClobType() - Constructor for class org.hibernate.type.CharacterArrayClobType
 
CharacterArrayType - Class in org.hibernate.type
A type that maps between VARCHAR and Character[]
CharacterArrayType() - Constructor for class org.hibernate.type.CharacterArrayType
 
CharacterArrayTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
CharacterArrayTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterArrayTypeDescriptor
 
CharacterConverter - Class in javax.faces.convert
Converter implementation for java.lang.Character (and char primitive) values.
CharacterConverter() - Constructor for class javax.faces.convert.CharacterConverter
 
characterData(String, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
 
characterData(String, Augmentations) - Method in interface org.apache.xerces.impl.RevalidationHandler
Character content.
characterData(String, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
 
CharacterData - Interface in org.dom4j
CharacterData is a marker interface for character based nodes such as the CDATA,Comment and Text nodes.
CharacterDataEditAS - Interface in org.apache.xerces.dom3.as
Deprecated.
This interface extends the NodeEditAS interface with additional methods for document editing. An object implementing this interface must also implement NodeEditAS interface.

See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.

CharacterDataImpl - Class in org.apache.xerces.dom
CharacterData is an abstract Node that can carry character data as its Value.
CharacterDataImpl() - Constructor for class org.apache.xerces.dom.CharacterDataImpl
 
CharacterDataImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CharacterDataImpl
Factory constructor.
characterOutofrange(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
characterOutofrange(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
characterOutofrange(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
characterOutofrange() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
characters(String) - Method in class org.apache.html.dom.HTMLBuilder
 
characters(char[], int, int) - Method in class org.apache.html.dom.HTMLBuilder
 
characters(char[], int, int) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
Filter for characters().
characters(Node) - Method in interface org.apache.xalan.lib.sql.DTMDocument.CharacterNodeHandler
 
characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.ProcessorCharacters
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of character data inside an element.
characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of character data inside an element.
CHARACTERS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.compiler.Parser
SAX2: Receive notification of character data.
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
Dispatch the character content of a node to an output handler.
characters(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
characters(int, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
SAX2: Receive notification of character data.
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Copy the string value of a node directly to an output handler
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
Dispatch the character content of a node to an output handler.
characters(String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
characters(String, SerializationHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Used by some compiled code as a shortcut for passing strings to the output handler
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
characters(String) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.characters() Receive notification of character data.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.dom.DOMNormalizer
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.dtd.XMLDTDValidator
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.XMLNamespaceBinder
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.opti.SchemaDOMParser
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractDOMParser
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractXMLDocumentParser
Character content.
characters - Variable in class org.apache.xerces.util.SoftReferenceSymbolTable.SREntryData
 
characters - Variable in class org.apache.xerces.util.SymbolTable.Entry
Symbol characters.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.xinclude.XIncludeHandler
 
characters(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentFragmentHandler
Character content.
characters(XMLString, Augmentations) - Method in interface org.apache.xerces.xni.XMLDocumentHandler
Character content.
characters(XMLString, Augmentations) - Method in class org.apache.xerces.xpointer.XPointerHandler
Character content.
characters(Node) - Method in interface org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.CharacterNodeHandler
 
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
 
characters(String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
Called to print the text contents in the prevailing element format.
characters(char[], int, int) - Method in class org.apache.xml.serialize.HTMLSerializer
Deprecated.
 
characters(String) - Method in class org.apache.xml.serialize.HTMLSerializer
Deprecated.
 
characters(char[], int, int) - Method in class org.apache.xml.serialize.TextSerializer
Deprecated.
 
characters(String, boolean) - Method in class org.apache.xml.serialize.TextSerializer
Deprecated.
 
characters(char[], int, int) - Method in class org.apache.xml.serialize.XML11Serializer
Deprecated.
 
characters(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of character data.
characters(char[], int, int) - Method in class org.dom4j.io.SAXContentHandler
 
characters(char[], int, int) - Method in class org.dom4j.io.SAXEventRecorder
 
characters(char[], int, int) - Method in class org.dom4j.io.XMLWriter
 
characters(char[], int, int) - Method in class org.jdom.input.SAXHandler
This will report character data (within an element).
CHARACTERS_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
charactersFlush() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Check whether accumulated text should be stripped; if not, append the appropriate flavor of text/cdata node.
charactersFlush() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Check whether accumulated text should be stripped; if not, append the appropriate flavor of text/cdata node.
charactersRaw(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in interface org.apache.xml.utils.RawCharacterHandler
Serialize the characters without escaping.
CharacterStream - Interface in org.hibernate.type.descriptor
Wraps a character stream (reader) to also provide the length (number of characters) which is needed when binding.
CharacterStreamImpl - Class in org.hibernate.type.descriptor.java
Implementation of CharacterStream
CharacterStreamImpl(String) - Constructor for class org.hibernate.type.descriptor.java.CharacterStreamImpl
 
CHARACTERSW - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CHARACTERSW_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CharacterType - Class in org.hibernate.type
A type that maps between CHAR(1) and Character
CharacterType() - Constructor for class org.hibernate.type.CharacterType
 
CharacterTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Character handling.
CharacterTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.CharacterTypeDescriptor
 
CharArrayType - Class in org.hibernate.type
A type that maps between VARCHAR and char[]
CharArrayType() - Constructor for class org.hibernate.type.CharArrayType
 
CharArrayWrapper - Class in org.apache.xml.utils.res
It is a mutable object to wrap the char[] used in the contents of the XResourceBundle class
CharArrayWrapper(char[]) - Constructor for class org.apache.xml.utils.res.CharArrayWrapper
 
charAt(int) - Method in class org.apache.xml.utils.FastStringBuffer
Get a single character from the string buffer.
charAt(int) - Method in interface org.apache.xml.utils.XMLString
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xml.utils.XMLStringDefault
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XString
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XStringForChars
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the character at the specified index.
charAt(int) - Method in class org.hornetq.api.core.SimpleString
 
CharBooleanType - Class in org.hibernate.type
Deprecated.
Use the AbstractStandardBasicType approach instead
CharBooleanType(char, char) - Constructor for class org.hibernate.type.CharBooleanType
Deprecated.
 
charEncoding - Variable in class org.apache.taglibs.standard.tag.common.core.ImportSupport
 
charEncoding - Variable in class org.apache.taglibs.standard.tag.common.fmt.RequestEncodingSupport
 
CharFieldPutter - Class in org.jboss.marshalling.util
 
CharFieldPutter() - Constructor for class org.jboss.marshalling.util.CharFieldPutter
 
charFromBytesBE(byte[], int) - Static method in class org.xnio.Bits
Get a 16-bit signed big-endian char value from a byte array.
charFromBytesLE(byte[], int) - Static method in class org.xnio.Bits
Get a 16-bit signed little-endian char value from a byte array.
charFromName(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Deprecated.
Returns the value of an HTML character reference by its name.
CharIndexFunction - Class in org.hibernate.dialect.function
Emulation of locate() on Sybase
CharIndexFunction() - Constructor for class org.hibernate.dialect.function.CharIndexFunction
 
charNotInCodeset(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
charNotInCodeset(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
charNotInCodeset(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
charNotInCodeset() - Method in class org.jboss.com.sun.corba.se.impl.logging.OMGSystemException
 
CharReadField - Class in org.jboss.marshalling.util
 
CharReadField(SerializableField, char) - Constructor for class org.jboss.marshalling.util.CharReadField
 
CharReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.CharReadField
 
Charsets - Class in org.jboss.sasl.util
Character sets used by SASL protocols.
charToUnicodeRepresentation(char) - Static method in class org.jboss.com.sun.corba.se.impl.presentation.rmi.IDLNameTranslatorImpl
Returns Unicode mangling as defined in Section 1.3.2.4 of Java2IDL spec.
CharTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for CHAR handling.
CharTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.CharTypeDescriptor
 
Chat - Class in org.jgroups.demos
 
Chat() - Constructor for class org.jgroups.demos.Chat
 
check() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
CHECK Command.
check(LocPathIterator) - Static method in class org.apache.xpath.axes.HasPositionalPredChecker
Process the LocPathIterator to see if it contains variables or functions that may make it context dependent.
CHECK - Static variable in class org.h2.constant.SysProperties
System property h2.check (default: true).
Assertions in the database engine.
CHECK - Static variable in class org.h2.constraint.Constraint
The constraint type name for check constraints.
check(Object) - Static method in class org.h2.util.SynchronizedVerifier
Verify the object is not accessed concurrently.
Check - Annotation Type in org.hibernate.annotations
Arbitrary SQL check constraints which can be defined at the class, property or collection level
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbArrayElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbBagElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbColumnElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbIdbagElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbJoinedSubclassElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbListElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbPrimitiveArrayElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSetElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteAllElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlDeleteElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlInsertElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbSqlUpdateElement
 
check - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbUnionSubclassElement
 
CHECK - Static variable in interface org.hibernate.metamodel.source.annotations.HibernateDotNames
 
check(int, Serializable, int, Expectation, PreparedStatement) - Method in class org.hibernate.persister.entity.AbstractEntityPersister
 
check(SimpleString, CheckType, ServerSession) - Method in class org.hornetq.core.security.impl.SecurityStoreImpl
 
check(SimpleString, CheckType, ServerSession) - Method in interface org.hornetq.core.security.SecurityStore
 
check(XAException) - Method in class org.hornetq.jms.server.recovery.HornetQXAResourceWrapper
Check whether an XAException is fatal.
CHECK2 - Static variable in class org.h2.constant.SysProperties
System property h2.check2 (default: true).
Additional assertions in the database engine.
CHECK_CONSTRAINT_VIOLATED_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 23513 is thrown when a check constraint is violated.
CHECK_NULLABILITY - Static variable in interface org.hibernate.cfg.AvailableSettings
Enable nullability checking.
CHECK_QUEUE_SIZE_PERIOD - Static variable in class org.hornetq.core.server.impl.QueueImpl
 
checkAbsolute(LocPathIterator) - Method in class org.apache.xalan.templates.AbsPathChecker
Process the LocPathIterator to see if it contains variables or functions that may make it context dependent.
checkAccess() - Static method in class org.jboss.logmanager.ExtHandler
checkAccess(ExtHandler) - Static method in class org.jboss.logmanager.ExtHandler
Check access.
checkActivate() - Method in interface org.hornetq.core.server.HornetQServer
 
checkActivate() - Method in class org.hornetq.core.server.impl.HornetQServerImpl
 
checkAddElementAllowed(Element) - Method in class org.dom4j.tree.AbstractDocument
 
checkAdmin() - Method in class org.h2.engine.User
Check if this user has admin rights.
checkAndConfigure() - Method in class org.apache.log4j.helpers.FileWatchdog
 
checkAndSchedule(MessageReference, boolean) - Method in class org.hornetq.core.server.impl.ScheduledDeliveryHandlerImpl
 
checkAndSchedule(MessageReference, boolean) - Method in interface org.hornetq.core.server.ScheduledDeliveryHandler
 
checkAndSendNotation(XIncludeHandler.Notation) - Method in class org.apache.xerces.xinclude.XIncludeHandler
The purpose of this method is to check if a Notation conflicts with a previously declared notation in the current pipeline stack.
checkAndSendUnparsedEntity(XIncludeHandler.UnparsedEntity) - Method in class org.apache.xerces.xinclude.XIncludeHandler
The purpose of this method is to check if an UnparsedEntity conflicts with a previously declared entity in the current pipeline stack.
checkAntVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report product version information from Ant.
checkAttribQName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to check if xsl:attribute has a valid qname This method should only be invoked if the name attribute is an AVT
checkAttributeName(String) - Static method in class org.jdom.Verifier
This will check the supplied name to see if it is legal for use as a JDOM Attribute name.
checkAttributes(Element, boolean, XSDocumentInfo) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
Check whether the specified element conforms to the attributes restriction an array of attribute values is returned.
checkAttributes(Element, boolean, XSDocumentInfo, boolean) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
Check whether the specified element conforms to the attributes restriction an array of attribute values is returned.
checkAudited(XProperty, PropertyAuditingData, Audited) - Method in class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
checkAudited(XProperty, PropertyAuditingData, Audited) - Method in class org.hibernate.envers.configuration.metadata.reader.ComponentAuditedPropertiesReader
 
checkBlockingAllowed() - Static method in class org.xnio.Xnio
Perform a check for whether blocking is allowed on the current thread.
checkBlockLength(int, int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
checkBuffer() - Method in class org.hornetq.jms.client.HornetQMessage
 
checkCanceled() - Method in class org.h2.command.Command
Check if this command has been canceled, and throw an exception if yes.
checkCanceled() - Method in class org.h2.command.Prepared
Check if this statement was canceled.
checkCanceled() - Method in class org.h2.engine.Session
Check if the current transaction is canceled by calling Statement.cancel() or because a session timeout was set and expired.
checkCapacity(int) - Method in class org.h2.store.Data
Check if there is still enough capacity in the buffer.
checkCDATASection(String) - Static method in class org.jdom.Verifier
This will check the supplied data to see if it is legal for use as JDOM CDATA.
checkCharacterData(String) - Static method in class org.jdom.Verifier
This will check the supplied string to see if it only contains characters allowed by the XML 1.0 specification.
checkChronology(Chronology) - Method in class org.joda.time.base.BaseDateTime
Checks the specified chronology before storing it, potentially altering it.
checkClosed() - Method in class com.sun.mail.imap.IMAPFolder
 
checkClosed() - Method in class org.h2.engine.SessionRemote
Check if this session is closed and throws an exception if so.
checkClosed() - Method in class org.h2.jdbc.JdbcConnection
INTERNAL.
checkClosed(boolean) - Method in class org.h2.jdbc.JdbcConnection
INTERNAL.
checkClosed(boolean) - Method in class org.h2.jdbc.JdbcPreparedStatement
 
checkClosed(boolean) - Method in class org.h2.jdbc.JdbcStatement
INTERNAL.
checkClosed() - Method in class org.jgroups.JChannel
health check
throws a ChannelClosed exception if the channel is closed
checkClosedOrNotConnected() - Method in class org.jgroups.JChannel
 
checkColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
 
checkColumnDuplication() - Method in class org.hibernate.mapping.PersistentClass
 
checkCommentData(String) - Static method in class org.jdom.Verifier
This will check the supplied data to see if it is legal for use as JDOM Comment data.
checkCompletion(Future) - Method in class org.jgroups.blocks.Request
 
checkComplexDerivationOk(XSComplexTypeDecl, XSTypeDefinition, short) - Static method in class org.apache.xerces.impl.xs.XSConstraints
check whether complex type derived is valid derived from base, given a subset of {restriction, extension}.
checkConnected() - Method in class com.sun.mail.smtp.SMTPTransport
Check if we're in the connected state.
checkConnection() - Method in class org.jgroups.stack.RouterStub
Checks whether the connection is open
CheckConstraint - Class in org.hibernate.metamodel.relational
TODO : javadoc
CheckConstraint(Table) - Constructor for class org.hibernate.metamodel.relational.CheckConstraint
 
CheckConstraint(Table, String, String) - Constructor for class org.hibernate.metamodel.relational.CheckConstraint
 
checkCopy() - Method in class org.hornetq.core.message.impl.MessageImpl
 
checkCopy() - Method in interface org.hornetq.core.message.impl.MessageInternal
 
checkCredentials(String, String) - Method in class org.jboss.com.sun.net.httpserver.BasicAuthenticator
called for each incoming request to verify the given name and password in the context of this Authenticator's realm.
checkDataFiles() - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
checkDataReceived() - Method in class org.hornetq.core.protocol.core.impl.RemotingConnectionImpl
 
checkDataReceived() - Method in class org.hornetq.core.protocol.stomp.StompConnection
 
checkDataReceived() - Method in interface org.hornetq.spi.core.protocol.RemotingConnection
returns true if any data has been received since the last time this method was called.
checkDeadlock(Session, Session, Set<Session>) - Method in class org.h2.table.RegularTable
 
checkDeadlock(Session, Session, Set<Session>) - Method in class org.h2.table.Table
Check if a deadlock occurred.
checkDeclaredId() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
Centralized check to ensure the id is actually declared on the class mapped here, as opposed to a super class.
checkDeclaredVersion() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
Centralized check to ensure the version (if one) is actually declared on the class mapped here, as opposed to a super class.
checkDOMNSErr(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
checkDOMVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report version info from DOM interfaces.
checkDuplicatesNS() - Method in class org.apache.xerces.util.XMLAttributesImpl
Checks for duplicate expanded names (local part and namespace name pairs) in the attribute specification.
checkDuplicateValues() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.KeyValueStore
Called when a duplicate value is added.
checkDuplicateValues() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.UniqueValueStore
Called when a duplicate value is added.
checkDuplicateValues() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
CheckedValue<T> - Class in org.jboss.msc.value
A value whose type is checked before it is returned.
CheckedValue(Class<T>, Value<?>) - Constructor for class org.jboss.msc.value.CheckedValue
Construct a new instance.
checkElementDeclsConsistent(XSComplexTypeDecl, XSParticleDecl, SymbolHash, SubstitutionGroupHandler) - Static method in class org.apache.xerces.impl.xs.XSConstraints
 
checkElementName(String) - Static method in class org.jdom.Verifier
This will check the supplied name to see if it is legal for use as a JDOM Element name.
checkEntryConditions() - Method in class org.apache.log4j.net.JMSAppender
 
checkEntryConditions() - Method in class org.apache.log4j.net.SMTPAppender
This method determines if there is a sense in attempting to append.
checkEntryConditions() - Method in class org.apache.log4j.WriterAppender
This method determines if there is a sense in attempting to append.
checkEnvironment(ExpressionContext) - Static method in class org.apache.xalan.lib.Extensions
Return a Node of basic debugging information from the EnvironmentCheck utility about the Java environment.
checkEnvironment(PrintWriter) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Programmatic entrypoint: Report on basic Java environment and CLASSPATH settings that affect Xalan.
checkExistingData(Session) - Method in class org.h2.constraint.Constraint
Check the existing data.
checkExistingData(Session) - Method in class org.h2.constraint.ConstraintCheck
 
checkExistingData(Session) - Method in class org.h2.constraint.ConstraintReferential
 
checkExistingData(Session) - Method in class org.h2.constraint.ConstraintUnique
 
checkExists() - Method in class com.sun.mail.imap.IMAPFolder
 
checkExpunged() - Method in class com.sun.mail.imap.IMAPMessage
 
checkExpunged() - Method in class com.sun.mail.imap.IMAPNestedMessage
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.EntityDV
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.IDDV
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.IDREFDV
 
checkExtraRules(Object, ValidationContext) - Method in class org.apache.xerces.impl.dv.xs.TypeValidator
 
checkFeature(String) - Method in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.DTDConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.NonValidatingConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.XML11Configuration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.parsers.XMLGrammarCachingConfiguration
Check a feature.
checkFeature(String) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Check a feature.
checkFlushBatchBuffer() - Method in interface org.hornetq.core.protocol.core.CoreRemotingConnection
Called periodically to flush any data in the batch buffer
checkFlushBatchBuffer() - Method in class org.hornetq.core.protocol.core.impl.RemotingConnectionImpl
 
checkFlushBatchBuffer() - Method in class org.hornetq.core.remoting.impl.invm.InVMConnection
 
checkFlushBatchBuffer() - Method in class org.hornetq.core.remoting.impl.netty.NettyConnection
 
checkFlushBatchBuffer() - Method in interface org.hornetq.spi.core.remoting.Connection
Called periodically to flush any data in the batch buffer
checkForHp() - Static method in class org.jgroups.util.Util
 
checkForInfinateLoop() - Method in class org.apache.xalan.transformer.StackGuard
Check if we are in an infinite loop
checkForLinux() - Static method in class org.jgroups.util.Util
 
checkForLoop(String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
checkForMac() - Static method in class org.jgroups.util.Util
 
checkForNegativeLength(int) - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
checkForNullHandlers() - Method in class org.dom4j.io.SAXWriter
Ensures non-null content handlers?
checkForRebroadcasts() - Method in class org.jgroups.protocols.pbcast.NAKACK
 
checkForSolaris() - Static method in class org.jgroups.util.Util
 
checkForWindows() - Static method in class org.jgroups.util.Util
 
checkId(Object, EntityPersister, Serializable, SessionImplementor) - Method in class org.hibernate.event.internal.DefaultFlushEntityEventListener
make sure user didn't mangle the id
checkIDRefID() - Method in class org.apache.xerces.impl.validation.ConfigurableValidationState
Checks if all IDREFs have a corresponding ID.
checkIDRefID() - Method in class org.apache.xerces.impl.validation.ValidationState
return null if all IDREF values have a corresponding ID value; otherwise return the first IDREF value without a matching ID value.
checkIfCancelled() - Method in class org.infinispan.statetransfer.BaseStateTransferTask
 
checkIfJoinColumn(Object, PropertyHolder, PropertyData) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
checkIfValidAddress(InetAddress, String) - Static method in class org.jgroups.util.Util
 
checkInit() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
checkInstant(long, Chronology) - Method in class org.joda.time.base.BaseDateTime
Checks the specified instant before storing it, potentially altering it.
checkInstant(long, Chronology) - Method in class org.joda.time.DateMidnight
Rounds the specified instant to midnight.
checkInterval(long, long) - Method in class org.joda.time.base.AbstractInterval
Validates an interval.
checkJAXPVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report version information about JAXP interfaces.
checkKeyAndGetDatabaseName(String) - Method in class org.h2.server.TcpServer
If no key is set, return the original database name.
checkKeys(Set<String>, Set<String>) - Static method in class org.hornetq.utils.ConfigurationHelper
 
checkKeysExist(Set<String>, Set<String>) - Static method in class org.hornetq.utils.ConfigurationHelper
 
checkMagic(File, long) - Method in class org.hibernate.bytecode.buildtime.spi.AbstractInstrumenter
 
checkModified(SessionImplementor, Object, Object) - Method in class org.hibernate.envers.entities.mapper.relation.ToOneIdMapper
 
checkNamespaceCollision(Namespace, Namespace) - Static method in class org.jdom.Verifier
Check if two namespaces collide.
checkNamespaceCollision(Attribute, Element) - Static method in class org.jdom.Verifier
Check if Attribute's namespace collides with a Element's namespace.
checkNamespaceCollision(Namespace, Element) - Static method in class org.jdom.Verifier
Check if a Namespace collides with a Element's namespace.
checkNamespaceCollision(Namespace, Attribute) - Static method in class org.jdom.Verifier
Check if a Namespace collides with a Attribute's namespace.
checkNamespaceCollision(Namespace, List) - Static method in class org.jdom.Verifier
Check if a Namespace collides with any namespace from a list of objects.
checkNamespacePrefix(String) - Static method in class org.jdom.Verifier
This will check the supplied name to see if it is legal for use as a JDOM Namespace prefix.
checkNamespaceURI(String) - Static method in class org.jdom.Verifier
This will check the supplied name to see if it is legal for use as a JDOM Namespace URI.
checkNamespaceWF(String, int, int) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Call user data handlers to let them know the nodes they are related to are being deleted.
checkNCName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to check if a name is a valid ncname This method should only be invoked if the attribute value is an AVT
checkNode(Node) - Method in class org.apache.xml.utils.DOM2Helper
Deprecated.
Check node to see if it was created by a DOM implementation that this helper is intended to support.
checkNonSchemaAttributes(XSGrammarBucket) - Method in class org.apache.xerces.impl.xs.traversers.XSAttributeChecker
 
checkNotation(String) - Method in class org.apache.xerces.xinclude.XIncludeHandler
Checks if a Notation with the given name was declared in the DTD of the document for the current pipeline.
checkNotNull(Object, String) - Static method in class org.hibernate.envers.tools.ArgumentsTools
 
checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
Throws PropertyValueException if there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity.
checkNoUnresolvedActionsAfterOperation() - Method in class org.hibernate.engine.spi.ActionQueue
Throws PropertyValueException if there are any unresolved entity insert actions that depend on non-nullable associations with a transient entity.
checkNullability(Object[], EntityPersister, boolean) - Method in class org.hibernate.engine.internal.Nullability
Check nullability of the class persister properties
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncDocument
Overide the superclass method to allow one or two arguments.
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncFormatNumb
Overide the superclass method to allow one or two arguments.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncConcat
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncExtFunction
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncSubstring
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function2Args
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function3Args
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionDef1Arg
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionOneArg
Check that the number of arguments passed to this function is correct.
checkOpen() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Check if open, throwing an exception if it is not.
checkOpened() - Method in class com.sun.mail.imap.IMAPFolder
 
checkOwnsNoSchemas() - Method in class org.h2.engine.User
Check that this user does not own any schema.
checkPage(int) - Method in class org.hornetq.core.paging.impl.PagingStoreImpl
 
checkPage(int) - Method in interface org.hornetq.core.paging.PagingStore
 
checkParameterCount(int) - Method in class org.h2.expression.Function
Check if the parameter count is correct.
checkParameterCount(int) - Method in class org.h2.expression.TableFunction
 
checkParameters() - Method in class org.h2.command.ddl.PrepareProcedure
 
checkParameters() - Method in class org.h2.command.Prepared
Check if all parameters have been set.
checkParentDirs(String, boolean) - Method in class org.infinispan.io.GridFile
Checks whether the parent directories are present (and are directories).
checkParentDirs(String, boolean) - Method in class org.jgroups.blocks.GridFile
Checks whether the parent directories are present (and are directories).
checkParserVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report product version information from common parsers.
checkPathForJars(String, String[]) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Cheap-o listing of specified .jars found in the classpath.
checkPeriodType(PeriodType) - Method in class org.joda.time.base.BasePeriod
Validates a period type, converting nulls to a default value and checking the type is suitable for this instance.
checkPermission(Class, String, EJBMethodPermission) - Static method in class org.hibernate.secure.internal.JACCPermissions
 
checkPluralAttributeNature(PluralAttribute, PluralAttributeNature) - Static method in class org.hibernate.metamodel.binding.Helper
 
CHECKPOINT - Static variable in interface org.h2.command.CommandInterface
The type of a CHECKPOINT statement.
checkpoint() - Method in class org.h2.engine.Database
Flush all changes and open a new transaction log.
CHECKPOINT - Static variable in class org.h2.store.PageLog
Perform a checkpoint.
checkpoint() - Method in class org.h2.store.PageStore
Flush all pending changes to disk, and switch the new transaction log.
CHECKPOINT_SYNC - Static variable in interface org.h2.command.CommandInterface
The type of a CHECKPOINT SYNC statement.
checkpointIfRequired() - Method in class org.h2.engine.Database
Flush all changes when using the serialized mode, and if there are pending changes, and some time has passed.
checkPositive(Number, String) - Static method in class org.hibernate.envers.tools.ArgumentsTools
 
checkPowerOf2(int) - Static method in class org.h2.util.MathUtils
Check if a value is a power of two.
checkPowerOff() - Method in class org.h2.engine.Database
 
checkPowerOff() - Method in class org.h2.engine.SessionRemote
 
checkPowerOff() - Method in interface org.h2.store.DataHandler
Check if the simulated power failure occurred.
checkPowerOff() - Method in class org.h2.tools.Recover
INTERNAL
checkPrecision(long) - Method in class org.h2.value.Value
Check if the precision is smaller or equal than the given precision.
checkPrecision(long) - Method in class org.h2.value.ValueDecimal
 
checkProcessingInstructionData(String) - Static method in class org.jdom.Verifier
This will check the supplied data to see if it is legal for use as ProcessingInstruction data.
checkProcessingInstructionTarget(String) - Static method in class org.jdom.Verifier
This will check the supplied data to see if it is legal for use as a JDOM ProcessingInstruction target.
checkProcessorVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report product version information from Xalan-J.
checkProperty(String) - Method in class org.apache.xerces.dom.DOMConfigurationImpl
Check a property.
checkProperty(String) - Method in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.BasicParserConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.DTDConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.NonValidatingConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.StandardParserConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.XML11Configuration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.parsers.XMLGrammarCachingConfiguration
Check a property.
checkProperty(String) - Method in class org.apache.xerces.util.ParserConfigurationSettings
Check a property.
checkPropertyColumnDuplication(Set, Iterator) - Method in class org.hibernate.mapping.PersistentClass
 
checkPropertyConsistency(Ejb3Column[], String) - Static method in class org.hibernate.cfg.Ejb3Column
 
checkPropertyNotARelation(AuditConfiguration, String, String) - Static method in class org.hibernate.envers.query.criteria.CriteriaTools
 
checkPublicID(String) - Static method in class org.jdom.Verifier
This will ensure that the data for a public identifier is legal.
checkQName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to check if a name is a valid qname This method should only be invoked if the attribute value is an AVT
checkQName(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Checks if the given qualified name is legal with respect to the version of XML to which this document must conform.
checkRange(int) - Method in class com.sun.mail.imap.IMAPFolder
 
checkRead() - Method in class org.hornetq.jms.client.HornetQMessage
 
checkReclaimStatus() - Method in class org.hornetq.core.journal.impl.JournalImpl
 
checkReclaimStatus() - Method in interface org.hornetq.core.journal.TestableJournal
This method is called automatically when a new file is opened.
checkRedelivery(MessageReference, long) - Method in class org.hornetq.core.server.impl.QueueImpl
 
checkRedelivery(MessageReference, long) - Method in interface org.hornetq.core.server.Queue
 
checkReferencedColumnsType(Ejb3JoinColumn[], PersistentClass, Mappings) - Static method in class org.hibernate.cfg.Ejb3JoinColumn
 
checkRename() - Method in class org.h2.constraint.Constraint
 
checkRename() - Method in class org.h2.engine.Comment
 
checkRename() - Method in interface org.h2.engine.DbObject
Check if renaming is allowed.
checkRename() - Method in class org.h2.engine.DbObjectBase
Check if this object can be renamed.
checkRename() - Method in class org.h2.engine.FunctionAlias
 
checkRename() - Method in class org.h2.engine.Right
 
checkRename() - Method in class org.h2.engine.Role
 
checkRename() - Method in class org.h2.engine.Setting
 
checkRename() - Method in class org.h2.engine.User
 
checkRename() - Method in class org.h2.engine.UserAggregate
 
checkRename() - Method in class org.h2.engine.UserDataType
 
checkRename() - Method in class org.h2.index.FunctionIndex
 
checkRename() - Method in class org.h2.index.HashIndex
 
checkRename() - Method in class org.h2.index.LinkedIndex
 
checkRename() - Method in class org.h2.index.MetaIndex
 
checkRename() - Method in class org.h2.index.MultiVersionIndex
 
checkRename() - Method in class org.h2.index.PageBtreeIndex
 
checkRename() - Method in class org.h2.index.PageDataIndex
 
checkRename() - Method in class org.h2.index.PageDelegateIndex
 
checkRename() - Method in class org.h2.index.RangeIndex
 
checkRename() - Method in class org.h2.index.ScanIndex
 
checkRename() - Method in class org.h2.index.TreeIndex
 
checkRename() - Method in class org.h2.index.ViewIndex
 
checkRename() - Method in class org.h2.schema.Constant
 
checkRename() - Method in class org.h2.schema.Schema
 
checkRename() - Method in class org.h2.schema.Sequence
 
checkRename() - Method in class org.h2.schema.TriggerObject
 
checkRename() - Method in class org.h2.table.FunctionTable
 
checkRename() - Method in class org.h2.table.MetaTable
 
checkRename() - Method in class org.h2.table.RangeTable
 
checkRename() - Method in class org.h2.table.RegularTable
 
checkRename() - Method in class org.h2.table.TableLink
 
checkRename() - Method in class org.h2.table.TableView
 
checkResponse(Object, Address) - Method in class org.infinispan.remoting.transport.AbstractTransport
 
checkRight(Table, int) - Method in class org.h2.engine.User
Checks that this user has the given rights for this database object.
checkRow(Session, Table, Row, Row) - Method in class org.h2.constraint.Constraint
Check if this row fulfils the constraint.
checkRow(Session, Table, Row, Row) - Method in class org.h2.constraint.ConstraintCheck
 
checkRow(Session, Table, Row, Row) - Method in class org.h2.constraint.ConstraintReferential
 
checkRow(Session, Table, Row, Row) - Method in class org.h2.constraint.ConstraintUnique
 
checkSAXVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Report version info from SAX interfaces.
checkSchemaValidation(Node) - Static method in class org.picketlink.identity.federation.core.util.JAXPValidationUtil
Based on system property "picketlink.schema.validate" set to "true", do schema validation
checkScrollability() - Method in class org.hibernate.loader.Loader
Check whether the current loader can support returning ScrollableResults.
checkSealed() - Method in class org.jgroups.util.MutableDigest
 
checkSet() - Method in class org.h2.expression.Parameter
 
checkSet() - Method in interface org.h2.expression.ParameterInterface
Check if the value is set.
checkSet() - Method in class org.h2.expression.ParameterRemote
 
checkShutdownState() - Method in class org.jboss.com.sun.corba.se.spi.orb.ORB
 
checkSimpleDerivationOk(XSSimpleType, XSTypeDefinition, short) - Static method in class org.apache.xerces.impl.xs.XSConstraints
check whether simple type derived is valid derived from base, given a subset of {restriction, extension}.
checkSimpleId() - Method in class org.hibernate.ejb.metamodel.AbstractIdentifiableType
Centralized check to ensure the id for this hierarchy is a simple one (i.e., does not use an id-class).
checkSize(int) - Method in class org.hornetq.core.journal.impl.TimedBuffer
Verify if the size fits the buffer
checkSizeRemove() - Method in class org.h2.util.HashBase
Check the size before removing an entry.
checkStandaloneEntityRef(String, DTDGrammar, XMLEntityDecl, XMLErrorReporter) - Static method in class org.apache.xerces.impl.dtd.XMLDTDProcessor
Check standalone entity reference.
checkState() - Method in class org.apache.commons.configuration.tree.DefaultConfigurationNode
Checks if a modification of this node is allowed.
checkStatisticsUsed() - Method in class org.infinispan.interceptors.base.JmxStatsCommandInterceptor
 
checkSTSPermission() - Method in class org.picketlink.identity.federation.saml.v2.assertion.AssertionType
 
checksumTest(byte[], int, int) - Static method in class org.h2.store.PageStore
Check if the stored checksum is correct
checkSupportAlter() - Method in class org.h2.table.FunctionTable
 
checkSupportAlter() - Method in class org.h2.table.MetaTable
 
checkSupportAlter() - Method in class org.h2.table.RangeTable
 
checkSupportAlter() - Method in class org.h2.table.RegularTable
 
checkSupportAlter() - Method in class org.h2.table.Table
Check if this table supports ALTER TABLE.
checkSupportAlter() - Method in class org.h2.table.TableLink
 
checkSupportAlter() - Method in class org.h2.table.TableView
 
checkSystemLiteral(String) - Static method in class org.jdom.Verifier
This will ensure that the data for a system literal is legal.
checkSystemProperties(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Fillin hash with info about SystemProperties.
CheckType - Enum in org.hornetq.core.security
 
checkTypeDerivationOk(XSTypeDefinition, XSTypeDefinition, short) - Static method in class org.apache.xerces.impl.xs.XSConstraints
check whether derived is valid derived from base, given a subset of {restriction, extension}.B
checkUnboundNamespacePrefixedNode(Node) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Deprecated.
DOM level 3: Check a node to determine if it contains unbound namespace prefixes.
checkUnboundNamespacePrefixedNode(Node) - Method in class org.apache.xml.serialize.XMLSerializer
Deprecated.
DOM Level 3: Check a node to determine if it contains unbound namespace prefixes.
checkUniqueness(EntityKey, Object) - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
Attempts to check whether the given key represents an entity already loaded within the current session.
checkUniqueness(EntityKey, Object) - Method in interface org.hibernate.engine.spi.PersistenceContext
Attempts to check whether the given key represents an entity already loaded within the current session.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSAllCM
check whether this content violates UPA constraint.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in interface org.apache.xerces.impl.xs.models.XSCMValidator
check whether this content violates UPA constraint.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSDFACM
check whether this content violates UPA constraint.
checkUniqueParticleAttribution(SubstitutionGroupHandler) - Method in class org.apache.xerces.impl.xs.models.XSEmptyCM
check whether this content violates UPA constraint.
checkUnparsedEntity(String) - Method in class org.apache.xerces.xinclude.XIncludeHandler
Checks if an UnparsedEntity with the given name was declared in the DTD of the document for the current pipeline.
checkURI(String) - Static method in class org.jdom.Verifier
Checks a string to see if it is a legal RFC 2396 URI.
checkUsingModifiedFlag(Audited) - Method in class org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesReader
 
checkValid() - Method in class org.hibernate.cache.infinispan.impl.BaseRegion
 
checkValueBinding() - Method in class org.hibernate.metamodel.binding.AbstractSingularAttributeBinding
 
checkValueBinding() - Method in class org.hibernate.metamodel.binding.ComponentAttributeBinding
 
checkWarnings() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
checkWrite() - Method in class org.hornetq.jms.client.HornetQMessage
 
checkWritingAllowed() - Method in class org.h2.engine.Database
 
checkWritingAllowed() - Method in class org.h2.engine.SessionRemote
 
checkWritingAllowed() - Method in interface org.h2.store.DataHandler
Check if writing is allowed.
checkWritingAllowed() - Method in class org.h2.table.Table
Tests if the table can be written.
checkWritingAllowed() - Method in class org.h2.table.TableLink
Linked tables don't know if they are readonly.
checkWritingAllowed() - Method in class org.h2.tools.Recover
INTERNAL
checkXid(Xid) - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
Used to identify inbound bridged Xids in either the RM log (when called by XARecoveryModule) or the JCA subordinate tx log (when called internally from this class) which have or have not got a remaining transaction that may still drive them to completion.
checkXMLName(String) - Static method in class org.jdom.Verifier
This is a utility function for sharing the base process of checking any XML name.
CHILD - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
CHILD - Static variable in class org.apache.xerces.impl.xpath.XPath.Axis
Type: child.
CHILD - Static variable in class org.apache.xml.dtm.Axis
The child axis contains the children of the context node.
childAdded(Node) - Method in class org.dom4j.datatype.DatatypeElement
Override to force lazy recreation of data object
childAdded(Node) - Method in class org.dom4j.tree.AbstractBranch
Called when a new child node has been added to me to allow any parent relationships to be created or events to be fired.
childAdded(Node) - Method in class org.dom4j.tree.AbstractDocument
 
childAdded(Node) - Method in class org.dom4j.tree.AbstractElement
Called when a new child node is added to create any parent relationships
ChildIterator - Class in org.apache.xpath.axes
This class implements an optimized iterator for "node()" patterns, that is, any children of the context node.
ChildNode - Class in org.apache.xerces.dom
ChildNode inherits from NodeImpl and adds the capability of being a child by having references to its previous and next siblings.
ChildNode(CoreDocumentImpl) - Constructor for class org.apache.xerces.dom.ChildNode
No public constructor; only subclasses of Node should be instantiated, and those normally via a Document's factory methods
ChildNode() - Constructor for class org.apache.xerces.dom.ChildNode
Constructor for serialization.
childRemoved(Node) - Method in class org.dom4j.datatype.DatatypeElement
Override to force lazy recreation of data object
childRemoved(Node) - Method in class org.dom4j.tree.AbstractBranch
Called when a child node has been removed to allow any parent relationships to be deleted or events to be fired.
childRemoved(Node) - Method in class org.dom4j.tree.AbstractDocument
 
childRemoved(Node) - Method in class org.dom4j.tree.AbstractElement
 
children - Variable in class org.dom4j.swing.BranchTreeNode
Stores the child tree nodes
children() - Method in class org.dom4j.swing.BranchTreeNode
 
children() - Method in class org.dom4j.swing.LeafTreeNode
 
childrenElement(String) - Method in class org.apache.xerces.parsers.DTDParser
A referenced element in a children content model.
childrenEndGroup() - Method in class org.apache.xerces.parsers.DTDParser
The end of a children group.
childrenOccurrence(short) - Method in class org.apache.xerces.parsers.DTDParser
The occurrence count for a child in a children content model.
childrenSeparator(short) - Method in class org.apache.xerces.parsers.DTDParser
The separator between choices or sequences of a children content model.
childrenStartGroup() - Method in class org.apache.xerces.parsers.DTDParser
The start of a children group.
ChildTestIterator - Class in org.apache.xpath.axes
This class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.
ChildTestIterator(DTMAxisTraverser) - Constructor for class org.apache.xpath.axes.ChildTestIterator
Create a ChildTestIterator object.
childValue(Object) - Method in class org.apache.log4j.helpers.ThreadLocalMap
 
chNew - Variable in class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
chNew - Variable in class org.infinispan.statetransfer.BaseStateTransferTask
 
CHOICE - Static variable in class org.apache.xerces.impl.dtd.models.SimpleContentModel
CHOICE
choice - Variable in class org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectType
 
choiceType - Variable in class org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType
 
choiceType - Variable in class org.picketlink.identity.federation.saml.v2.protocol.XACMLPolicyQueryType
 
choiceTypeList - Variable in class org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion.XACMLPolicyStatementType
 
chOld - Variable in class org.infinispan.statetransfer.BaseStateTransferManagerImpl
 
chOld - Variable in class org.infinispan.statetransfer.BaseStateTransferTask
 
chooseFriendlyName - Variable in class org.picketlink.identity.federation.web.handlers.saml2.SAML2AttributeHandler
 
chooseRequestVersion(ORB, IOR) - Static method in class org.jboss.com.sun.corba.se.spi.ior.iiop.GIOPVersion
This chooses the appropriate GIOP version.
ChooseTag - Class in org.apache.taglibs.standard.tag.common.core
Tag handler for <choose> in JSTL.
ChooseTag() - Constructor for class org.apache.taglibs.standard.tag.common.core.ChooseTag
 
Chronology - Class in org.joda.time
Chronology provides access to the individual date time fields for a chronological calendar system.
Chronology() - Constructor for class org.joda.time.Chronology
 
CHUNK_MASK - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk mask.
CHUNK_OVERFLOW - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CHUNK_SHIFT - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk shift.
CHUNK_SIZE - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk size.
chunkOverflow(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
chunkOverflow(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
chunkOverflow(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
chunkOverflow() - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
chunkSize - Variable in class org.infinispan.config.Configuration.StateRetrievalType
Deprecated.
 
chunkSize(Integer) - Method in class org.infinispan.config.Configuration.StateRetrievalType
Deprecated.
 
chunkSize(Integer) - Method in interface org.infinispan.config.FluentConfiguration.StateRetrievalConfig
Deprecated.
Size of a state transfer chunk, in cache entries.
chunkSize() - Method in class org.infinispan.configuration.cache.StateTransferConfiguration
If > 0, the state will be transferred in batches of chunkSize cache entries.
chunkSize(int) - Method in class org.infinispan.configuration.cache.StateTransferConfigurationBuilder
If > 0, the state will be transferred in batches of chunkSize cache entries.
chunkToken - Variable in class org.uddi.sub_v3.GetSubscriptionResults
 
chunkToken - Variable in class org.uddi.sub_v3.SubscriptionResultsList
 
chunkToken - Variable in class org.uddi.vscache_v3.GetAllValidValues
 
chunkToken - Variable in class org.uddi.vscache_v3.ValidValuesList
 
CIPHER_DATA_LOCALNAME - Static variable in class org.picketlink.identity.federation.core.util.XMLEncryptionUtil
 
CIPHER_TYPE - Static variable in class org.jgroups.auth.X509Token
 
cipherData - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
CipherDataType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for CipherDataType complex type.
CipherDataType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
 
CipherFactory - Class in org.h2.security
A factory to create new block cipher objects.
cipherReference - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
 
CipherReferenceType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for CipherReferenceType complex type.
CipherReferenceType(URI) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.CipherReferenceType
 
cipherValue - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
 
CircleOfTrustServlet - Class in org.picketlink.identity.federation.web.servlets.saml
Circle of trust establishing servlet that accesses the metadata urls of the various sites and updates the common store
CircleOfTrustServlet() - Constructor for class org.picketlink.identity.federation.web.servlets.saml.CircleOfTrustServlet
 
CIRCULAR_INCLUDE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
CIRCULAR_VARIABLE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
CircularDependencyException - Exception in org.jboss.msc.service
Exception used to indicate there was a circular dependency discovered during resolution.
CircularDependencyException(String, ServiceName[]) - Constructor for exception org.jboss.msc.service.CircularDependencyException
Constructs a CircularDependencyException with the specified detail message.
CK_PSHA1 - Static variable in interface org.picketlink.identity.federation.core.wstrust.WSTrustConstants
 
claimsProcessor - Variable in class org.picketlink.identity.federation.core.config.ClaimsProcessorsType
 
ClaimsProcessor - Interface in org.picketlink.identity.federation.core.wstrust
A ClaimsProcessor implementation is responsible for parsing the WS-Trust claims according to the specified claims dialect and retrieving the attributes that correspond to the required claims.
claimsProcessors - Variable in class org.picketlink.identity.federation.core.config.STSType
 
ClaimsProcessorsType - Class in org.picketlink.identity.federation.core.config
The claims processors specify the classes that are capable of processing specific claims dialects.
ClaimsProcessorsType() - Constructor for class org.picketlink.identity.federation.core.config.ClaimsProcessorsType
 
ClaimsProcessorType - Class in org.picketlink.identity.federation.core.config
Java class for ClaimsProcessorType complex type.
ClaimsProcessorType() - Constructor for class org.picketlink.identity.federation.core.config.ClaimsProcessorType
 
ClaimsType - Class in org.picketlink.identity.federation.ws.trust
Java class for ClaimsType complex type.
ClaimsType() - Constructor for class org.picketlink.identity.federation.ws.trust.ClaimsType
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLASS - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CLASS - Static variable in class org.hibernate.persister.entity.Queryable.Declarer
 
CLASS - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Class to JDBC VARCHAR.
CLASS - Static variable in class org.osgi.framework.AdminPermission
The action string class.
CLASS - Static variable in class org.picketlink.identity.federation.core.parsers.config.SAMLConfigParser
 
CLASS_BOOLEAN - Static variable in class org.apache.xpath.objects.XObject
Constant for BOOLEAN object type
CLASS_CACHE_PREFIX - Static variable in class org.hibernate.ejb.AvailableSettings
Caching configuration should follow the following pattern hibernate.ejb.classcache. usage[, region] where usage is the cache strategy used and region the cache region name
CLASS_CAST_EXCEPTION_IN_LOAD_STUB - Static variable in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
CLASS_LOADER - Static variable in class org.infinispan.factories.KnownComponentNames
 
CLASS_MASK - Static variable in class org.jboss.com.sun.corba.se.impl.io.ObjectStreamClass
 
CLASS_NAME - Static variable in class org.hibernate.type.SerializableToBlobType
class name of the serialisable class
CLASS_NAME - Static variable in class org.picketlink.identity.federation.core.parsers.config.SAMLConfigParser
 
CLASS_NAMES - Static variable in class org.hibernate.ejb.AvailableSettings
List of classes names Internal use only
CLASS_NODESET - Static variable in class org.apache.xpath.objects.XObject
Constant for NODESET object type
CLASS_NOT_FOUND - Static variable in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
CLASS_NOT_FOUND1 - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CLASS_NOT_FOUND2 - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CLASS_NOT_FOUND3 - Static variable in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
CLASS_NOT_FOUND_1 - Static variable in class org.h2.constant.ErrorCode
The error with code 90086 is thrown when a class can not be loaded because it is not in the classpath or because a related class is not in the classpath.
CLASS_NOT_FOUND_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
CLASS_NOT_LOADED - Static variable in interface org.picketlink.identity.federation.core.ErrorCodes
 
CLASS_NOTPRESENT - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Marker that a class or .jar was not found.
CLASS_NULL - Static variable in class org.apache.xpath.objects.XObject
Constant for NULL object type
CLASS_NUMBER - Static variable in class org.apache.xpath.objects.XObject
Constant for NUMBER object type
CLASS_PRESENT - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Marker that a class or .jar was found.
CLASS_RTREEFRAG - Static variable in class org.apache.xpath.objects.XObject
Constant for RESULT TREE FRAGMENT object type
CLASS_STRING - Static variable in class org.apache.xpath.objects.XObject
Constant for STRING object type
CLASS_UNKNOWN - Static variable in class org.apache.xpath.objects.XObject
Constant for UNKNOWN object type
CLASS_UNRESOLVEDVARIABLE - Static variable in class org.apache.xpath.objects.XObject
Represents an unresolved variable type as an integer.
ClassAuditingData - Class in org.hibernate.envers.configuration.metadata.reader
 
ClassAuditingData() - Constructor for class org.hibernate.envers.configuration.metadata.reader.ClassAuditingData
 
classCacheOrCollectionCache - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory
 
classCastExceptionInLoadStub(CompletionStatus, Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
classCastExceptionInLoadStub(CompletionStatus) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
classCastExceptionInLoadStub(Throwable) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
classCastExceptionInLoadStub() - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
ClassCloner - Interface in org.jboss.marshalling.cloner
A cloner for class types.
ClassConfigurator - Class in org.jgroups.conf
This class will be replaced with the class that read info from the magic number configurator that reads info from the xml file.
ClassConfigurator() - Constructor for class org.jgroups.conf.ClassConfigurator
 
classData - Variable in class org.jboss.com.sun.corba.se.impl.presentation.rmi.StubFactoryBase
 
ClassDesc - Class in javax.rmi.CORBA
This class is used to marshal java.lang.Class objects over IIOP.
ClassDesc() - Constructor for class javax.rmi.CORBA.ClassDesc
 
ClassDescriptor - Interface in org.hibernate.bytecode.buildtime.spi
Contract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader.
classes - Variable in class org.hibernate.cfg.Configuration
 
ClassesAuditingData - Class in org.hibernate.envers.configuration
A helper class holding auditing meta-data for all persistent classes.
ClassesAuditingData() - Constructor for class org.hibernate.envers.configuration.ClassesAuditingData
 
classExternalizerFactory - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured class externalizer factory.
classExternalizerFactory - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured class externalizer factory.
ClassExternalizerFactory - Interface in org.jboss.marshalling
A factory for locating custom externalizers.
classFile - Variable in class org.jboss.invocation.proxy.AbstractClassFactory
The class file that is used to generate the class.
ClassFilter - Interface in org.hibernate.bytecode.buildtime.spi
Used to determine whether a class should be instrumented.
classFilter - Variable in class org.hibernate.bytecode.spi.AbstractClassTransformerImpl
 
ClassFilter - Class in org.hibernate.ejb.packaging
Filter on class elements
ClassFilter(boolean, Class[]) - Constructor for class org.hibernate.ejb.packaging.ClassFilter
 
ClassFinder - Class in org.infinispan.util
Find infinispan classes utility
ClassFinder() - Constructor for class org.infinispan.util.ClassFinder
 
classForName(String, Class) - Method in class org.hibernate.annotations.common.reflection.java.JavaReflectionManager
 
classForName(String, Class<T>) - Method in interface org.hibernate.annotations.common.reflection.ReflectionManager
 
classForName(String, Class) - Static method in class org.hibernate.annotations.common.util.ReflectHelper
Perform resolution of a class name.
classForName(String) - Static method in class org.hibernate.annotations.common.util.ReflectHelper
Perform resolution of a class name.
classForName(String, Class) - Static method in class org.hibernate.internal.util.ReflectHelper
Perform resolution of a class name.
classForName(String) - Static method in class org.hibernate.internal.util.ReflectHelper
Perform resolution of a class name.
classForName(String, ServiceRegistry) - Static method in class org.hibernate.metamodel.source.hbm.Helper
 
classForName(String) - Method in class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
classForName(String) - Method in interface org.hibernate.service.classloading.spi.ClassLoaderService
Locate a class by name
ClassGenerator - Class in org.apache.xalan.xsltc.compiler.util
The class that implements any class that inherits from AbstractTranslet, i.e.
ClassGenerator(String, String, String, int, String[], Stylesheet) - Constructor for class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
ClassicAvgFunction - Class in org.hibernate.dialect.function
Classic AVG sqlfunction that return types as it was done in Hibernate 3.1
ClassicAvgFunction() - Constructor for class org.hibernate.dialect.function.ClassicAvgFunction
 
ClassicCountFunction - Class in org.hibernate.dialect.function
Classic COUNT sqlfunction that return types as it was done in Hibernate 3.1
ClassicCountFunction() - Constructor for class org.hibernate.dialect.function.ClassicCountFunction
 
ClassicQueryTranslatorFactory - Class in org.hibernate.hql.internal.classic
Generates translators which uses the older hand-written parser to perform the translation.
ClassicQueryTranslatorFactory() - Constructor for class org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
 
ClassicSumFunction - Class in org.hibernate.dialect.function
Classic SUM sqlfunction that return types as it was done in Hibernate 3.1
ClassicSumFunction() - Constructor for class org.hibernate.dialect.function.ClassicSumFunction
 
Classification - Interface in javax.xml.registry.infomodel
 
CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
 
ClassificationImpl - Class in org.apache.ws.scout.registry.infomodel
Implements JAXR Classification Interface.
ClassificationImpl(LifeCycleManager) - Constructor for class org.apache.ws.scout.registry.infomodel.ClassificationImpl
Creates a new instance of ClassificationImpl
ClassificationScheme - Interface in javax.xml.registry.infomodel
 
ClassificationSchemeImpl - Class in org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ClassificationSchemeImpl(LifeCycleManager) - Constructor for class org.apache.ws.scout.registry.infomodel.ClassificationSchemeImpl
Creates a new instance of ClassificationSchemeImpl
classLoader() - Method in class org.infinispan.configuration.cache.Configuration
Deprecated.
classLoader(ClassLoader) - Method in class org.infinispan.configuration.cache.ConfigurationBuilder
 
classLoader() - Method in class org.infinispan.configuration.global.GlobalConfiguration
Get the classloader in use by this configuration.
classLoader(ClassLoader) - Method in class org.infinispan.configuration.global.GlobalConfigurationBuilder
 
CLASSLOADER_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
ClassLoaderAwareCache<K,V> - Class in org.hibernate.cache.infinispan.impl
 
ClassLoaderAwareCache(AdvancedCache<K, V>, ClassLoader) - Constructor for class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache
 
ClassLoaderAwareCache.ClassLoaderAwareListener - Class in org.hibernate.cache.infinispan.impl
 
ClassLoaderAwareCache.ClassLoaderAwareListener(Object, ClassLoaderAwareCache) - Constructor for class org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache.ClassLoaderAwareListener
 
ClassLoaderClassCloner - Class in org.jboss.marshalling.cloner
A class cloner which uses the given class loader to resolve classes.
ClassLoaderClassCloner(ClassLoader) - Constructor for class org.jboss.marshalling.cloner.ClassLoaderClassCloner
 
ClassLoaderLogContextSelector - Class in org.jboss.logmanager
A log context selector which chooses a log context based on the caller's classloader.
ClassLoaderLogContextSelector(LogContextSelector) - Constructor for class org.jboss.logmanager.ClassLoaderLogContextSelector
Construct a new instance.
ClassLoaderLogContextSelector() - Constructor for class org.jboss.logmanager.ClassLoaderLogContextSelector
Construct a new instance.
classLoaderPreservingTask(Runnable) - Static method in class org.jboss.threads.JBossExecutors
Create a task that delegates to the given task, preserving the context classloader which was in effect when this method was invoked.
ClassLoaderService - Interface in org.hibernate.service.classloading.spi
A service for interacting with class loaders
ClassLoaderServiceImpl - Class in org.hibernate.service.classloading.internal
Standard implementation of the service for interacting with class loaders
ClassLoaderServiceImpl() - Constructor for class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
ClassLoaderServiceImpl(ClassLoader) - Constructor for class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
ClassLoaderServiceImpl(ClassLoader, ClassLoader, ClassLoader, ClassLoader) - Constructor for class org.hibernate.service.classloading.internal.ClassLoaderServiceImpl
 
ClassLoaderSpecfiedCache<K,V> - Class in org.infinispan
 
ClassLoaderSpecfiedCache(AdvancedCache<K, V>, ClassLoader) - Constructor for class org.infinispan.ClassLoaderSpecfiedCache
 
ClassLoadingException - Exception in org.hibernate.service.classloading.spi
Indicates a problem performing class loading
ClassLoadingException(String, Throwable) - Constructor for exception org.hibernate.service.classloading.spi.ClassLoadingException
 
ClassLoadingException(String) - Constructor for exception org.hibernate.service.classloading.spi.ClassLoadingException
 
ClassloadingUtil - Class in org.hornetq.utils
This class will be used to perform generic class-loader operations, such as load a class first using TCCL, and then the classLoader used by HornetQ (ClassloadingUtil.getClass().getClassLoader()).
ClassloadingUtil() - Constructor for class org.hornetq.utils.ClassloadingUtil
 
ClassMetadata - Interface in org.hibernate.metadata
Exposes entity class metadata to the application
ClassMetadataSource - Interface in org.jboss.invocation.proxy.reflection
Interface that provides reflection data for a given class
className - Variable in class org.infinispan.config.CustomInterceptorConfig
 
className - Variable in class org.picketlink.identity.federation.core.config.KeyProviderType
 
className - Variable in class org.picketlink.identity.federation.core.config.MetadataProviderType
 
classNameFormatStep(boolean, int, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source class name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
classNameOf(String) - Static method in class org.jboss.com.sun.corba.se.impl.orbutil.ORBUtility
Get the class name corresponding to a particular repository Id.
ClassNamePatternConverter - Class in org.apache.log4j.pattern
Formats the class name of the site of the logging request.
classNotFound(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
classNotFound(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
classNotFound(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
classNotFound(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.UtilSystemException
 
classNotFound1(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound1(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound1(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound1(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound2(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound2(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound2(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound2(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound3(CompletionStatus, Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound3(CompletionStatus, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound3(Throwable, Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
classNotFound3(Object) - Method in class org.jboss.com.sun.corba.se.impl.logging.ORBUtilSystemException
 
ClassOfValue<T> - Class in org.jboss.msc.value
A value which returns the Class object of another value.
ClassOfValue(Value<? extends T>) - Constructor for class org.jboss.msc.value.ClassOfValue
 
ClassPropertyHolder - Class in org.hibernate.cfg
 
ClassPropertyHolder(PersistentClass, XClass, Map<String, Join>, Mappings, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
 
ClassPropertyHolder(PersistentClass, XClass, EntityBinder, Mappings, Map<XClass, InheritanceState>) - Constructor for class org.hibernate.cfg.ClassPropertyHolder
 
classResolver(ClassResolver) - Method in interface org.infinispan.config.FluentGlobalConfiguration.SerializationConfig
Deprecated.
Class resolver to use when unmarshallig objects.
classResolver(ClassResolver) - Method in class org.infinispan.config.GlobalConfiguration.SerializationType
Deprecated.
 
classResolver() - Method in class org.infinispan.configuration.global.SerializationConfiguration
 
classResolver(ClassResolver) - Method in class org.infinispan.configuration.global.SerializationConfigurationBuilder
Class resolver to use when unmarshallig objects.
classResolver - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured class resolver.
classResolver - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured class resolver.
ClassResolver - Interface in org.jboss.marshalling
A class annotator and resolver.
classTable - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured class table.
classTable - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured class table.
ClassTable - Interface in org.jboss.marshalling
A lookup mechanism for predefined classes.
ClassTable.Writer - Interface in org.jboss.marshalling
The class writer for a specific class.
classToTableName(String) - Method in class org.hibernate.cfg.DefaultNamingStrategy
Return the unqualified class name
classToTableName(String) - Method in class org.hibernate.cfg.EJB3NamingStrategy
 
classToTableName(String) - Method in class org.hibernate.cfg.ImprovedNamingStrategy
Return the unqualified class name, mixed case converted to underscores
classToTableName(String) - Method in interface org.hibernate.cfg.NamingStrategy
Return a table name for an entity class
ClassTransformer - Interface in javax.persistence.spi
A persistence provider supplies an instance of this interface to the PersistenceUnitInfo.addTransformer method.
ClassTransformer - Interface in org.hibernate.bytecode.spi
A persistence provider provides an instance of this interface to the PersistenceUnitInfo.addTransformer method.
ClassType - Class in org.hibernate.type
A type that maps between VARCHAR and Class
ClassType() - Constructor for class org.hibernate.type.ClassType
 
classType - Variable in class org.hibernate.validator.xml.BeanType
 
ClassType - Class in org.hibernate.validator.xml
Java class for classType complex type.
ClassType() - Constructor for class org.hibernate.validator.xml.ClassType
 
ClassTypeDescriptor - Class in org.hibernate.type.descriptor.java
TODO : javadoc
ClassTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClassTypeDescriptor
 
ClassUtil - Class in org.apache.juddi.v3.client
 
ClassUtil() - Constructor for class org.apache.juddi.v3.client.ClassUtil
 
ClauseParser - Class in org.hibernate.hql.internal.classic
Parses the Hibernate query into its constituent clauses.
ClauseParser() - Constructor for class org.hibernate.hql.internal.classic.ClauseParser
 
clazz - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache
 
clazz - Variable in class org.hibernate.internal.jaxb.cfg.JaxbHibernateConfiguration.JaxbSessionFactory.JaxbMapping
 
clazz - Variable in class org.hibernate.internal.jaxb.cfg.JaxbListenerElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbComponentElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbCompositeElementElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbGeneratorElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbClass.JaxbCompositeId
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbDatabaseObject.JaxbDefinition
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbIdentifierGenerator
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbImport
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping.JaxbTypedef
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbKeyManyToOneElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToManyElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbManyToOneElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeIndex
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbIndexManyToMany
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbMapKeyManyToMany
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbMetaValueElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbNestedCompositeElementElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToManyElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbOneToOneElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbReturnElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbTuplizerElement
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEmbeddable
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntity
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbEntityListener
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbIdClass
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMapKeyClass
 
clazz - Variable in class org.hibernate.internal.jaxb.mapping.orm.JaxbMappedSuperclass
 
clazz - Variable in class org.hibernate.validator.xml.BeanType
 
clazz - Variable in class org.picketlink.identity.federation.core.handler.config.Handler
 
clazzOrSubclassOrJoinedSubclass - Variable in class org.hibernate.internal.jaxb.mapping.hbm.JaxbHibernateMapping
 
cleanContentType(MimePart, String) - Static method in class com.sun.mail.util.MimeUtil
If a Content-Type handler has been specified, call it to clean up the Content-Type value.
cleaningUpConnectionPool(String) - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cleaningUpConnectionPool(String) - Method in interface org.hibernate.internal.CoreMessageLogger
 
cleaningUpConnectionPool(String) - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
cleaningUpConnectionPool$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
cleanLocksAndRethrow(InvocationContext, Throwable) - Method in class org.infinispan.interceptors.locking.AbstractLockingInterceptor
 
cleanString(String) - Static method in class com.ibm.wsdl.util.StringUtils
 
cleanString(String) - Static method in class com.ibm.wsdl.util.xml.DOMUtils
 
cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ClientAuth
Remove implementation specific principals and credentials from the subject.
cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ServerAuth
Remove implementation specific principals and credentials from the subject.
cleanTableView() - Method in class org.apache.xerces.util.XMLAttributesImpl
Purges all elements from the table view.
cleanup() - Method in interface javax.resource.spi.ManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
cleanUp() - Method in class org.apache.log4j.net.SocketAppender
Drop the connection to the remote host and release the underlying connector thread if it has been created
cleanUp() - Method in class org.apache.log4j.net.SocketHubAppender
Release the underlying ServerMonitor thread, and drop the connections to all connected remote servers.
cleanup() - Method in class org.apache.xerces.impl.xs.opti.SchemaParsingConfig
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
cleanup() - Method in class org.apache.xerces.parsers.DTDConfiguration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
cleanup() - Method in class org.apache.xerces.parsers.NonValidatingConfiguration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
cleanup() - Method in class org.apache.xerces.parsers.XML11Configuration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
cleanup() - Method in class org.apache.xerces.parsers.XML11DTDConfiguration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
cleanup() - Method in class org.apache.xerces.parsers.XML11NonValidatingConfiguration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
cleanup() - Method in interface org.apache.xerces.xni.parser.XMLPullParserConfiguration
If the application decides to terminate parsing before the xml document is fully parsed, the application should call this method to free any resource allocated during parsing.
cleanup(ResultSet) - Method in class org.hibernate.engine.loading.internal.LoadContexts
Release internal state associated with the given result set.
cleanup() - Method in class org.hibernate.engine.loading.internal.LoadContexts
Release internal state associated with *all* result sets.
cleanup() - Method in class org.hibernate.engine.query.spi.QueryPlanCache
 
cleanup() - Method in interface org.hornetq.api.core.client.ClientSessionFactory
Opposed to close, will call cleanup only on every created session and children objects.
cleanUp() - Method in class org.hornetq.core.client.impl.ClientConsumerImpl
 
cleanUp() - Method in interface org.hornetq.core.client.impl.ClientConsumerInternal
 
cleanUp() - Method in class org.hornetq.core.client.impl.ClientProducerImpl
 
cleanUp() - Method in interface org.hornetq.core.client.impl.ClientProducerInternal
 
cleanup() - Method in class org.hornetq.core.client.impl.ClientSessionFactoryImpl
 
cleanUp(boolean) - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
cleanUp(boolean) - Method in interface org.hornetq.core.client.impl.ClientSessionInternal
 
cleanUp(boolean) - Method in class org.hornetq.core.client.impl.DelegatingSession
 
cleanup() - Method in class org.hornetq.core.client.impl.ServerLocatorImpl
 
cleanup() - Method in interface org.hornetq.core.client.impl.ServerLocatorInternal
 
cleanup() - Method in class org.hornetq.core.paging.cursor.impl.PageCursorProviderImpl
 
cleanup() - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionCounterImpl
This method sould alwas be called from a single threaded executor
cleanup() - Method in interface org.hornetq.core.paging.cursor.PageCursorProvider
 
cleanup() - Static method in class org.infinispan.transaction.lookup.DummyTransactionManagerLookup
 
cleanup() - Method in class org.jboss.invocation.proxy.AbstractClassFactory
Cleans up any resources left over from generating the class.
cleanup() - Method in class org.jboss.invocation.proxy.AbstractProxyFactory
Cleans up any resources left over from generating the class.
cleanup() - Method in class org.jboss.invocation.proxy.AbstractSubclassFactory
Cleans up any resources left over from generating the class.
cleanup(Object) - Static method in class org.jboss.vfs.util.automount.Automounter
Cleanup all references from the owner.
cleanup(VirtualFile) - Static method in class org.jboss.vfs.util.automount.Automounter
Cleanup all references from the owner.
cleanup(MountOwner) - Static method in class org.jboss.vfs.util.automount.Automounter
Cleanup all references from the MountOwner.
cleanup(Principal) - Method in class org.picketlink.identity.federation.bindings.jboss.subject.PicketLinkJBossSubjectInteraction
 
cleanup(Principal) - Method in interface org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteraction
Clean up the Principal from the security cache
cleanup() - Method in class org.picketlink.identity.federation.core.saml.v2.metadata.store.FileBasedMetadataConfigurationStore
 
cleanup() - Method in interface org.picketlink.identity.federation.core.saml.v2.metadata.store.IMetadataConfigurationStore
Perform final cleanup if needed.
cleanupClientPIRequest() - Method in interface org.jboss.com.sun.corba.se.spi.protocol.PIHandler
Invoked when a request is about to be cleaned up.
cleanupEntries(boolean) - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl
It will cleanup all the records for completed pages
cleanupEntries(boolean) - Method in interface org.hornetq.core.paging.cursor.PageSubscription
 
cleanupExecutor(DirectExecutor, Runnable) - Static method in class org.jboss.threads.JBossExecutors
Create an executor which runs the given cleanup task after running its given task.
cleanupFromSynchronizations() - Method in interface org.hibernate.engine.spi.PersistenceContext.NaturalIdHelper
cleanupInternalPropertiesBeforeRouting(ServerMessage) - Method in class org.hornetq.core.postoffice.impl.PostOfficeImpl
 
cleanupRecoveredXAResources() - Static method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Release any BridgeXAResource instances that have been driven through to completion by their parent JTA transaction.
cleanupServerPIRequest() - Method in interface org.jboss.com.sun.corba.se.spi.protocol.PIHandler
Invoked when a request is about to be cleaned up.
cleanUpSessionNote(Request) - Method in class org.picketlink.identity.federation.bindings.tomcat.idp.IDPWebBrowserSSOValve
 
cleanupTaskFrequency(Long) - Method in class org.infinispan.config.Configuration.L1Type
Deprecated.
 
cleanupTaskFrequency(Long) - Method in interface org.infinispan.config.FluentConfiguration.L1Config
Deprecated.
Determines how often a cleanup thread runs to clean up an internal log of requestors for a specific key
cleanupTaskFrequency() - Method in class org.infinispan.configuration.cache.L1Configuration
Determines how often a cleanup thread runs to clean up an internal log of requestors for a specific key
cleanupTaskFrequency(long) - Method in class org.infinispan.configuration.cache.L1ConfigurationBuilder
How often the L1 requestors map is cleaned up of stale items
cleanUpTie(Tie) - Method in class org.jboss.com.sun.corba.se.impl.javax.rmi.CORBA.Util
 
clear() - Method in interface javax.persistence.EntityManager
Clear the persistence context, causing all managed entities to become detached.
clear() - Method in class javax.servlet.jsp.JspWriter
Clear the contents of the buffer.
clear() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
clear() - Method in class org.apache.commons.configuration.AbstractConfiguration
 
clear() - Method in class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration.FileConfigurationDelegate
 
clear() - Method in class org.apache.commons.configuration.BaseConfiguration
 
clear() - Method in class org.apache.commons.configuration.CombinedConfiguration
Clears this configuration.
clear() - Method in class org.apache.commons.configuration.CompositeConfiguration
Remove all configuration reinitialize the in memory configuration.
clear() - Method in interface org.apache.commons.configuration.Configuration
Remove all properties from the configuration.
clear() - Method in class org.apache.commons.configuration.DatabaseConfiguration
Removes all entries from this configuration.
clear() - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
clear() - Method in class org.apache.commons.configuration.EnvironmentConfiguration
Removes all properties from this configuration.
clear() - Static method in class org.apache.commons.configuration.interpol.ConstantLookup
Clears the shared cache with the so far resolved constants.
clear() - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
clear() - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
clear() - Method in class org.apache.commons.configuration.tree.DefaultConfigurationNode.SubNodes
Removes all sub nodes.
clear() - Method in class org.apache.commons.configuration.XMLConfiguration
Removes all properties from this configuration.
clear() - Method in class org.apache.log4j.Hierarchy
 
clear() - Method in class org.apache.log4j.lf5.viewer.FilteredLogTableModel
Clears all records from the LogTableModel
clear() - Static method in class org.apache.log4j.MDC
 
clear() - Static method in class org.apache.log4j.NDC
 
clear() - Method in class org.apache.log4j.or.RendererMap
 
clear() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
 
clear() - Method in class org.apache.xalan.xsltc.runtime.AttributeList
Clears the attribute list
clear() - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
clear() - Method in class org.apache.xerces.impl.dtd.DTDGrammarBucket
 
clear() - Method in class org.apache.xerces.impl.dtd.XMLAttributeDecl
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLContentSpec
Clears the values.
clear() - Method in class org.apache.xerces.impl.dtd.XMLElementDecl
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLEntityDecl
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLNotationDecl
clear
clear() - Method in class org.apache.xerces.impl.dtd.XMLSimpleType
clear
clear() - Method in class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Clears the stack without throwing away existing QName objects.
clear() - Method in class org.apache.xerces.impl.XMLEntityManager.Entity
Clears the entity.
clear() - Method in class org.apache.xerces.impl.XMLEntityManager.ExternalEntity
Clears the entity.
clear() - Method in class org.apache.xerces.impl.XMLEntityManager.InternalEntity
Clears the entity.
clear() - Method in class org.apache.xerces.impl.xs.util.XSObjectListImpl
 
clear() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ShortVector
Clears the vector.
clear() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.ValueStoreBase
 
clear() - Method in class org.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Resets the XPath matcher stack.
clear() - Method in class org.apache.xerces.parsers.CachingParserPool.SynchronizedGrammarPool
clear the grammar pool
clear() - Method in class org.apache.xerces.util.IntStack
Clears the stack.
clear() - Method in class org.apache.xerces.util.SymbolHash
Remove all key/value assocaition.
clear() - Method in class org.apache.xerces.util.XMLCatalogResolver
Forces the cache of catalog mappings to be cleared.
clear() - Method in class org.apache.xerces.util.XMLEntityDescriptionImpl
Clears the values.
clear() - Method in class org.apache.xerces.util.XMLGrammarPoolImpl
 
clear() - Method in class org.apache.xerces.util.XMLGrammarPoolImpl.Entry
 
clear() - Method in class org.apache.xerces.util.XMLResourceIdentifierImpl
Clears the values.
clear() - Method in class org.apache.xerces.util.XMLStringBuffer
Clears the string buffer.
clear() - Method in interface org.apache.xerces.xni.grammars.XMLGrammarPool
Removes all grammars from the pool.
clear() - Method in class org.apache.xerces.xni.QName
Clears the values of the qname components.
clear() - Method in class org.apache.xerces.xni.XMLString
Resets all of the values to their defaults.
clear() - Method in class org.apache.xml.utils.BoolStack
Clears the stack.
clear() - Method in class org.dom4j.bean.BeanAttributeList
 
clear() - Method in class org.dom4j.rule.RuleManager
 
clear() - Method in class org.dom4j.rule.Stylesheet
 
clear() - Method in class org.dom4j.swing.XMLTableDefinition
 
clear() - Method in class org.dom4j.tree.BackedList
 
clear() - Method in class org.dom4j.tree.ContentListFacade
 
clear() - Method in class org.dom4j.tree.NamespaceStack
Clears the stack
clear(int) - Method in class org.h2.util.BitField
Set bit at the given index to 'false'.
clear() - Method in interface org.h2.util.Cache
Clear the cache.
clear() - Method in class org.h2.util.CacheLRU
 
clear() - Method in class org.h2.util.CacheTQ
 
clear() - Method in class org.h2.util.SoftHashMap
 
clear() - Method in class org.hibernate.action.internal.UnresolvedEntityInsertActions
clear() - Method in interface org.hibernate.cache.infinispan.util.CacheAdapter
Clear the cache.
clear() - Method in class org.hibernate.cache.infinispan.util.CacheAdapterImpl
 
clear() - Method in class org.hibernate.cache.internal.StandardQueryCache
 
clear() - Method in interface org.hibernate.cache.spi.QueryCache
 
clear() - Method in class org.hibernate.cache.spi.UpdateTimestampsCache
 
clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.ListProxy
 
clear() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection.SetProxy
 
clear() - Method in class org.hibernate.collection.internal.PersistentBag
 
clear() - Method in class org.hibernate.collection.internal.PersistentIdentifierBag
 
clear() - Method in class org.hibernate.collection.internal.PersistentList
 
clear() - Method in class org.hibernate.collection.internal.PersistentMap
 
clear() - Method in class org.hibernate.collection.internal.PersistentSet
 
clear() - Method in class org.hibernate.ejb.AbstractEntityManagerImpl
 
clear() - Method in class org.hibernate.engine.internal.StatefulPersistenceContext
 
clear() - Method in class org.hibernate.engine.spi.ActionQueue
 
clear() - Method in class org.hibernate.engine.spi.BatchFetchQueue
Clears all entries from this fetch queue.
clear() - Method in interface org.hibernate.engine.spi.NonFlushedChanges
Remove the non-flushed changes from this NonFlushedChanges object.
clear() - Method in interface org.hibernate.engine.spi.PersistenceContext
Clear the state of the persistence context
clear() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.CollectionProxy
 
clear() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.MapProxy
 
clear() - Method in class org.hibernate.envers.entities.mapper.relation.lazy.proxy.SortedMapProxy
 
clear() - Method in class org.hibernate.event.service.internal.EventListenerGroupImpl
 
clear() - Method in interface org.hibernate.event.service.spi.EventListenerGroup
 
clear() - Method in class org.hibernate.internal.NonFlushedChangesImpl
 
clear() - Method in class org.hibernate.internal.SessionImpl
 
clear() - Method in class org.hibernate.internal.util.collections.BoundedConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in interface org.hibernate.internal.util.collections.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that all Segment entries have been cleared.
clear() - Method in class org.hibernate.internal.util.collections.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class org.hibernate.internal.util.collections.IdentityMap
 
clear() - Method in class org.hibernate.internal.util.collections.IdentitySet
 
clear() - Method in class org.hibernate.jmx.StatisticsService
Deprecated.
 
clear() - Method in class org.hibernate.proxy.map.MapProxy
 
clear() - Method in interface org.hibernate.Session
Completely clear the session.
clear() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
reset all statistics
clear() - Method in interface org.hibernate.stat.Statistics
reset all statistics
clear() - Method in class org.hibernate.validator.util.IdentitySet
 
clear() - Method in interface org.hornetq.api.core.HornetQBuffer
Sets the readerIndex and writerIndex of this buffer to 0.
clear() - Method in class org.hornetq.core.buffers.impl.ChannelBufferWrapper
 
clear() - Method in class org.hornetq.core.buffers.impl.ResetLimitWrappedHornetQBuffer
 
clear(boolean) - Method in class org.hornetq.core.client.impl.ClientConsumerImpl
 
clear(boolean) - Method in interface org.hornetq.core.client.impl.ClientConsumerInternal
 
clear() - Method in class org.hornetq.core.client.impl.CompressedLargeMessageControllerImpl
 
clear() - Method in class org.hornetq.core.client.impl.LargeMessageControllerImpl
 
clear() - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
clear() - Method in class org.hornetq.core.journal.impl.JournalTransaction
 
clear() - Method in class org.hornetq.core.messagecounter.impl.MessageCounterManagerImpl
 
clear() - Method in interface org.hornetq.core.messagecounter.MessageCounterManager
 
clear() - Method in interface org.hornetq.core.postoffice.AddressManager
 
clear() - Method in class org.hornetq.core.postoffice.impl.SimpleAddressManager
 
clear() - Method in class org.hornetq.core.postoffice.impl.WildcardAddressManager
 
clear() - Method in class org.hornetq.core.remoting.impl.invm.InVMRegistry
 
clear() - Method in class org.hornetq.core.server.cluster.impl.ClusterManagerImpl
 
clear() - Method in class org.hornetq.core.server.impl.RoutingContextImpl
 
clear() - Method in interface org.hornetq.core.server.RoutingContext
 
clear() - Method in interface org.hornetq.core.settings.HierarchicalRepository
clear the repository
clear() - Method in class org.hornetq.core.settings.impl.HierarchicalObjectRepository
 
clear() - Method in class org.hornetq.utils.ConcurrentHashSet
 
clear() - Method in interface org.hornetq.utils.HQDeque
 
clear() - Method in interface org.hornetq.utils.LinkedList
 
clear() - Method in class org.hornetq.utils.LinkedListImpl
 
clear() - Method in interface org.hornetq.utils.PriorityLinkedList
 
clear() - Method in class org.hornetq.utils.PriorityLinkedListImpl
 
clear() - Method in class org.hornetq.utils.SoftValueHashMap
 
clear() - Method in class org.hornetq.utils.TypedProperties
 
clear() - Method in class org.infinispan.AbstractDelegatingCache
 
clear(EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.AbstractDelegatingCacheImpl
 
clear() - Method in class org.infinispan.atomic.AtomicHashMap
 
clear() - Method in class org.infinispan.atomic.AtomicHashMapProxy
 
clear() - Method in class org.infinispan.atomic.FineGrainedAtomicHashMapProxy
 
clear() - Method in class org.infinispan.CacheImpl
 
clear() - Method in class org.infinispan.commands.read.KeySetCommand.ExpiredFilteredKeySet
 
clear() - Method in class org.infinispan.commands.read.ValuesCommand.ExpiredFilteredValues
 
clear() - Method in interface org.infinispan.container.DataContainer
Removes all entries in the container
clear() - Method in class org.infinispan.container.DefaultDataContainer
 
clear() - Method in class org.infinispan.DecoratedCache
 
clear() - Method in interface org.infinispan.loaders.CacheStore
Clears all entries in the store
clear() - Method in class org.infinispan.loaders.decorators.AbstractDelegatingStore
 
clear() - Method in class org.infinispan.loaders.decorators.AsyncStore
 
clear() - Method in class org.infinispan.loaders.decorators.ChainingCacheStore
 
clear() - Method in class org.infinispan.loaders.decorators.ReadOnlyStore
 
clear() - Method in class org.infinispan.loaders.decorators.SingletonStore
 
clear() - Method in class org.infinispan.loaders.LockSupportCacheStore
 
Clear - Class in org.infinispan.loaders.modifications
Represents a CacheStore.clear() modification
Clear() - Constructor for class org.infinispan.loaders.modifications.Clear
 
clear() - Method in class org.infinispan.util.concurrent.BoundedConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in interface org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionPolicy
Invoked to notify EvictionPolicy implementation that all Segment entries have been cleared.
clear() - Method in class org.infinispan.util.concurrent.ConcurrentHashSet
 
clear() - Method in class org.infinispan.util.concurrent.ConcurrentWeakKeyHashMap
Removes all of the mappings from this map.
clear() - Method in class org.infinispan.util.concurrent.jdk8backported.ConcurrentHashMapV8
Removes all of the mappings from this map.
clear() - Method in class org.infinispan.util.FastCopyHashMap
 
clear() - Method in class org.infinispan.util.FastCopyHashMap.EntrySet
 
clear() - Method in class org.infinispan.util.FastCopyHashMap.KeySet
 
clear() - Method in class org.infinispan.util.FastCopyHashMap.Values
 
clear() - Method in class org.infinispan.util.ForwardingList
 
clear() - Method in class org.infinispan.util.ReadOnlyDataContainerBackedKeySet
 
clear() - Method in class org.jboss.com.sun.corba.se.impl.corba.EnvironmentImpl
 
clear() - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.ActiveObjectMap
 
clear() - Method in class org.jboss.com.sun.corba.se.impl.orbutil.graph.NodeData
 
clear() - Method in class org.jboss.com.sun.corba.se.impl.util.IdentityHashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class org.jboss.com.sun.net.httpserver.Headers
 
clear() - Static method in class org.jboss.logging.NDC
 
clear() - Static method in class org.jboss.logmanager.MDC
Clear the current MDC map.
clear() - Static method in class org.jboss.logmanager.NDC
Clear the thread's NDC stack.
clear() - Method in class org.jboss.marshalling.util.IdentityIntMap
 
clear() - Method in class org.jboss.marshalling.util.IdentityIntSet
 
clear() - Method in class org.jboss.marshalling.util.IntKeyMap
 
clear() - Method in class org.jboss.marshalling.util.IntMap
 
clear() - Method in class org.jboss.marshalling.util.IntSet
 
clear() - Method in class org.jboss.threads.ArrayQueue
 
clear(T) - Method in class org.jboss.threads.AtomicArray
Convenience method to set the field value to the empty array.
clear() - Method in class org.jboss.threads.BalancingExecutor
Clear out all delegate executors at once.
clear() - Method in class org.jgroups.blocks.AbstractConnectionMap
 
clear(boolean) - Method in class org.jgroups.blocks.LazyRemovalCache
 
clear() - Method in class org.jgroups.blocks.ReplCache
Removes all keys and values in the L2 and L1 caches
clear() - Method in class org.jgroups.blocks.ReplicatedHashMap
Removes all of the mappings from this map.
clear() - Method in class org.jgroups.Membership
Removes all the members from this membership
clear() - Method in class org.jgroups.protocols.SCOPE.MessageQueue
 
clear() - Method in class org.jgroups.stack.GossipRouter
 
clear() - Method in class org.jgroups.util.AgeOutCache
 
clear() - Method in class org.jgroups.util.CreditMap
 
clear(int) - Method in class org.jgroups.util.FixedSizeBitSet
Sets the bit specified by the index to false.
clear() - Method in class org.jgroups.util.MutableDigest
 
clear() - Method in class org.jgroups.util.Queue
Removes all elements from the queue.
clear() - Method in class org.jgroups.util.RetransmitTable
Removes all elements.
clear() - Method in class org.jgroups.util.RspList
 
clear(long) - Method in class org.jgroups.util.Seqno
 
clear(long) - Method in class org.jgroups.util.SeqnoRange
 
clear(long...) - Method in class org.jgroups.util.SeqnoRange
 
clear() - Method in class org.jgroups.util.SeqnoTable
 
clear() - Method in class org.joda.time.format.DateTimeFormatterBuilder
Clears out all the appended elements, allowing this builder to be reused.
clear() - Method in class org.joda.time.format.PeriodFormatterBuilder
Clears out all the appended elements, allowing this builder to be reused.
clear() - Method in class org.joda.time.MutablePeriod
Clears the period, setting all values back to zero.
clear() - Method in interface org.joda.time.ReadWritablePeriod
Clears the period, setting all values back to zero.
clear() - Static method in class org.picketlink.identity.federation.bindings.tomcat.sp.holder.ServiceProviderSAMLContext
 
clear() - Method in class org.slf4j.helpers.BasicMDCAdapter
Clear all entries in the MDC.
clear() - Method in class org.slf4j.helpers.NOPMDCAdapter
 
clear() - Static method in class org.slf4j.MDC
Clear all entries in the MDC of the underlying implementation.
clear() - Method in class org.slf4j.profiler.ProfilerRegistry
 
clear() - Method in interface org.slf4j.spi.MDCAdapter
Clear all entries in the MDC.
clear(T) - Static method in class org.xnio.Buffers
Clear a buffer.
clear() - Method in class org.xnio.channels.SocketAddressBuffer
Clear both addresses in the buffer.
CLEAR_ATTRIBUTES - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CLEAR_ATTRIBUTES_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
clearAll() - Static method in class org.picketlink.identity.federation.core.parsers.ParserController
Clear the registered parsers.
clearAllFragments() - Method in class org.jgroups.protocols.FRAG2
 
clearAOM() - Method in interface org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediator
Delete everything in the active object map.
clearAOM() - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorBase_R
 
clearAOM() - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
 
clearAOM() - Method in class org.jboss.com.sun.corba.se.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
 
clearAsync() - Method in class org.infinispan.AbstractDelegatingCache
 
clearAsync(EnumSet<Flag>, ClassLoader) - Method in class org.infinispan.AbstractDelegatingCacheImpl
 
clearAsync() - Method in interface org.infinispan.api.BasicCache
Asynchronous version of Map.clear().
clearAsync() - Method in class org.infinispan.CacheImpl
 
clearAsync() - Method in class org.infinispan.DecoratedCache
 
clearAtFailover() - Method in class org.hornetq.core.client.impl.ClientConsumerImpl
 
clearAtFailover() - Method in interface org.hornetq.core.client.impl.ClientConsumerInternal
 
clearBatch() - Method in class org.h2.jdbc.JdbcPreparedStatement
Clears the batch.
clearBatch() - Method in class org.h2.jdbc.JdbcStatement
Clears the batch.
clearBody() - Method in interface javax.jms.Message
Clears out the message body.
clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
Clear the body without throwing any exceptions.
clearBody() - Method in class org.hornetq.jms.client.HornetQBytesMessage
 
clearBody() - Method in class org.hornetq.jms.client.HornetQMapMessage
 
clearBody() - Method in class org.hornetq.jms.client.HornetQMessage
 
clearBody() - Method in class org.hornetq.jms.client.HornetQObjectMessage
 
clearBody() - Method in class org.hornetq.jms.client.HornetQStreamMessage
 
clearBody() - Method in class org.hornetq.jms.client.HornetQTextMessage
 
clearBuffer() - Method in class javax.servlet.jsp.JspWriter
Clears the current contents of the buffer.
clearBuffer(ByteBuffer) - Static method in class org.hornetq.core.asyncio.impl.AsynchronousFileImpl
 
clearBuffer(ByteBuffer) - Method in class org.hornetq.core.journal.impl.AIOSequentialFileFactory
 
clearBuffer(ByteBuffer) - Method in class org.hornetq.core.journal.impl.NIOSequentialFileFactory
 
clearBuffer(ByteBuffer) - Method in interface org.hornetq.core.journal.SequentialFileFactory
 
clearBuffer() - Static method in class org.hornetq.utils.UTF8Util
 
clearCache() - Static method in class org.h2.util.StringUtils
Clear the cache.
clearCache() - Static method in class org.h2.value.Value
Clear the value cache.
clearCache() - Method in interface org.hornetq.core.settings.HierarchicalRepository
 
clearCache() - Method in class org.hornetq.core.settings.impl.HierarchicalObjectRepository
 
clearCachedProviders() - Method in interface javax.persistence.spi.PersistenceProviderResolver
Clear cache of providers.
clearCacheLoaders() - Method in class org.infinispan.configuration.cache.LoadersConfigurationBuilder
 
clearCaches() - Method in class org.dom4j.swing.XMLTableDefinition
 
clearCaches() - Static method in class org.jboss.com.sun.corba.se.impl.util.Utility
 
clearChannelListeners() - Method in class org.jgroups.Channel
Clears all installed ChannelListener instances
clearClassCache() - Method in interface org.jboss.marshalling.Marshaller
Discard the class cache.
clearClassCache() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Discard the class cache.
clearClassCache() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Discard the class cache.
clearClassCache() - Method in interface org.jboss.marshalling.Unmarshaller
Discard the class cache.
ClearCommand - Class in org.infinispan.commands.write
 
ClearCommand() - Constructor for class org.infinispan.commands.write.ClearCommand
 
ClearCommand(CacheNotifier, Set<Flag>) - Constructor for class org.infinispan.commands.write.ClearCommand
 
clearCommands() - Method in interface org.hornetq.core.protocol.core.Channel
clears any commands from the cache that are yet to be confirmed.
clearCommands() - Method in class org.hornetq.core.protocol.core.impl.ChannelImpl
 
clearConfigurationListeners() - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
clearConfigurationListeners() - Method in class org.apache.commons.configuration.event.EventSource
Removes all registered configuration listeners.
clearConfigurationListeners() - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
clearConfigurationListeners() - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
clearContent() - Method in class javax.xml.soap.AttachmentPart
Clears out the content of this AttachmentPart object.
clearContent() - Method in interface org.dom4j.Branch
Clears the content for this branch, removing any Node instances this branch may contain.
clearContent() - Method in class org.dom4j.tree.BaseElement
 
clearContent() - Method in class org.dom4j.tree.DefaultDocument
 
clearContent() - Method in class org.dom4j.tree.DefaultElement
 
clearContent() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
clearContent() - Method in class org.hibernate.tuple.ElementWrapper
 
clearContext() - Method in class org.hornetq.core.persistence.impl.journal.JournalStorageManager
 
clearContext() - Static method in class org.hornetq.core.persistence.impl.journal.OperationContextImpl
 
clearContext() - Method in class org.hornetq.core.persistence.impl.nullpm.NullStorageManager
 
clearContext() - Method in interface org.hornetq.core.persistence.StorageManager
 
clearCoRoutine() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Do what needs to be done to shut down the CoRoutine management.
clearCoRoutine(SAXException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Do what needs to be done to shut down the CoRoutine management.
clearCoRoutine() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Ask the CoRoutine parser to doTerminate and clear the reference.
clearCoRoutine(boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Ask the CoRoutine parser to doTerminate and clear the reference.
clearCounts() - Method in interface org.hornetq.core.journal.impl.JournalFile
Used during compacting (clearing counters)
clearCounts() - Method in class org.hornetq.core.journal.impl.JournalFileImpl
 
clearDataFiles() - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
clearDetailTextArea() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
clearDirty() - Method in class org.hibernate.bytecode.instrumentation.spi.AbstractFieldInterceptor
 
clearDirty() - Method in interface org.hibernate.bytecode.instrumentation.spi.FieldInterceptor
Clear the internal dirty flag.
clearDirty() - Method in class org.hibernate.collection.internal.AbstractPersistentCollection
 
clearDirty() - Method in interface org.hibernate.collection.spi.PersistentCollection
Clear the dirty flag, after flushing changes to the database.
clearDynamicHostList() - Method in class org.jgroups.protocols.TCPPING
 
clearElements() - Method in class org.apache.xalan.processor.WhitespaceInfoPaths
 
clearEntries() - Method in class org.infinispan.loaders.bucket.Bucket
 
clearErrorListeners() - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
clearErrorListeners() - Method in class org.apache.commons.configuration.event.EventSource
Removes all registered error listeners.
clearErrorListeners() - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
clearErrorListeners() - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
clearFilters() - Method in interface org.apache.log4j.Appender
Clear the list of filters by removing all the filters in it.
clearFilters() - Method in class org.apache.log4j.AppenderSkeleton
Clear the filters chain.
clearFlag(byte[], int) - Static method in class org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase
Clears a flag in the given buffer
clearFlag(Message.Flag...) - Method in class org.jgroups.Message
Clears a number of flags in a message
clearFlags(Message.Flag...) - Method in class org.jgroups.blocks.RequestOptions
 
clearFlags(byte, byte) - Static method in class org.jgroups.util.Util
 
clearFragmentsFor(Address) - Method in class org.jgroups.protocols.FRAG2
 
clearFromFlushNeededCheck(int) - Method in class org.hibernate.engine.spi.ActionQueue
 
clearGrammarPool() - Method in class org.apache.xerces.parsers.XMLGrammarCachingConfiguration
 
clearGroupers() - Method in class org.infinispan.configuration.cache.GroupsConfigurationBuilder
Clear the groupers
clearHandlers() - Method in class org.jboss.logmanager.ExtHandler
A convenience method to atomically get and clear all sub-handlers.
clearHandlers() - Method in class org.jboss.logmanager.Logger
A convenience method to atomically get and clear all handlers.
clearIdentifiers() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Remove all identifiers from the ID table
clearInitialState() - Method in class javax.faces.component.behavior.BehaviorBase

Clears the initial state flag, causing the behavior to revert from partial to full state saving.

clearInitialState() - Method in interface javax.faces.component.PartialStateHolder

Reset the PartialStateHolder to a non-delta tracking state.

clearInitialState() - Method in class javax.faces.validator.BeanValidator
 
clearInitialState() - Method in class javax.faces.validator.RegexValidator
 
clearInstanceCache() - Method in interface org.jboss.marshalling.Marshaller
Discard the instance cache.
clearInstanceCache() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Discard the instance cache.
clearInstanceCache() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Discard the instance cache.
clearInstanceCache() - Method in interface org.jboss.marshalling.Unmarshaller
Discard the instance cache.
clearIO() - Method in class org.hornetq.core.management.impl.AbstractControl
 
clearLargeMessage() - Method in class org.hornetq.core.server.impl.ServerSessionImpl
 
CLEARLIMITATION - Static variable in class org.apache.xpath.VariableStack
limitation for 1K
clearListeners() - Method in interface org.hornetq.core.settings.HierarchicalRepository
 
clearListeners() - Method in class org.hornetq.core.settings.impl.HierarchicalObjectRepository
 
clearLocalSlots(int, int) - Method in class org.apache.xpath.VariableStack
Use this to clear the variables in a section of the stack.
clearLockedKeys() - Method in class org.infinispan.context.impl.AbstractTxInvocationContext
 
clearLockedKeys() - Method in class org.infinispan.context.impl.ImmutableContext
 
clearLockedKeys() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
clearLockedKeys() - Method in interface org.infinispan.context.InvocationContext
 
clearLockedKeys() - Method in class org.infinispan.context.InvocationContextFlagsOverride
 
clearLockedKeys() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
clearLockedKeys() - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
clearLockedKeys() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
clearLockSafe() - Method in class org.infinispan.loaders.file.FileCacheStore
 
clearLockSafe() - Method in class org.infinispan.loaders.LockSupportCacheStore
 
clearLogicalAddressCache() - Method in class org.jgroups.protocols.TP
Clears the cache.
clearLogRecords() - Method in class org.apache.log4j.lf5.viewer.LogTable
 
clearLookedUpEntries() - Method in interface org.infinispan.context.EntryLookup
Clears the collection of entries looked up
clearLookedUpEntries() - Method in class org.infinispan.context.impl.ImmutableContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.impl.LocalTxInvocationContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
clearLookedUpEntries() - Method in class org.infinispan.context.InvocationContextFlagsOverride
 
clearLookedUpEntries() - Method in class org.infinispan.context.SingleKeyNonTxInvocationContext
 
clearLookedUpEntries() - Method in class org.infinispan.transaction.AbstractCacheTransaction
 
clearLookedUpEntries() - Method in interface org.infinispan.transaction.xa.CacheTransaction
 
clearNamespaceStack() - Method in class org.dom4j.io.DOMReader
 
clearNdc() - Method in interface org.jboss.logging.LoggerProvider
 
clearNode(HierarchicalConfiguration.Node) - Method in class org.apache.commons.configuration.HierarchicalConfiguration
Deprecated.
clearNode(ConfigurationNode) - Method in class org.apache.commons.configuration.HierarchicalConfiguration
Clears the value of the specified node.
ClearOperation<K,V> - Class in org.infinispan.atomic
An atomic clear operation.
ClearOperation.Externalizer - Class in org.infinispan.atomic
 
ClearOperation.Externalizer() - Constructor for class org.infinispan.atomic.ClearOperation.Externalizer
 
clearPanel() - Method in class org.jgroups.demos.applets.DrawApplet
 
clearPanel() - Method in class org.jgroups.demos.Draw
 
clearPanel() - Method in class org.jgroups.demos.StompDraw
 
clearParameters() - Method in class org.apache.xalan.lib.sql.XConnection
 
clearParameters() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Clear all parameters set with setParameter.
clearParameters() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset the parameters to a null list.
clearParameters() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Clears the parameter stack.
clearParameters() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.clearParameters() Clear all parameters set with setParameter.
clearParameters() - Method in class org.h2.jdbc.JdbcPreparedStatement
Clears all parameters.
clearPassword() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Clear the password.
clearProperties() - Method in interface javax.jms.Message
Clears a message's properties.
clearProperties() - Method in class org.hornetq.jms.client.HornetQMessage
 
clearProperties() - Method in class org.infinispan.configuration.global.TransportConfigurationBuilder
Clears the transport properties
clearProperty(String) - Method in class org.apache.commons.configuration.AbstractConfiguration
Removes the specified property from this configuration.
clearProperty(String) - Method in class org.apache.commons.configuration.AbstractFileConfiguration
 
clearProperty(String) - Method in class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
 
clearProperty(String) - Method in interface org.apache.commons.configuration.Configuration
Remove a property from the configuration.
clearProperty(String) - Method in class org.apache.commons.configuration.DatabaseConfiguration
Removes the specified value from this configuration.
clearProperty(String) - Method in class org.apache.commons.configuration.DataConfiguration
 
clearProperty(String) - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
clearProperty(String) - Method in class org.apache.commons.configuration.EnvironmentConfiguration
Removes a property from this configuration.
clearProperty(String) - Method in class org.apache.commons.configuration.HierarchicalConfiguration
Removes the property with the given key.
clearProperty(String) - Method in class org.apache.commons.configuration.JNDIConfiguration
Removes the specified property.
clearProperty(String) - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
clearProperty(String) - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
clearProperty(String) - Method in class org.apache.commons.configuration.SubsetConfiguration
 
clearPropertyDirect(String) - Method in class org.apache.commons.configuration.AbstractConfiguration
Removes the specified property from this configuration.
clearPropertyDirect(String) - Method in class org.apache.commons.configuration.BaseConfiguration
Clear a property in the configuration.
clearPropertyDirect(String) - Method in class org.apache.commons.configuration.CompositeConfiguration
 
clearPropertyDirect(String) - Method in class org.apache.commons.configuration.MapConfiguration
 
clearQueue(Address) - Method in class org.jgroups.protocols.SCOPE
 
clearReadReady() - Method in class org.xnio.channels.TranslatingSuspendableChannel
Indicate that the channel is no longer definitely immediately readable.
clearReadRequiresWrite() - Method in class org.xnio.channels.TranslatingSuspendableChannel
Indicate that the channel no longer requires writability for reads to proceed.
clearReferences(ConfigurationNode) - Static method in class org.apache.commons.configuration.HierarchicalConfiguration
Clears all reference fields in a node structure.
clearRegions(List<String>) - Method in class org.hibernate.cache.infinispan.util.CacheCommandFactory
 
clearRemoteLocksAcquired() - Method in class org.infinispan.transaction.LocalTransaction
 
clearSelector() - Method in class org.jboss.naming.remote.client.ejb.RemoteNamingEjbClientContextSelector
 
clearState() - Method in class org.jboss.com.sun.corba.se.impl.monitoring.MonitoredObjectImpl
calls clearState() on all the registered children MonitoredObjects and MonitoredAttributes.
clearState() - Method in class org.jboss.com.sun.corba.se.impl.monitoring.MonitoringManagerImpl
 
clearState() - Method in interface org.jboss.com.sun.corba.se.spi.monitoring.MonitoredAttribute
If this attribute needs to be cleared, the user needs to implement this method to reset the state to initial state.
clearState() - Method in interface org.jboss.com.sun.corba.se.spi.monitoring.MonitoredObject
Clears the state of all the Monitored Attributes associated with the Monitored Object.
clearState() - Method in interface org.jboss.com.sun.corba.se.spi.monitoring.MonitoringManager
Initialize is called whenever there is a start monitoring call to CORBA MBean.
clearSubselects() - Method in class org.hibernate.engine.spi.BatchFetchQueue
Clears all pending subselect fetches from the queue.
clearThreadLocal() - Method in class org.infinispan.context.AbstractInvocationContextContainer
 
clearThreadLocal() - Method in interface org.infinispan.context.InvocationContextContainer
Must be called as each thread exists the interceptor chain.
clearThreadPools() - Static method in class org.hornetq.core.client.impl.ServerLocatorImpl
 
clearToken() - Method in class org.picketlink.identity.federation.core.wstrust.auth.TokenCallback
 
clearTransientFlag(Message.TransientFlag...) - Method in class org.jgroups.Message
 
clearTree(String) - Method in class org.apache.commons.configuration.AbstractHierarchicalFileConfiguration
 
clearTree(String) - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
 
clearTree(String) - Method in class org.apache.commons.configuration.HierarchicalConfiguration
Removes all values of the property with the given name and of keys that start with this name.
clearTree(String) - Method in class org.apache.commons.configuration.MultiFileHierarchicalConfiguration
 
clearTree(String) - Method in class org.apache.commons.configuration.PatternSubtreeConfigurationWrapper
 
clearWarnings() - Method in interface javax.resource.cci.Interaction
Clears all the warning reported by this Interaction instance.
clearWarnings() - Method in class org.h2.jdbc.JdbcConnection
Clears all warnings.
clearWarnings() - Method in class org.h2.jdbc.JdbcResultSet
Clears all warnings.
clearWarnings() - Method in class org.h2.jdbc.JdbcStatement
Clears all warnings.
clearWarnings() - Method in class org.h2.tools.SimpleResultSet
INTERNAL
clearWherePart() - Method in class org.hibernate.sql.QueryJoinFragment
 
clearWriteReady() - Method in class org.xnio.channels.TranslatingSuspendableChannel
Indicate that the channel is no longer definitely immediately writable.
clearWriteRequiresRead() - Method in class org.xnio.channels.TranslatingSuspendableChannel
Indicate that the channel no longer requires writability for writes to proceed.
Clerk - Class in org.apache.juddi.api_v3
 
Clerk() - Constructor for class org.apache.juddi.api_v3.Clerk
 
clerk - Variable in class org.apache.juddi.api_v3.ClerkDetail
 
clerk - Variable in class org.apache.juddi.api_v3.SaveClerk
 
ClerkDetail - Class in org.apache.juddi.api_v3
Java class for publisherDetail type.
ClerkDetail() - Constructor for class org.apache.juddi.api_v3.ClerkDetail
 
click() - Method in class org.apache.html.dom.HTMLInputElementImpl
 
CLIENT - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Headers.Subscribe.AckModeValues
 
CLIENT - Static variable in class org.jgroups.demos.StompChat
 
CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the client acknowledges a consumed message by calling the message's acknowledge method.
CLIENT_CERT - Static variable in class org.jboss.ws.api.annotation.AuthMethod
Client certificate based authentication.
CLIENT_CERT_AUTH - Static variable in class javax.faces.context.ExternalContext
String identifier for CLIENT_CERT authentication.
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Client Certificate authentication.
CLIENT_CERT_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
String identifier for Client Certificate authentication.
CLIENT_ID - Static variable in interface org.hornetq.core.protocol.stomp.Stomp.Headers.Connect
 
CLIENT_JOINED - Static variable in class org.jgroups.demos.StompChat
 
CLIENT_LEFT - Static variable in class org.jgroups.demos.StompChat
 
client_locks - Variable in class org.jgroups.protocols.Locking
 
CLIENT_TRACE_DIRECTORY - Static variable in class org.h2.constant.SysProperties
System property h2.clientTraceDirectory (default: trace.db/).
Directory where the trace files of the JDBC client are stored (only for client / server).
ClientAuth - Interface in javax.security.auth.message
An implementation of this interface is used to secure service request messages, and validate received service response messages.
ClientAuthConfig - Interface in javax.security.auth.message.config
This interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (e.g., the messaging context of a specific application, or set of applications).
ClientAuthContext - Interface in javax.security.auth.message.config
This ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a client, and to validate any responses received to those requests.
ClientAuthModule - Interface in javax.security.auth.message.module
A ClientAuthModule secures request messages, and validates received response messages.
ClientBehavior - Interface in javax.faces.component.behavior

ClientBehavior is the base contract for Behaviors that attach script content to client-side events exposed by ClientBehaviorHolder components.

ClientBehaviorBase - Class in javax.faces.component.behavior

ClientBehaviorBase is a convenience base class that implements the default concrete behavior of all methods defined by ClientBehavior.

ClientBehaviorBase() - Constructor for class javax.faces.component.behavior.ClientBehaviorBase
 
ClientBehaviorContext - Class in javax.faces.component.behavior

ClientBehaviorContext provides context information that may be useful to ClientBehavior.getScript(javax.faces.component.behavior.ClientBehaviorContext) implementations.

ClientBehaviorContext() - Constructor for class javax.faces.component.behavior.ClientBehaviorContext
 
ClientBehaviorContext.Parameter - Class in javax.faces.component.behavior

Parameter instances represent name/value pairs that "submitting" ClientBehavior implementations should include when posting back into the Faces lifecycle.

ClientBehaviorContext.Parameter(String, Object) - Constructor for class javax.faces.component.behavior.ClientBehaviorContext.Parameter

Creates a Parameter instance.

ClientBehaviorHint - Enum in javax.faces.component.behavior

An enum that specifies hints that describes the behavior of ClientBehavior implementations.

ClientBehaviorHolder - Interface in javax.faces.component.behavior

The ClientBehaviorHolder interface may be implemented by any concrete UIComponent that wishes to support client behaviors as defined by ClientBehavior.

ClientBehaviorRenderer - Class in javax.faces.render
A ClientBehaviorRenderer produces the client-side script that implements a ClientBehavior's client-side logic.
ClientBehaviorRenderer() - Constructor for class javax.faces.render.ClientBehaviorRenderer
 
ClientConfig - Class in org.apache.juddi.v3.client.config
Handles the client configuration of the uddi-client.
ClientConfig(String) - Constructor for class org.apache.juddi.v3.client.config.ClientConfig
Constructor (note Singleton pattern).
ClientConfig(String, Properties) - Constructor for class org.apache.juddi.v3.client.config.ClientConfig
Constructor (note Singleton pattern).
ClientConfiguration - Interface in javax.enterprise.deploy.spi.status
Installs configures and runs an application client.
ClientConsumer - Interface in org.hornetq.api.core.client
A ClientConsumer receives messages from HornetQ queues.
ClientConsumerImpl - Class in org.hornetq.core.client.impl
 
ClientConsumerImpl(ClientSessionInternal, long, SimpleString, SimpleString, boolean, int, int, TokenBucketLimiter, Executor, Executor, Channel, SessionQueueQueryResponseMessage, ClassLoader) - Constructor for class org.hornetq.core.client.impl.ClientConsumerImpl
 
ClientConsumerInternal - Interface in org.hornetq.core.client.impl
A ClientConsumerInternal
ClientDelegate - Interface in org.jboss.com.sun.corba.se.pept.protocol
The presentation block interacts with the PEPt architecture via the ClientDelegate.
ClientDelegateFactory - Interface in org.jboss.com.sun.corba.se.spi.protocol
Interface used to create a ClientDelegate from a ContactInfoList.
ClientExecuteException - Exception in javax.enterprise.deploy.spi.exceptions
Errors setting up an application client
ClientExecuteException() - Constructor for exception javax.enterprise.deploy.spi.exceptions.ClientExecuteException
Create an exception with a null reason.
ClientExecuteException(String) - Constructor for exception javax.enterprise.deploy.spi.exceptions.ClientExecuteException
Create an exception with a reason.
ClientGmsImpl - Class in org.jgroups.protocols.pbcast
Client part of GMS.
ClientGmsImpl(GMS) - Constructor for class org.jgroups.protocols.pbcast.ClientGmsImpl
 
ClientInvocationInfo - Interface in org.jboss.com.sun.corba.se.pept.protocol
 
ClientLargeMessageImpl - Class in org.hornetq.core.client.impl
ClientLargeMessageImpl is only created when receiving large messages.
ClientLargeMessageImpl() - Constructor for class org.hornetq.core.client.impl.ClientLargeMessageImpl
 
ClientLargeMessageImpl.HornetQOutputStream - Class in org.hornetq.core.client.impl
 
ClientLargeMessageInternal - Interface in org.hornetq.core.client.impl
A ClientLargeMessageInternal
ClientMessage - Interface in org.hornetq.api.core.client
A ClientMessage represents a message sent and/or received by HornetQ.
ClientMessageImpl - Class in org.hornetq.core.client.impl
A ClientMessageImpl
ClientMessageImpl() - Constructor for class org.hornetq.core.client.impl.ClientMessageImpl
 
ClientMessageImpl(byte, boolean, long, long, byte, int) - Constructor for class org.hornetq.core.client.impl.ClientMessageImpl
 
ClientMessageInternal - Interface in org.hornetq.core.client.impl
A ClientMessageInternal
ClientProducer - Interface in org.hornetq.api.core.client
A ClientProducer is used to send messages to a specific address.
ClientProducerCreditManager - Interface in org.hornetq.core.client.impl
A ClientProducerCreditManager
ClientProducerCreditManagerImpl - Class in org.hornetq.core.client.impl
A ProducerCreditManager
ClientProducerCreditManagerImpl(ClientSessionInternal, int) - Constructor for class org.hornetq.core.client.impl.ClientProducerCreditManagerImpl
 
ClientProducerCredits - Interface in org.hornetq.core.client.impl
A ClientProducerCredits
ClientProducerCreditsImpl - Class in org.hornetq.core.client.impl
A ClientProducerCreditsImpl
ClientProducerCreditsImpl(ClientSessionInternal, SimpleString, int) - Constructor for class org.hornetq.core.client.impl.ClientProducerCreditsImpl
 
ClientProducerImpl - Class in org.hornetq.core.client.impl
The client-side Producer connectionFactory class.
ClientProducerImpl(ClientSessionInternal, SimpleString, TokenBucketLimiter, boolean, boolean, boolean, SimpleString, int, Channel) - Constructor for class org.hornetq.core.client.impl.ClientProducerImpl
 
ClientProducerInternal - Interface in org.hornetq.core.client.impl
A ClientProducerInternal
clientReply_1_1_Get() - Method in interface org.jboss.com.sun.corba.se.spi.transport.CorbaConnection
 
clientReply_1_1_Put(MessageMediator) - Method in interface org.jboss.com.sun.corba.se.spi.transport.CorbaConnection
 
clientReply_1_1_Remove() - Method in interface org.jboss.com.sun.corba.se.spi.transport.CorbaConnection
 
ClientRequestDispatcher - Interface in org.jboss.com.sun.corba.se.pept.protocol
ClientRequestDispatcher coordinates the request (and possible response) processing for a specific protocol.
clientRequestMapGet(int) - Method in interface org.jboss.com.sun.corba.se.spi.transport.CorbaConnection
 
ClientRequestor - Class in org.hornetq.api.core.client
The ClientRequestor class helps making requests.
ClientRequestor(ClientSession, SimpleString) - Constructor for class org.hornetq.api.core.client.ClientRequestor
Constructor for the ClientRequestor.
ClientRequestor(ClientSession, String) - Constructor for class org.hornetq.api.core.client.ClientRequestor
 
CLIENTS - Static variable in class org.jgroups.demos.StompChat
 
clients_dest - Static variable in class org.jgroups.demos.StompDraw
 
CLIENTS_KW - Static variable in class org.jgroups.demos.StompChat
 
ClientSession - Interface in org.hornetq.api.core.client
A ClientSession is a single-thread object required for producing and consuming messages.
ClientSession.BindingQuery - Interface in org.hornetq.api.core.client
Information returned by a binding query
ClientSession.QueueQuery - Interface in org.hornetq.api.core.client
Information returned by a queue query
ClientSessionFactory - Interface in org.hornetq.api.core.client
A ClientSessionFactory is the entry point to create and configure HornetQ resources to produce and consume messages.
ClientSessionFactoryImpl - Class in org.hornetq.core.client.impl
A ClientSessionFactoryImpl Encapsulates a connection to a server
ClientSessionFactoryImpl(ServerLocatorInternal, TransportConfiguration, long, long, long, long, double, long, int, Executor, ScheduledExecutorService, List<Interceptor>) - Constructor for class org.hornetq.core.client.impl.ClientSessionFactoryImpl
 
ClientSessionFactoryInternal - Interface in org.hornetq.core.client.impl
A ClientSessionFactoryInternal
ClientSessionImpl - Class in org.hornetq.core.client.impl
 
ClientSessionImpl(ClientSessionFactoryInternal, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, int, int, int, int, int, int, boolean, boolean, boolean, int, boolean, int, String, CoreRemotingConnection, int, Channel, Executor, Executor) - Constructor for class org.hornetq.core.client.impl.ClientSessionImpl
 
ClientSessionInternal - Interface in org.hornetq.core.client.impl
A ClientSessionInternal
ClientSessionPacketHandler - Class in org.hornetq.core.client.impl
A ClientSessionPacketHandler
ClientSessionPacketHandler(ClientSessionInternal, Channel) - Constructor for class org.hornetq.core.client.impl.ClientSessionPacketHandler
 
ClientSubscriptionInfo - Class in org.apache.juddi.api_v3
Java class for save_subscriptionInfo type.
ClientSubscriptionInfo() - Constructor for class org.apache.juddi.api_v3.ClientSubscriptionInfo
 
clientSubscriptionInfo - Variable in class org.apache.juddi.api_v3.ClientSubscriptionInfoDetail
 
clientSubscriptionInfo - Variable in class org.apache.juddi.api_v3.SaveClientSubscriptionInfo
 
ClientSubscriptionInfoDetail - Class in org.apache.juddi.api_v3
Java class for publisherDetail type.
ClientSubscriptionInfoDetail() - Constructor for class org.apache.juddi.api_v3.ClientSubscriptionInfoDetail
 
clientSubscriptionKey - Variable in class org.apache.juddi.api_v3.GetClientSubscriptionInfoDetail
 
ClientTokenClientFactory - Class in org.jboss.sasl.clienttoken
 
ClientTokenClientFactory() - Constructor for class org.jboss.sasl.clienttoken.ClientTokenClientFactory
Construct a new instance.
ClientTokenSaslClient - Class in org.jboss.sasl.clienttoken
 
ClientTokenSaslClient(String, String, CallbackHandler, String) - Constructor for class org.jboss.sasl.clienttoken.ClientTokenSaslClient
Construct a new instance.
ClientUtil - Class in org.jboss.naming.remote.client
 
ClientUtil() - Constructor for class org.jboss.naming.remote.client.ClientUtil
 
cll - Variable in class org.infinispan.interceptors.EntryWrappingInterceptor
 
clm - Variable in class org.infinispan.interceptors.CacheLoaderInterceptor
 
CLOB - Static variable in class org.h2.message.TraceObject
The trace type id for clobs.
CLOB - Static variable in class org.h2.value.Value
The value type for CLOB values.
CLOB - Static variable in class org.hibernate.type.StandardBasicTypes
The standard Hibernate type for mapping Clob to JDBC CLOB.
CLOB_BINDING - Static variable in class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
ClobImplementer - Interface in org.hibernate.engine.jdbc
Marker interface for non-contextually created Clob instances..
ClobProxy - Class in org.hibernate.engine.jdbc
Manages aspects of proxying Clobs for non-contextual creation, including proxy creation and handling proxy invocations.
ClobProxy(String) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Constructor used to build Clob from string data.
ClobProxy(Reader, long) - Constructor for class org.hibernate.engine.jdbc.ClobProxy
Constructor used to build Clob from a reader.
ClobType - Class in org.hibernate.type
A type that maps between CLOB and Clob
ClobType() - Constructor for class org.hibernate.type.ClobType
 
ClobTypeDescriptor - Class in org.hibernate.type.descriptor.java
Descriptor for Clob handling.
ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor
 
ClobTypeDescriptor - Class in org.hibernate.type.descriptor.sql
Descriptor for CLOB handling.
ClobTypeDescriptor() - Constructor for class org.hibernate.type.descriptor.sql.ClobTypeDescriptor
 
ClobTypeDescriptor.ClobMutabilityPlan - Class in org.hibernate.type.descriptor.java
 
ClobTypeDescriptor.ClobMutabilityPlan() - Constructor for class org.hibernate.type.descriptor.java.ClobTypeDescriptor.ClobMutabilityPlan
 
CLOCK_SKEW_MILIS - Static variable in interface org.picketlink.identity.federation.core.saml.v2.interfaces.SAML2Handler
 
clockhourOfDay() - Method in class org.joda.time.chrono.AssembledChronology
 
clockhourOfDay - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
clockhourOfDay() - Method in class org.joda.time.chrono.BaseChronology
Get the hour of day (offset to 1-24) field for this chronology.
clockhourOfDay() - Method in class org.joda.time.Chronology
Get the hour of day (offset to 1-24) field for this chronology.
clockhourOfDay() - Static method in class org.joda.time.DateTimeFieldType
Get the hour of day (offset to 1-24) field type.
clockhourOfHalfday() - Method in class org.joda.time.chrono.AssembledChronology
 
clockhourOfHalfday - Variable in class org.joda.time.chrono.AssembledChronology.Fields
 
clockhourOfHalfday() - Method in class org.joda.time.chrono.BaseChronology
Get the hour of am/pm (offset to 1-12) field for this chronology.
clockhourOfHalfday() - Method in class org.joda.time.Chronology
Get the hour of am/pm (offset to 1-12) field for this chronology.
clockhourOfHalfday() - Static method in class org.joda.time.DateTimeFieldType
Get the hour of am/pm (offset to 1-12) field type.
clone() - Method in class com.sun.mail.imap.ACL
Clone this ACL entry.
clone() - Method in class com.sun.mail.imap.Rights
Returns a clone of this Rights object.
clone() - Method in class javax.mail.Flags
Returns a clone of this Flags object.
clone() - Method in class javax.mail.internet.InternetAddress
Return a copy of this InternetAddress object.
clone() - Method in interface javax.resource.cci.Record
Creates and returns a copy of this object.
clone() - Method in class javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this Cookie.
clone() - Method in class javax.ws.rs.core.Response.ResponseBuilder
Create a copy of the ResponseBuilder preserving its state.
clone() - Method in class javax.ws.rs.core.UriBuilder
Create a copy of the UriBuilder preserving its state.
clone() - Method in class org.apache.commons.configuration.AbstractFileConfiguration
Creates a copy of this configuration.
clone() - Method in class org.apache.commons.configuration.BaseConfiguration
Creates a copy of this object.
clone() - Method in class org.apache.commons.configuration.CombinedConfiguration
Returns a copy of this object.
clone() - Method in class org.apache.commons.configuration.CompositeConfiguration
Returns a copy of this object.
clone() - Method in class org.apache.commons.configuration.ConfigurationKey.KeyIterator
Creates a clone of this object.
clone() - Method in class org.apache.commons.configuration.DynamicCombinedConfiguration
Returns a copy of this object.
clone() - Method in class org.apache.commons.configuration.event.EventSource
Overrides the clone() method to correctly handle so far registered event listeners.
clone() - Method in class org.apache.commons.configuration.HierarchicalConfiguration
Creates a copy of this object.
clone() - Method in class org.apache.commons.configuration.MapConfiguration
Returns a copy of this object.
clone() - Method in class org.apache.commons.configuration.PropertiesConfiguration
Creates a copy of this object.
clone() - Method in interface org.apache.commons.configuration.tree.ConfigurationNode
Returns a copy of this node.
clone() - Method in class org.apache.commons.configuration.tree.DefaultConfigurationKey.KeyIterator
Creates a clone of this object.
clone() - Method in class org.apache.commons.configuration.tree.DefaultConfigurationNode
Creates a copy of this object.
clone() - Method in class org.apache.commons.configuration.XMLConfiguration
Creates a copy of this object.
clone() - Method in class org.apache.xalan.templates.OutputProperties
Clone this OutputProperties, including a clone of the wrapped Properties reference.
clone() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
clone() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Clone.
clone() - Method in class org.apache.xerces.impl.xpath.regex.Match
 
clone() - Method in class org.apache.xerces.impl.xpath.XPath.Axis
Returns a clone of this object.
clone() - Method in class org.apache.xerces.impl.xpath.XPath.LocationPath
Returns a clone of this object.
clone() - Method in class org.apache.xerces.impl.xpath.XPath.NodeTest
Returns a clone of this object.
clone() - Method in class org.apache.xerces.impl.xpath.XPath.Step
Returns a clone of this object.
clone() - Method in class org.apache.xerces.xni.QName
Returns a clone of this object.
clone() - Method in interface org.apache.xml.dtm.DTMIterator
Get a clone of this iterator, but don't reset the iteration in the process, so that it may be used from the current position.
clone() - Method in class org.apache.xml.utils.BoolStack
 
clone() - Method in class org.apache.xml.utils.IntStack
Returns clone of current IntStack
clone() - Method in class org.apache.xml.utils.IntVector
Returns clone of current IntVector
clone() - Method in class org.apache.xml.utils.NodeVector
Get a cloned LocPathIterator.
clone() - Method in class org.apache.xml.utils.ObjectStack
Returns clone of current ObjectStack
clone() - Method in class org.apache.xml.utils.ObjectVector
Returns clone of current ObjectVector
clone() - Method in class org.apache.xpath.axes.AxesWalker
Get a cloned AxesWalker.
clone() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a clone of this iterator.
clone() - Method in class org.apache.xpath.axes.FilterExprWalker
Get a cloned FilterExprWalker.
clone() - Method in class org.apache.xpath.axes.NodeSequence
Get a clone of this iterator, but don't reset the iteration in the process, so that it may be used from the current position.
clone() - Method in class org.apache.xpath.axes.OneStepIterator
Get a cloned iterator.
clone() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get a cloned PrdicatedNodeTest.
clone() - Method in class org.apache.xpath.axes.UnionPathIterator
Get a cloned LocPathIterator that holds the same position as this iterator.
clone() - Method in class org.apache.xpath.axes.WalkingIterator
Get a cloned WalkingIterator that holds the same position as this iterator.
clone() - Method in class org.apache.xpath.NodeSet
Get a cloned LocPathIterator.
clone() - Method in class org.apache.xpath.NodeSetDTM
Clone this NodeSetDTM.
clone() - Method in class org.apache.xpath.VariableStack
Returns a clone of this variable stack.
clone() - Method in interface org.dom4j.Node
clone will return a deep clone or if this node is read-only then clone will return the same instance.
clone() - Method in class org.dom4j.tree.AbstractNode
 
clone() - Method in class org.dom4j.tree.DefaultDocument
 
clone() - Method in class org.dom4j.tree.DefaultElement
 
clone() - Method in class org.dom4j.util.UserDataElement
 
clone() - Method in class org.h2.engine.ConnectionInfo
 
clone(Map<?, ?>) - Static method in class org.hibernate.internal.util.config.ConfigurationHelper
Make a clone of the configuration values.
clone(Serializable) - Static method in class org.hibernate.internal.util.SerializationHelper
Deep clone an Object using serialization.
clone() - Method in class org.hibernate.mapping.Column
Shallow copy, the value is not copied
clone() - Method in class org.hibernate.proxy.dom4j.Dom4jProxy
 
clone() - Method in class org.hibernate.tuple.ElementWrapper
 
clone() - Method in class org.infinispan.config.AbstractConfigurationBean
 
clone() - Method in class org.infinispan.config.AbstractNamedCacheConfigurationBean
 
clone() - Method in class org.infinispan.config.CacheLoaderManagerConfig
 
clone() - Method in interface org.infinispan.config.CloneableConfigurationComponent
 
clone() - Method in class org.infinispan.config.Configuration
Deprecated.
 
clone() - Method in class org.infinispan.config.Configuration.ClusteringType
Deprecated.
 
clone() - Method in class org.infinispan.config.Configuration.CustomInterceptorsType
Deprecated.
 
clone() - Method in class org.infinispan.config.Configuration.HashType
Deprecated.
 
clone() - Method in class org.infinispan.config.Configuration.QueryConfigurationBean
Deprecated.
 
clone() - Method in class org.infinispan.config.Configuration.StoreAsBinary
Deprecated.
 
clone() - Method in class org.infinispan.config.Configuration.TransactionType
Deprecated.
 
clone() - Method in class org.infinispan.config.CustomInterceptorConfig
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.AdvancedExternalizersType
Deprecated.
 
clone() - Method in class org.infinispan.config.GlobalConfiguration
Deprecated.
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.ExecutorFactoryType
Deprecated.
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.FactoryClassWithPropertiesType
Deprecated.
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.ScheduledExecutorFactoryType
Deprecated.
 
clone() - Method in class org.infinispan.config.GlobalConfiguration.TransportType
Deprecated.
 
clone() - Method in class org.infinispan.config.GroupsConfiguration
 
clone() - Method in class org.infinispan.container.entries.AbstractInternalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.ImmortalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.ImmortalCacheValue
 
clone() - Method in interface org.infinispan.container.entries.InternalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.MortalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.MortalCacheValue
 
clone() - Method in class org.infinispan.container.entries.TransientCacheEntry
 
clone() - Method in class org.infinispan.container.entries.TransientCacheValue
 
clone() - Method in class org.infinispan.container.entries.TransientMortalCacheEntry
 
clone() - Method in class org.infinispan.container.entries.TransientMortalCacheValue
 
clone() - Method in class org.infinispan.context.impl.AbstractInvocationContext
 
clone() - Method in class org.infinispan.context.impl.ImmutableContext
 
clone() - Method in class org.infinispan.context.impl.NonTxInvocationContext
 
clone() - Method in class org.infinispan.context.impl.RemoteTxInvocationContext
 
clone() - Method in interface org.infinispan.context.InvocationContext
Clones the invocation context.
clone() - Method in class org.infinispan.context.InvocationContextFlagsOverride
 
clone(Callable<T>) - Method in class org.infinispan.distexec.DefaultExecutorService
 
clone(Mapper<KIn, VIn, KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
 
clone(Reducer<KOut, VOut>) - Method in class org.infinispan.distexec.mapreduce.MapReduceTask
 
clone() - Method in class org.infinispan.factories.AbstractComponentRegistry
 
clone() - Method in class org.infinispan.loaders.AbstractCacheLoaderConfig
 
clone() - Method in class org.infinispan.loaders.AbstractCacheStoreConfig
 
clone() - Method in interface org.infinispan.loaders.CacheLoaderConfig
 
clone() - Method in class org.infinispan.loaders.decorators.AbstractDecoratorConfigurationBean
 
clone() - Method in class org.infinispan.loaders.decorators.AsyncStoreConfig
 
clone() - Method in class org.infinispan.loaders.decorators.SingletonStoreConfig
 
clone() - Method in class org.infinispan.transaction.RemoteTransaction
 
clone() - Method in class org.infinispan.transaction.xa.GlobalTransaction
 
clone() - Method in class org.infinispan.util.FastCopyHashMap
 
clone() - Method in class org.jboss.invocation.InterceptorContext
Clone this interceptor context instance.
clone(Class<?>) - Method in interface org.jboss.marshalling.cloner.ClassCloner
 
clone(Class<?>) - Method in class org.jboss.marshalling.cloner.ClassLoaderClassCloner
 
clone() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
 
clone(Object, ObjectCloner, ClassCloner) - Method in interface org.jboss.marshalling.cloner.CloneTable
Attempt to clone the given object.
clone(Object) - Method in interface org.jboss.marshalling.cloner.ObjectCloner
Create a deep clone of the given object.
clone() - Method in class org.jboss.marshalling.MarshallingConfiguration
Create a shallow clone.
clone() - Method in class org.jboss.marshalling.util.IdentityIntMap
Clone this map.
clone() - Method in class org.jboss.marshalling.util.IdentityIntSet
Clone this set.
clone() - Method in class org.jboss.marshalling.util.IntKeyMap
 
clone() - Method in class org.jboss.marshalling.util.IntMap
Clone this map.
clone() - Method in class org.jboss.marshalling.util.IntSet
Clone this set.
clone() - Method in class org.jboss.remoting3.security.InetAddressPrincipal
Create a clone of this instance.
clone() - Method in interface org.jboss.ws.api.monitoring.RecordFilter
RecordFilters must override Object.clone()
clone() - Method in interface org.jboss.ws.api.monitoring.RecordProcessor
RecordFilters must override Object.clone()
clone() - Method in class org.jdom.Attribute
This will return a clone of this Attribute.
clone() - Method in class org.jdom.Content
Returns a deep, unattached copy of this child and its descendants detached from any parent or document.
clone() - Method in class org.jdom.Document
This will return a deep clone of this Document.
clone() - Method in class org.jdom.Element
This returns a deep clone of this element.
clone() - Method in class org.jdom.output.Format
 
clone() - Method in class org.jdom.output.XMLOutputter
Returns a copy of this XMLOutputter.
clone() - Method in interface org.jdom.Parent
Obtain a deep, unattached copy of this parent and it's children.
clone() - Method in class org.jdom.ProcessingInstruction
This will return a clone of this ProcessingInstruction.
clone() - Method in class org.jdom.Text
This will return a clone of this Text node, with the same character content, but no parent.
clone() - Method in class org.jgroups.blocks.ReplicatedTree.Node
 
clone() - Method in class org.joda.time.MutableDateTime
Clone this object.
clone() - Method in class org.joda.time.MutableInterval
Clone this object.
clone() - Method in class org.joda.time.MutablePeriod
Clone this object.
Cloneable - Class in org.hibernate.internal.util
An object that is shallow-coneable
Cloneable() - Constructor for class org.hibernate.internal.util.Cloneable
 
CloneableConfigurationComponent - Interface in org.infinispan.config
Interface for all configurable components
cloneArray() - Method in class org.apache.xalan.xsltc.dom.BitArray
 
cloneASObject(boolean) - Method in class org.apache.xerces.dom.ASModelImpl
Deprecated.
Creates a copy of this ASObject.
cloneASObject(boolean) - Method in interface org.apache.xerces.dom3.as.ASObject
Deprecated.
Creates a copy of this ASObject.
cloneAttributeFromNode(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
Allow two nodes to share the same set of attributes.
cloneByteArray(byte[]) - Static method in class org.h2.util.Utils
Create a new byte array and copy all the data.
cloneCharArray(char[]) - Static method in class org.h2.util.StringUtils
Create a new char array and copy all the data.
cloneConfiguration(Configuration) - Static method in class org.apache.commons.configuration.ConfigurationUtils
Clones the given configuration object if this is possible.
cloneContent(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.AttributeMap
Override parent's method to set the ownerNode correctly
cloneContent(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
 
cloneContent() - Method in class org.jdom.Document
 
cloneContent() - Method in class org.jdom.Element
 
cloneContent() - Method in interface org.jdom.Parent
Returns a list containing detached clones of this parent's content list.
cloneContents() - Method in class org.apache.xerces.dom.RangeImpl
 
cloneDeletions() - Method in class org.hibernate.engine.spi.ActionQueue
 
ClonedNodeListIterator - Class in org.apache.xalan.xsltc.dom
A ClonedNodeListIterator is returned by the cloneIterator() method of a CachedNodeListIterator.
ClonedNodeListIterator(CachedNodeListIterator) - Constructor for class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
cloneFile() - Method in class org.hornetq.core.journal.impl.AIOSequentialFile
 
cloneFile() - Method in class org.hornetq.core.journal.impl.NIOSequentialFile
 
cloneFile() - Method in interface org.hornetq.core.journal.SequentialFile
 
cloneHeapNode() - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator.KeyIndexHeapNode
Creates a deep copy of this HeapNode.
cloneHeapNode() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Creates a deep copy of this MultiValuedNodeHeapIterator.HeapNode.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated. 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Clones and resets this iterator.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceWildcardIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
Clone a SortingIterator by cloning its source iterator and then sharing the factory and the array of NodeSortRecords.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
cloneIterator() - Method in interface org.apache.xalan.xsltc.NodeIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
cloneIterator() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
Returns a deep copy of this iterator.
cloneMap(NodeImpl) - Method in class org.apache.xerces.dom.AttributeMap
Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
cloneMap(NodeImpl) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
cloneMap(Vector) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
NON-DOM: copy content of this map into the specified vector
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLDocumentImpl
 
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLFormElementImpl
Explicit implementation of cloneNode() to ensure that cache used for getElements() gets cleared.
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLMapElementImpl
Explicit implementation of cloneNode() to ensure that cache used for getAreas() gets cleared.
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLSelectElementImpl
Explicit implementation of cloneNode() to ensure that cache used for getOptions() gets cleared.
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLTableElementImpl
Explicit implementation of cloneNode() to ensure that cache used for getRows() and getTBodies() gets cleared.
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLTableRowElementImpl
Explicit implementation of cloneNode() to ensure that cache used for getCells() gets cleared.
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLTableSectionElementImpl
Explicit implementation of cloneNode() to ensure that cache used for getRows() gets cleared.
cloneNode(boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
cloneNode(boolean) - Method in class org.apache.xerces.dom.AttrImpl
 
cloneNode(boolean) - Method in class org.apache.xerces.dom.ChildNode
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Deep-clone a document, including fixing ownerDoc for the cloned children.
cloneNode(CoreDocumentImpl, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
internal method to share code with subclass
cloneNode(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a clone of the specified node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Deep-clone a document, including fixing ownerDoc for the cloned children.
cloneNode(boolean) - Method in class org.apache.xerces.dom.DocumentTypeImpl
Clones the node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ElementDefinitionImpl
Replicate this object.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ElementImpl
Return a duplicate copy of this Element.
cloneNode(boolean) - Method in class org.apache.xerces.dom.EntityImpl
Clone node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.EntityReferenceImpl
Clone node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.NodeImpl
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ParentNode
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.PSVIDocumentImpl
Deep-clone a document, including fixing ownerDoc for the cloned children.
cloneNode(boolean) - Method in class org.apache.xerces.impl.xs.opti.DefaultNode
 
cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
cloneNode(boolean) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
cloneNode(boolean) - Method in class org.dom4j.dom.DOMAttribute
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMCDATA
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMComment
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMDocument
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMDocumentType
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMElement
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMEntityReference
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMNamespace
 
cloneNode(Node, boolean) - Static method in class org.dom4j.dom.DOMNodeHelper
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMProcessingInstruction
 
cloneNode(boolean) - Method in class org.dom4j.dom.DOMText
 
cloneProxy(Class<?>) - Method in interface org.jboss.marshalling.cloner.ClassCloner
 
cloneProxy(Class<?>) - Method in class org.jboss.marshalling.cloner.ClassLoaderClassCloner
 
cloneRange() - Method in class org.apache.xerces.dom.RangeImpl
 
ClonerConfiguration - Class in org.jboss.marshalling.cloner
 
ClonerConfiguration() - Constructor for class org.jboss.marshalling.cloner.ClonerConfiguration
 
ClonerToResultTree - Class in org.apache.xalan.transformer
Class used to clone a node, possibly including its children to a result tree.
ClonerToResultTree() - Constructor for class org.apache.xalan.transformer.ClonerToResultTree
 
cloneStack() - Static method in class org.apache.log4j.NDC
 
CloneTable - Interface in org.jboss.marshalling.cloner
An interface which allows extending a cloner to types that it would not otherwise support.
cloneToResultTree(int, int, DTM, SerializationHandler, boolean) - Static method in class org.apache.xalan.transformer.ClonerToResultTree
Clone an element with or without children.
cloneWithMarshaller(Marshaller, T) - Static method in class org.infinispan.util.Util
Clones parameter x of type T with a given Marshaller reference;
cloneWithReset() - Method in interface org.apache.xml.dtm.DTMIterator
Get a cloned Iterator that is reset to the start of the iteration.
cloneWithReset() - Method in class org.apache.xpath.axes.BasicTestIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.ChildTestIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a cloned Iterator that is reset to the start of the iteration.
cloneWithReset() - Method in class org.apache.xpath.axes.DescendantIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.LocPathIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.NodeSequence
Note: Not a deep clone.
cloneWithReset() - Method in class org.apache.xpath.axes.OneStepIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.NodeSet
Get a cloned Iterator, and reset its state to the beginning of the iteration.
cloneWithReset() - Method in class org.apache.xpath.NodeSetDTM
Get a cloned Iterator, and reset its state to the beginning of the iteration.
cloneWithWriter(Writer) - Method in class javax.faces.context.ResponseWriter
Create and return a new instance of this ResponseWriter, using the specified Writer as the output destination.
cloneWithWriter(Writer) - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call ResponseWriter.cloneWithWriter(java.io.Writer) on the wrapped ResponseWriter object.
close(boolean) - Method in class com.sun.mail.imap.IMAPFolder
Close this folder.
close() - Method in class com.sun.mail.imap.IMAPStore
Close this Store.
close() - Method in class com.sun.mail.imap.protocol.IMAPProtocol
CLOSE Command.
close(boolean) - Method in class com.sun.mail.pop3.DefaultFolder
 
close(boolean) - Method in class com.sun.mail.pop3.POP3Folder
 
close() - Method in class com.sun.mail.pop3.POP3Store
 
close() - Method in class com.sun.mail.smtp.SMTPTransport
Close the Transport and terminate the connection to the server.
close() - Method in class com.sun.mail.util.BASE64EncoderStream
Forces any buffered output bytes to be encoded out to the stream and closes this output stream
close() - Method in class com.sun.mail.util.logging.MailHandler
Prevents any other records from being published.
close() - Method in class com.sun.mail.util.QPEncoderStream
Forces any buffered output bytes to be encoded out to the stream and closes this output stream
close() - Method in class com.sun.mail.util.UUEncoderStream
 
close() - Method in class javax.ejb.embeddable.EJBContainer
Shutdown an embeddable EJBContainer instance.
close() - Method in class javax.faces.context.ResponseWriterWrapper
The default behavior of this method is to call Writer.close() on the wrapped ResponseWriter object.
close() - Method in interface javax.jms.Connection
Closes the connection.
close() - Method in interface javax.jms.ConnectionConsumer
Closes the connection consumer.
close() - Method in interface javax.jms.MessageConsumer
Closes the message consumer.
close() - Method in interface javax.jms.MessageProducer
Closes the message producer.
close() - Method in interface javax.jms.QueueBrowser
Closes the QueueBrowser.
close() - Method in class javax.jms.QueueRequestor
 
close() - Method in interface javax.jms.Session
Closes the session.
close() - Method in class javax.jms.TopicRequestor
 
close(boolean) - Method in class javax.mail.Folder
Close this Folder.
close() - Method in class javax.mail.Service
Close this service and terminate its connection.
close() - Method in class javax.mail.util.SharedFileInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in interface javax.persistence.EntityManager
Close an application-managed entity manager.
close() - Method in interface javax.persistence.EntityManagerFactory
Close the factory, releasing any resources that it holds.
close() - Method in interface javax.resource.cci.Connection
Initiates close of the connection handle at the application level.
close() - Method in interface javax.resource.cci.Interaction
Closes the current Interaction and release all the resources held for this instance by the resource adapter.
close() - Method in class javax.servlet.jsp.JspWriter
Close the stream, flushing it first.
close() - Method in interface javax.wsdl.xml.WSDLLocator
Releases all associated system resources such as the InputStreams associated with the Base and Import InputSources.
close() - Method in interface javax.xml.registry.Connection
 
close() - Method in class javax.xml.soap.SOAPConnection
Closes this SOAPConnection object.
close(MessageContext) - Method in interface javax.xml.ws.handler.Handler
Called at the conclusion of a message exchange pattern just prior to the JAX-WS runtime disptaching a message, fault or exception.
close() - Method in class javax.xml.ws.spi.http.HttpExchange
This must be called to end an exchange.
close() - Method in class org.apache.html.dom.HTMLDocumentImpl
 
close() - Method in class org.apache.juddi.v3.client.mapping.WSDLLocatorImpl
 
close() - Method in interface org.apache.log4j.Appender
Release any resources allocated within the appender such as file handles, network connections, etc.
close() - Method in class org.apache.log4j.AsyncAppender
Close this AsyncAppender by interrupting the dispatcher thread which will process all pending events before exiting.
close() - Method in class org.apache.log4j.helpers.SyslogWriter
 
close() - Method in class org.apache.log4j.jdbc.JDBCAppender
Closes the appender, flushing the buffer first then closing the default connection if it is open.
close() - Method in class org.apache.log4j.lf5.LF5Appender
This method is an empty implementation of the close() method inherited from the org.apache.log4j.Appender interface.
close() - Method in class org.apache.log4j.net.JMSAppender
Close this JMSAppender.
close() - Method in class org.apache.log4j.net.SMTPAppender
 
close() - Method in class org.apache.log4j.net.SocketAppender
Close this appender.
close() - Method in class org.apache.log4j.net.SocketHubAppender
Close this appender.
close() - Method in class org.apache.log4j.net.SyslogAppender
Release any resources held by this SyslogAppender.
close() - Method in class org.apache.log4j.net.TelnetAppender
shuts down the appender.
close() - Method in class org.apache.log4j.net.TelnetAppender.SocketHandler
make sure we close all network connections when this handler is destroyed.
close() - Method in class org.apache.log4j.nt.NTEventLogAppender
 
close() - Method in class org.apache.log4j.varia.NullAppender
 
close() - Method in class org.apache.log4j.WriterAppender
Close this appender instance.
close() - Method in class org.apache.ws.scout.registry.ConnectionImpl
 
close(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Close the given file and remove it from the formatter listener's table.
close() - Method in class org.apache.xalan.lib.sql.PooledConnection
Close the real JDBC Connection
close(boolean) - Method in class org.apache.xalan.lib.sql.SQLDocument
Close down any resources used by this document.
close() - Method in class org.apache.xalan.lib.sql.XConnection
Close the connection to the data source.
close(ExpressionContext, Object) - Method in class org.apache.xalan.lib.sql.XConnection
Close the connection to the data source.
close() - Method in class org.apache.xerces.impl.io.ASCIIReader
Close the stream.
close() - Method in class org.apache.xerces.impl.io.Latin1Reader
Close the stream.
close() - Method in class org.apache.xerces.impl.io.UCSReader
Close the stream.
close() - Method in class org.apache.xerces.impl.io.UTF8Reader
Close the stream.
close() - Method in class org.apache.xerces.impl.XMLEntityManager.RewindableInputStream
 
close() - Method in class org.apache.xerces.xinclude.XIncludeTextReader
Closes the stream.
close() - Method in class org.dom4j.io.XMLWriter
Closes the underlying Writer
close() - Method in interface org.h2.api.Trigger
This method is called when the database is closed.
close() - Method in class org.h2.command.Command
 
close() - Method in interface org.h2.command.CommandInterface
Close the statement.
close() - Method in class org.h2.command.CommandRemote
 
close() - Method in class org.h2.compress.LZFInputStream
 
close() - Method in class org.h2.compress.LZFOutputStream
 
close() - Method in class org.h2.engine.Session
 
close() - Method in interface org.h2.engine.SessionInterface
Roll back pending transactions and close the session.
close() - Method in class org.h2.engine.SessionRemote
 
close() - Method in class org.h2.fulltext.FullText.FullTextTrigger
INTERNAL
close() - Method in class org.h2.fulltext.FullTextLucene.FullTextTrigger
INTERNAL
close(Session) - Method in class org.h2.index.FunctionIndex
 
close(Session) - Method in class org.h2.index.HashIndex
 
close(Session) - Method in interface org.h2.index.Index
Close this index.
close(Session) - Method in class org.h2.index.LinkedIndex
 
close(Session) - Method in class org.h2.index.MetaIndex
 
close(Session) - Method in class org.h2.index.MultiVersionIndex
 
close(Session) - Method in class org.h2.index.PageBtreeIndex
 
close(Session) - Method in class org.h2.index.PageDataIndex
 
close(Session) - Method in class org.h2.index.PageDelegateIndex
 
close(Session) - Method in class org.h2.index.RangeIndex
 
close(Session) - Method in class org.h2.index.ScanIndex
 
close(Session) - Method in class org.h2.index.TreeIndex
 
close(Session) - Method in class org.h2.index.ViewIndex
 
close() - Method in class org.h2.jdbc.JdbcConnection
Closes this connection.
close() - Method in class org.h2.jdbc.JdbcPreparedStatement
Closes this statement.
close() - Method in class org.h2.jdbc.JdbcResultSet
Closes the result set.
close() - Method in class org.h2.jdbc.JdbcStatement
Closes this statement.
close() - Method in class org.h2.jdbcx.JdbcXAConnection
Close the physical connection.
close() - Method in class org.h2.message.TraceSystem
Close the writers, and the files if required.
close() - Method in class org.h2.result.LocalResult
 
close() - Method in interface org.h2.result.ResultExternal
Close this object and delete the temporary file.
close() - Method in interface org.h2.result.ResultInterface
Close the result and delete any temporary files
close() - Method in class org.h2.result.ResultRemote
 
close() - Method in class org.h2.result.ResultTempTable
 
close() - Method in class org.h2.result.RowList
Close the result list and delete the temporary file.
close() - Method in class org.h2.schema.Sequence
Flush the current value to disk and close this object.
close() - Method in class org.h2.schema.TriggerObject
Close the trigger.
close() - Method in class org.h2.store.DataReader
 
close() - Method in class org.h2.store.FileStore
Close the file.
close() - Method in class org.h2.store.FileStoreInputStream
 
close() - Method in class org.h2.store.FileStoreOutputStream
 
close() - Method in class org.h2.store.fs.FileChannelInputStream
 
close() - Method in class org.h2.store.fs.FileChannelOutputStream
 
close() - Method in class org.h2.store.PageInputStream
 
close() - Method in class org.h2.store.PageOutputStream
Close the stream.
close() - Method in class org.h2.store.PageStore
Close the file without further writing.
close(Session) - Method in class org.h2.table.FunctionTable
 
close(Session) - Method in class org.h2.table.MetaTable
 
close(Session) - Method in class org.h2.table.RangeTable
 
close(Session) - Method in class org.h2.table.RegularTable
 
close(Session) - Method in class org.h2.table.Table
Close the table object and flush changes.
close(Session) - Method in class org.h2.table.TableLink
 
close(Session) - Method in class org.h2.table.TableView
 
close() - Method in class org.h2.tools.Csv
INTERNAL
close() - Method in class org.h2.tools.SimpleResultSet
Closes the result set and releases the resources.
close() - Method in interface org.h2.tools.SimpleRowSource
Close the row source.
close() - Method in class org.h2.tools.TriggerAdapter
This method is called when the trigger is dropped.
close() - Method in class org.h2.util.AutoCloseInputStream
 
close() - Method in class org.h2.util.ScriptReader
Close the underlying reader.
close() - Method in class org.h2.value.Transfer
Close the transfer object and the socket.
close() - Method in class org.h2.value.Value
Close the underlying resource, if any.
close() - Method in class org.h2.value.ValueLob
 
close() - Method in class org.h2.value.ValueLobDb
 
close() - Method in class org.hibernate.ejb.EntityManagerFactoryImpl
 
close() - Method in class org.hibernate.ejb.EntityManagerImpl
 
close() - Method in interface org.hibernate.engine.HibernateIterator
Close the Hibernate query result iterator
close() - Method in class org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl
 
close() - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
close(Statement) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
close(ResultSet) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
close() - Method in class org.hibernate.engine.jdbc.internal.LogicalConnectionImpl
 
close() - Method in interface org.hibernate.engine.jdbc.spi.JdbcCoordinator
Close this coordinator and release and resources.
close() - Method in interface org.hibernate.engine.jdbc.spi.JdbcResourceRegistry
Close this registry.
close() - Method in interface org.hibernate.engine.jdbc.spi.LogicalConnection
Release the underlying connection and clean up any other resources associated with this logical connection.
close() - Method in class org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl
 
close() - Method in interface org.hibernate.engine.transaction.spi.TransactionCoordinator
Close the transaction context, returning any user supplied connection from the underlying JDBC coordinator.
close(Iterator) - Static method in class org.hibernate.Hibernate
Close an Iterator created by iterate() immediately, instead of waiting until the session is closed or disconnected.
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLOSE - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
close() - Method in class org.hibernate.internal.AbstractScrollableResults
 
close() - Method in class org.hibernate.internal.IteratorImpl
 
close() - Method in class org.hibernate.internal.SessionFactoryImpl
Closes the session factory, releasing all held resources.
close() - Method in class org.hibernate.internal.SessionImpl
 
close() - Method in class org.hibernate.internal.StatelessSessionImpl
 
close() - Method in class org.hibernate.jmx.SessionFactoryStub
Deprecated.
 
close() - Method in interface org.hibernate.ScrollableResults
Release resources immediately.
close() - Method in interface org.hibernate.Session
End the session by releasing the JDBC connection and cleaning up.
close() - Method in interface org.hibernate.SessionFactory
Destroy this SessionFactory and release all resources (caches, connection pools, etc).
close() - Method in interface org.hibernate.StatelessSession
Close the stateless session and release the JDBC connection.
close() - Method in interface org.hornetq.api.core.client.ClientConsumer
Closes the consumer.
close() - Method in interface org.hornetq.api.core.client.ClientProducer
Closes the ClientProducer.
close() - Method in class org.hornetq.api.core.client.ClientRequestor
Closes the ClientRequestor and its session.
close() - Method in interface org.hornetq.api.core.client.ClientSession
Closes the session.
close() - Method in interface org.hornetq.api.core.client.ClientSessionFactory
 
close() - Method in interface org.hornetq.api.core.client.ServerLocator
Closes this factory and release all its resources
close() - Method in interface org.hornetq.core.asyncio.AsynchronousFile
 
close() - Method in class org.hornetq.core.asyncio.impl.AsynchronousFileImpl
 
close() - Method in class org.hornetq.core.client.impl.ClientConsumerImpl
 
close() - Method in interface org.hornetq.core.client.impl.ClientProducerCreditManager
 
close() - Method in class org.hornetq.core.client.impl.ClientProducerCreditManagerImpl
 
close() - Method in interface org.hornetq.core.client.impl.ClientProducerCredits
 
close() - Method in class org.hornetq.core.client.impl.ClientProducerCreditsImpl
 
close() - Method in class org.hornetq.core.client.impl.ClientProducerImpl
 
close() - Method in class org.hornetq.core.client.impl.ClientSessionFactoryImpl
 
close() - Method in class org.hornetq.core.client.impl.ClientSessionImpl
 
close() - Method in class org.hornetq.core.client.impl.CompressedLargeMessageControllerImpl
 
close() - Method in class org.hornetq.core.client.impl.DelegatingSession
 
close() - Method in interface org.hornetq.core.client.impl.LargeMessageController
Closes this buffer.
close() - Method in class org.hornetq.core.client.impl.LargeMessageControllerImpl
 
close() - Method in class org.hornetq.core.client.impl.ServerLocatorImpl
 
close() - Method in class org.hornetq.core.filter.impl.SimpleStringReader
 
close() - Method in class org.hornetq.core.journal.impl.AbstractSequentialFile
 
close() - Method in class org.hornetq.core.journal.impl.AIOSequentialFile
 
close() - Method in class org.hornetq.core.journal.impl.NIOSequentialFile
 
close() - Method in interface org.hornetq.core.journal.SequentialFile
 
close() - Method in interface org.hornetq.core.message.BodyEncoder
This method must not be called directly by HornetQ clients.
close() - Method in class org.hornetq.core.paging.cursor.impl.LivePageCacheImpl
 
close() - Method in class org.hornetq.core.paging.cursor.impl.PageCacheImpl
 
close(PageSubscription) - Method in class org.hornetq.core.paging.cursor.impl.PageCursorProviderImpl
 
close() - Method in class org.hornetq.core.paging.cursor.impl.PageSubscriptionImpl
All the data associated with the cursor should go away here
close() - Method in interface org.hornetq.core.paging.cursor.PageCache
 
close(PageSubscription) - Method in interface org.hornetq.core.paging.cursor.PageCursorProvider
 
close() - Method in interface org.hornetq.core.paging.cursor.PageSubscription
 
close() - Method in class org.hornetq.core.paging.impl.PageImpl
 
close() - Method in interface org.hornetq.core.paging.Page
 
close() - Method in class org.hornetq.core.persistence.impl.journal.BatchingIDGenerator
 
close() - Method in interface org.hornetq.core.postoffice.Binding
 
close() - Method in class org.hornetq.core.postoffice.impl.DivertBinding
 
close() - Method in class org.hornetq.core.postoffice.impl.LocalQueueBinding
 
close() - Method in interface org.hornetq.core.protocol.core.Channel
closes this channel.
close() - Method in class org.hornetq.core.protocol.core.impl.ChannelImpl
 
close() - Method in class org.hornetq.core.protocol.core.ServerSessionPacketHandler
 
close() - Method in class org.hornetq.core.registry.JndiBindingRegistry
 
close() - Method in class org.hornetq.core.registry.MapBindingRegistry
 
close() - Method in class org.hornetq.core.remoting.impl.invm.InVMConnection
 
close() - Method in class org.hornetq.core.remoting.impl.invm.InVMConnector
 
close() - Method in class org.hornetq.core.remoting.impl.netty.HttpKeepAliveRunnable
 
close() - Method in class org.hornetq.core.remoting.impl.netty.NettyConnection
 
close() - Method in class org.hornetq.core.remoting.impl.netty.NettyConnector
 
close() - Method in class org.hornetq.core.server.cluster.impl.Redistributor
 
close() - Method in class org.hornetq.core.server.cluster.impl.RemoteQueueBindingImpl
 
close() - Method in interface org.hornetq.core.server.cluster.MessageFlowRecord
 
close() - Method in class org.hornetq.core.server.impl.QueueImpl
 
close(boolean) - Method in class org.hornetq.core.server.impl.ServerConsumerImpl
 
close(boolean) - Method in class org.hornetq.core.server.impl.ServerSessionImpl
 
close() - Method in interface org.hornetq.core.server.Queue
 
close(boolean) - Method in interface org.hornetq.core.server.ServerConsumer
 
close(boolean) - Method in interface org.hornetq.core.server.ServerSession
 
close() - Method in class org.hornetq.jms.client.HornetQConnection
 
close() - Method in class org.hornetq.jms.client.HornetQConnectionFactory
 
close() - Method in class org.hornetq.jms.client.HornetQMessageConsumer
 
close() - Method in class org.hornetq.jms.client.HornetQMessageProducer
 
close() - Method in class org.hornetq.jms.client.HornetQQueueBrowser
 
close() - Method in class org.hornetq.jms.client.HornetQSession
 
close() - Method in class org.hornetq.jms.server.recovery.HornetQXAResourceWrapper
Close the connection
close() - Method in interface org.hornetq.spi.core.naming.BindingRegistry
 
close() - Method in interface org.hornetq.spi.core.remoting.Connection
closes this connection.
close() - Method in interface org.hornetq.spi.core.remoting.Connector
closes the connector
close() - Method in class org.hornetq.utils.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.hornetq.utils.HornetQBufferInputStream
 
close() - Method in class org.hornetq.utils.InflaterWriter
 
close() - Method in interface org.hornetq.utils.LinkedListIterator
 
close() - Method in class org.infinispan.io.GridInputStream
 
close() - Method in class org.infinispan.io.GridOutputStream
 
close() - Method in class org.infinispan.io.ReadableGridFileChannel
 
close() - Method in class org.infinispan.io.UnclosableObjectInputStream
 
close() - Method in class org.infinispan.io.UnclosableObjectOutputStream
 
close() - Method in class org.infinispan.io.WritableGridFileChannel
 
close() - Method in class org.infinispan.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.infinispan.util.concurrent.ReclosableLatch
 
close(InputStream) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an InputStream.
close(OutputStream) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an OutputStream.
close(Object) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an InputStream or OutputStream.
close(InputStream[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an array of InputStreams.
close(OutputStream[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an array of OutputStreams.
close(Object[]) - Static method in class org.infinispan.util.stream.Streams
Attempt to close an array of InputStreama and/or OutputStreams.
close(Closeable) - Static method in class org.infinispan.util.Util
 
close(Socket) - Static method in class org.infinispan.util.Util
 
close(Closeable...) - Static method in class org.infinispan.util.Util
 
close(Context) - Static method in class org.infinispan.util.Util
 
close(ByteBufferWithInfo) - Method in interface org.jboss.com.sun.corba.se.impl.encoding.BufferManagerRead
 
close(ByteBufferWithInfo) - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerReadGrow
 
close(ByteBufferWithInfo) - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerReadStream
 
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerWrite
Close the BufferManagerWrite and do any outstanding cleanup.
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerWriteCollect
Close the BufferManagerWrite - do any outstanding cleanup.
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerWriteGrow
Close the BufferManagerWrite and do any outstanding cleanup.
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.BufferManagerWriteStream
Close the BufferManagerWrite and do any outstanding cleanup.
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream
 
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDRInputStream_1_0
 
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream
 
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.CDROutputStream_1_0
 
close() - Method in class org.jboss.com.sun.corba.se.impl.encoding.WrapperInputStream
 
close() - Method in class org.jboss.com.sun.corba.se.impl.io.IIOPInputStream
 
close() - Method in class org.jboss.com.sun.corba.se.impl.io.IIOPOutputStream
 
close() - Method in interface org.jboss.com.sun.corba.se.pept.encoding.InputObject
 
close() - Method in interface org.jboss.com.sun.corba.se.pept.encoding.OutputObject
 
close() - Method in interface org.jboss.com.sun.corba.se.pept.transport.Acceptor
Close the Acceptor.
close() - Method in interface org.jboss.com.sun.corba.se.pept.transport.Connection
Close the Connection.
close() - Method in interface org.jboss.com.sun.corba.se.pept.transport.Selector
 
close() - Method in interface org.jboss.com.sun.corba.se.pept.transport.TransportManager
 
close() - Method in class org.jboss.com.sun.net.httpserver.HttpExchange
Ends this exchange by doing the following in sequence:
close() - Method in class org.jboss.ejb.client.EJBReceiverContext
Inform the EJB client context that this receiver is no longer available.
close(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.JaxWSTxInboundBridgeHandler
 
close(MessageContext) - Method in class org.jboss.jbossts.txbridge.outbound.JaxWSTxOutboundBridgeHandler
 
close() - Method in class org.jboss.logmanager.ExtHandler
Close all child handlers.
close() - Method in class org.jboss.logmanager.handlers.AsyncHandler
Close all child handlers.
close() - Method in class org.jboss.logmanager.handlers.UncloseableOutputStream
 
close() - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
close() - Method in class org.jboss.logmanager.handlers.UninterruptibleOutputStream
Close the stream uninterruptibly.
close() - Method in class org.jboss.logmanager.handlers.WriterHandler
Close this logger.
close() - Method in class org.jboss.marshalling.AbstractMarshaller
close() - Method in class org.jboss.marshalling.ByteBufferInput
close() - Method in class org.jboss.marshalling.ByteBufferOutput
close() - Method in class org.jboss.marshalling.ByteInputStream
close() - Method in class org.jboss.marshalling.ByteOutputStream
close() - Method in class org.jboss.marshalling.MarshallerObjectInput
This implementation always throws an IllegalStateException.
close() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
close() - Method in class org.jboss.marshalling.MarshallerObjectOutput
This implementation always throws an IllegalStateException.
close() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
close() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
close() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
close() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
close() - Method in class org.jboss.marshalling.SimpleDataInput
 
close() - Method in class org.jboss.marshalling.SimpleDataOutput
close() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
close() - Method in class org.jboss.naming.remote.client.HaRemoteNamingStore
 
close() - Method in class org.jboss.naming.remote.client.RemoteContext
 
close(boolean) - Method in interface org.jboss.naming.remote.client.RemoteContext.CloseTask
 
close() - Method in interface org.jboss.naming.remote.client.RemoteNamingStore
 
close() - Method in class org.jboss.naming.remote.protocol.v1.RemoteNamingStoreV1
 
close() - Method in interface org.jboss.remoting3.Channel
Close this channel.
close() - Method in interface org.jboss.remoting3.HandleableCloseable
Close this resource.
close() - Method in class org.jboss.remoting3.MessageOutputStream
Close this message stream.
close() - Method in interface org.jboss.remoting3.Registration
Close the registration.
close() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Close this resource.
close() - Method in interface org.jboss.remotingjmx.VersionedConnection
 
close() - Method in interface org.jboss.remotingjmx.VersionedProxy
 
close() - Method in class org.jboss.vfs.spi.AssemblyFileSystem
Destroy this filesystem instance.
close() - Method in interface org.jboss.vfs.spi.FileSystem
Destroy this filesystem instance.
close() - Method in class org.jboss.vfs.spi.JavaZipFileSystem
Destroy this filesystem instance.
close() - Method in class org.jboss.vfs.spi.RealFileSystem
Destroy this filesystem instance.
close() - Method in class org.jboss.vfs.spi.RootFileSystem
Destroy this filesystem instance.
close() - Method in class org.jboss.vfs.TempDir
Close this directory.
close() - Method in class org.jboss.vfs.TempFileProvider
Close this provider and delete any temp files associated with it.
close() - Method in class org.jboss.vfs.util.LazyInputStream
 
close() - Method in class org.jboss.vfs.VirtualFileAssembly
Close the assembly and nested resources.
close() - Method in class org.jboss.vfs.VirtualJarFileInputStream
close() - Method in class org.jboss.vfs.VirtualJarInputStream
close(MessageContext) - Method in class org.jboss.ws.api.handler.GenericHandler
 
close() - Method in interface org.jgroups.blocks.Connection
 
close() - Method in class org.jgroups.blocks.GridInputStream
 
close() - Method in class org.jgroups.blocks.GridOutputStream
 
close() - Method in class org.jgroups.blocks.TCPConnectionMap.TCPConnection
 
close() - Method in class org.jgroups.Channel
Destroys the channel and its associated resources (e.g., the protocol stack).
close() - Method in class org.jgroups.JChannel
 
close() - Method in class org.jgroups.protocols.pbcast.STATE.StateOutputStream
 
CLOSE - Static variable in class org.jgroups.stack.GossipRouter
 
close() - Method in class org.jgroups.util.BlockingInputStream
Closes the stream.
close(Socket) - Method in class org.jgroups.util.DefaultSocketFactory
 
close(ServerSocket) - Method in class org.jgroups.util.DefaultSocketFactory
 
close(DatagramSocket) - Method in class org.jgroups.util.DefaultSocketFactory
 
close() - Method in class org.jgroups.util.ExposedByteArrayInputStream
 
close(boolean) - Method in class org.jgroups.util.Queue
Marks the queues as closed.
close(Socket) - Method in interface org.jgroups.util.SocketFactory
 
close(ServerSocket) - Method in interface org.jgroups.util.SocketFactory
 
close(DatagramSocket) - Method in interface org.jgroups.util.SocketFactory
 
close(InputStream) - Static method in class org.jgroups.util.Util
 
close(OutputStream) - Static method in class org.jgroups.util.Util
 
close(Socket) - Static method in class org.jgroups.util.Util
 
close(ServerSocket) - Static method in class org.jgroups.util.Util
 
close(DatagramSocket) - Static method in class org.jgroups.util.Util
 
close(Channel) - Static method in class org.jgroups.util.Util
 
close(Channel...) - Static method in class org.jgroups.util.Util
 
close(Connection) - Static method in class org.jgroups.util.Util
 
close() - Method in class org.picketlink.identity.federation.core.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close(MessageContext) - Method in class org.picketlink.identity.federation.core.wstrust.handlers.STSSecurityHandler
 
close() - Method in class org.slf4j.bridge.SLF4JBridgeHandler
No-op implementation.
close() - Method in class org.xnio.channels.BlockingByteChannel
close() - Method in class org.xnio.channels.BlockingReadableByteChannel
close() - Method in class org.xnio.channels.BlockingWritableByteChannel
close() - Method in interface org.xnio.channels.CloseableChannel
Close this channel.
close() - Method in interface org.xnio.channels.SuspendableWriteChannel
Close this channel.
close() - Method in class org.xnio.channels.TranslatingSuspendableChannel
Close this channel.
close() - Method in class org.xnio.streams.BufferedChannelInputStream
Close the stream.
close() - Method in class org.xnio.streams.BufferPipeInputStream
close() - Method in interface org.xnio.streams.BufferPipeInputStream.InputHandler
Signifies that the user of the enclosing BufferPipeInputStream has called the close() method explicitly.
close() - Method in class org.xnio.streams.BufferPipeOutputStream
close() - Method in class org.xnio.streams.ChannelInputStream
close() - Method in class org.xnio.streams.ChannelOutputStream
close() - Method in class org.xnio.streams.LimitedInputStream
close() - Method in class org.xnio.streams.LimitedOutputStream
close() - Method in class org.xnio.streams.ReaderInputStream
close() - Method in class org.xnio.streams.WriterOutputStream
CLOSE_ABORT - Static variable in class org.xnio.Options
Configure a TCP socket to send an RST packet on close.
CLOSE_BARRIER - Static variable in class org.jgroups.Event
 
CLOSE_BRACKET - Static variable in class org.h2.bnf.RuleFixed
 
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlSqlTokenTypes
 
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.HqlTokenTypes
 
CLOSE_BRACKET - Static variable in interface org.hibernate.hql.internal.antlr.SqlTokenTypes
 
CLOSE_FAILURE - Static variable in interface org.apache.log4j.spi.ErrorCode
 
CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.GeneratedOrderByFragmentRendererTokenTypes
 
CLOSE_PAREN - Static variable in interface org.hibernate.sql.ordering.antlr.OrderByTemplateTokenTypes
 
CLOSE_RECVD - Static variable in interface org.jboss.com.sun.corba.se.spi.transport.CorbaConnection
 
CLOSE_SENT - Static variable in interface org.jboss.com.sun.corba.se.spi.transport.CorbaConnection
 
CLOSE_TIMEOUT_MILLISECONDS - Static variable in class org.hornetq.core.client.impl.ClientConsumerImpl
 
CloseableChannel - Interface in org.xnio.channels
A channel which is closeable.
closeAction() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Called exactly once when the close() method is invoked; the actual close operation should take place here.
closeAction(boolean, boolean) - Method in class org.xnio.channels.FramedMessageChannel
 
closeAction(boolean, boolean) - Method in class org.xnio.channels.TranslatingSuspendableChannel
The action to perform when the channel is closed via the TranslatingSuspendableChannel.close() method.
closeAfterConfirm() - Method in class org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
closeAll() - Static method in class org.h2.fulltext.FullText
INTERNAL Close all fulltext settings, freeing up memory.
closeAll() - Static method in class org.h2.fulltext.FullTextSettings
Close all fulltext settings, freeing up memory.
closeAll(Set<ResultSet>) - Method in class org.hibernate.engine.jdbc.internal.JdbcResourceRegistryImpl
 
closeAndDeleteSilently() - Method in class org.h2.store.FileStore
Close the file (ignoring exceptions) and delete the file.
closeAsync() - Method in interface org.jboss.remoting3.HandleableCloseable
Asynchronously close this resource.
closeAsync() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Asynchronously close this resource.
closeBarrierAndSuspendStable() - Method in class org.jgroups.protocols.pbcast.STATE_TRANSFER
 
closeBarrierAndSuspendStable() - Method in class org.jgroups.protocols.pbcast.StreamingStateTransfer
 
closeComplete() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Call when close is complete.
closeConnection(Connection) - Method in class org.apache.log4j.jdbc.JDBCAppender
Override this to return the connection to a pool, or to clean up the resource.
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.DatasourceConnectionProviderImpl
Release a connection from Hibernate use.
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.DriverManagerConnectionProviderImpl
 
closeConnection(Connection) - Method in class org.hibernate.service.jdbc.connections.internal.UserSuppliedConnectionProviderImpl
Release a connection from Hibernate use.
closeConnection(Connection) - Method in interface org.hibernate.service.jdbc.connections.spi.ConnectionProvider
Release a connection from Hibernate use.
closeConnection(Connection) - Method in class org.jgroups.protocols.JDBC_PING
 
closeConnections() - Method in class org.jgroups.client.StompConnection
 
closeConnectionsForAddress(String) - Method in interface org.hornetq.api.core.management.HornetQServerControl
Closes all the connections of clients connected to this server which matches the specified IP address.
closeConnectionsForAddress(String) - Method in interface org.hornetq.api.jms.management.JMSServerControl
Closes all the connections of clients connected to this server which matches the specified IP address.
closeConnectionsForAddress(String) - Method in class org.hornetq.core.management.impl.HornetQServerControlImpl
 
closeConnectionsForAddress(String) - Method in class org.hornetq.jms.management.impl.JMSServerControlImpl
 
closeConnectionsForAddress(String) - Method in class org.hornetq.jms.server.impl.JMSServerManagerImpl
 
closeConnectionsForAddress(String) - Method in interface org.hornetq.jms.server.JMSServerManager
 
closeConsumer(long) - Method in class org.hornetq.core.server.impl.ServerSessionImpl
 
closeConsumer(long) - Method in interface org.hornetq.core.server.ServerSession
 
closed(ConnectionEvent) - Method in class javax.mail.event.ConnectionAdapter
 
CLOSED - Static variable in class javax.mail.event.ConnectionEvent
A connection was closed.
closed(ConnectionEvent) - Method in interface javax.mail.event.ConnectionListener
Invoked when a Store/Folder/Transport is closed.
closed - Variable in class org.apache.log4j.AppenderSkeleton
Is this appender closed?
closed() - Method in class org.hornetq.core.protocol.core.impl.CoreSessionCallback
 
closed() - Method in interface org.hornetq.spi.core.protocol.SessionCallback
 
closed - Variable in class org.jgroups.JChannel
channel closed flag
closed - Variable in class org.jgroups.protocols.pbcast.STATE.StateOutputStream
 
closed - Variable in class org.jgroups.util.BlockingInputStream
Set to true when BlockingInputStream.close() is called
closed() - Method in class org.jgroups.util.Queue
returns true if the Queue has been closed however, this method will return false if the queue has been closed using the close(true) method and the last element has yet not been received.
closed - Variable in class org.xnio.streams.ChannelInputStream
 
closed - Variable in class org.xnio.streams.ChannelOutputStream
 
CLOSED_QUOTE - Static variable in class org.hibernate.dialect.Dialect
 
closedByResultSet - Variable in class org.h2.jdbc.JdbcStatement
 
ClosedWorkerException - Exception in org.xnio
A channel open was attempted on a closed worker.
ClosedWorkerException() - Constructor for exception org.xnio.ClosedWorkerException
Constructs a ClosedWorkerException with no detail message.
ClosedWorkerException(String) - Constructor for exception org.xnio.ClosedWorkerException
Constructs a ClosedWorkerException with the specified detail message.
ClosedWorkerException(Throwable) - Constructor for exception org.xnio.ClosedWorkerException
Constructs a ClosedWorkerException with the specified cause.
ClosedWorkerException(String, Throwable) - Constructor for exception org.xnio.ClosedWorkerException
Constructs a ClosedWorkerException with the specified detail message and cause.
closeEntry() - Method in class org.jboss.vfs.VirtualJarInputStream
closeFailed(IOException) - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Call if an async close has failed.
closeFile() - Method in class org.apache.log4j.FileAppender
Closes the previously opened file.
closeFile() - Method in class org.h2.store.FileStore
Close the file.
closeFile(int) - Static method in class org.hornetq.core.asyncio.impl.AsynchronousFileImpl
 
closeFile(JournalFile) - Method in class org.hornetq.core.journal.impl.JournalFilesRepository
 
closeFile() - Method in class org.hornetq.core.persistence.impl.journal.LargeServerMessageImpl
 
CloseHandler<T> - Interface in org.jboss.remoting3
A handler which is notified of a resource close.
CloseListener - Interface in org.hornetq.core.remoting
CloseListeners can be registered with a RemotingConnection to get notified when the connection is closed.
closeListeners() - Method in class org.hornetq.core.protocol.core.ServerSessionPacketHandler
 
closeMarshaller() - Method in interface org.infinispan.marshall.jboss.RiverCloseListener
 
closeOldResultSet() - Method in class org.h2.jdbc.JdbcStatement
INTERNAL.
closeOutputHandler(SerializationHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
closeQuote() - Method in class org.hibernate.dialect.CUBRIDDialect
 
closeQuote() - Method in class org.hibernate.dialect.Dialect
The character specific to this dialect used to close a quoted identifier.
closeQuote() - Method in class org.hibernate.dialect.MySQLDialect
 
closeQuote() - Method in class org.hibernate.dialect.SQLServerDialect
 
Closer - Class in org.xnio
A Runnable that closes some resource.
Closer(Closeable) - Constructor for class org.xnio.Closer
 
closeReaders() - Method in class org.apache.xerces.impl.XMLEntityManager
Close all opened InputStreams and Readers opened by this parser.
closeSession() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
closeSession() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a session being closed.
closeSilently() - Method in class org.h2.store.FileStore
Close the file without throwing any exceptions.
closeSilently(OutputStream) - Static method in class org.h2.util.IOUtils
Close an output stream without throwing an exception.
closeSilently(InputStream) - Static method in class org.h2.util.IOUtils
Close an input stream without throwing an exception.
closeSilently(Reader) - Static method in class org.h2.util.IOUtils
Close a reader without throwing an exception.
closeSilently(Writer) - Static method in class org.h2.util.IOUtils
Close a writer without throwing an exception.
closeSilently(Statement) - Static method in class org.h2.util.JdbcUtils
Close a statement without throwing an exception.
closeSilently(Connection) - Static method in class org.h2.util.JdbcUtils
Close a connection without throwing an exception.
closeSilently(ResultSet) - Static method in class org.h2.util.JdbcUtils
Close a result set without throwing an exception.
closeSilently(ServerSocket) - Static method in class org.h2.util.NetUtils
Close a server socket and ignore any exceptions.
closeStatement() - Method in class org.hibernate.stat.internal.ConcurrentStatisticsImpl
 
closeStatement() - Method in interface org.hibernate.stat.spi.StatisticsImplementor
Callback about a statement being closed.
closeTemporaryResults() - Method in class org.h2.engine.Session
Close all temporary result set.
closeUnicastSocket() - Method in class org.jgroups.protocols.UDP
 
closeUnmarshaller() - Method in interface org.infinispan.marshall.jboss.RiverCloseListener
 
CloseWatcher - Class in org.h2.util
A phantom reference to watch for unclosed objects.
CloseWatcher(Object, ReferenceQueue<Object>, Closeable) - Constructor for class org.h2.util.CloseWatcher
 
closeWriter() - Method in class org.apache.log4j.ConsoleAppender
Close the underlying Writer.
closeWriter() - Method in class org.apache.log4j.WriterAppender
Close the underlying Writer.
closing() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closing() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closing() - Method in interface org.hibernate.internal.CoreMessageLogger
 
closing() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closing$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closingCancellable(Closeable) - Static method in class org.xnio.IoUtils
A cancellable which closes the given resource on cancel.
closingChannel(Channel, Throwable) - Method in class org.jboss.naming.remote.server.DefaultRemoteNamingServerLogger
 
closingChannel(Channel, Throwable) - Method in interface org.jboss.naming.remote.server.RemoteNamingServerLogger
 
closingChannelListener() - Static method in class org.xnio.ChannelListeners
Get a channel listener which closes the channel when notified.
closingChannelOnChannelEnd(Channel) - Method in class org.jboss.naming.remote.server.DefaultRemoteNamingServerLogger
 
closingChannelOnChannelEnd(Channel) - Method in interface org.jboss.naming.remote.server.RemoteNamingServerLogger
 
closingCloseHandler(Closeable) - Static method in class org.jboss.remoting3.spi.SpiUtils
A close handler which closes another resource.
closingDatabase() - Method in interface org.h2.api.DatabaseEventListener
This method is called before the database is closed normally.
closingNotifier() - Static method in class org.xnio.IoUtils
Get a notifier that closes the result.
closingUnreleasedBatch() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closingUnreleasedBatch() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closingUnreleasedBatch() - Method in interface org.hibernate.internal.CoreMessageLogger
 
closingUnreleasedBatch() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.ejb.internal.EntityManagerMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.envers.internal.EnversMessageLogger_$logger
 
closingUnreleasedBatch$str() - Method in class org.hibernate.internal.CoreMessageLogger_$logger
 
closure(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:closure function creates a node set resulting from transitive closure of evaluating the expression passed as the second argument on each of the nodes passed as the first argument, then on the node set resulting from that and so on until no more nodes are found.
Closure - Interface in org.apache.xalan.xsltc.compiler
 
Closure - Interface in org.jboss.com.sun.corba.se.spi.orbutil.closure
 
ClosureFactory - Class in org.jboss.com.sun.corba.se.spi.orbutil.closure
 
CLUSTER - Static variable in class org.h2.command.dml.SetTypes
The type of a SET CLUSTER statement.
CLUSTER_CONNECTION - Static variable in class org.hornetq.core.remoting.impl.netty.TransportConstants
 
CLUSTER_ERROR_DATABASE_RUNS_ALONE - Static variable in class org.h2.constant.ErrorCode
The error with code 90093 is thrown when trying to connect to a clustered database that runs in standalone mode.
CLUSTER_ERROR_DATABASE_RUNS_CLUSTERED_1 - Static variable in cla