JBoss Application Server: Build 7.1.2.Final

JBoss Application Server: Build 7.1.2.Final API

Module org.apache.log4j 
Package Description
org.apache.log4j
The main log4j package.
org.apache.log4j.chainsaw
Chainsaw is a GUI log viewer and filter for the log4j package.
org.apache.log4j.config
Package used in getting/setting component properties.
org.apache.log4j.helpers
This package is used internally.
org.apache.log4j.jdbc
The JDBCAppender provides for sending log events to a database.
org.apache.log4j.jmx
This package lets you manage log4j settings using JMX.
org.apache.log4j.lf5  
org.apache.log4j.lf5.util  
org.apache.log4j.lf5.viewer  
org.apache.log4j.lf5.viewer.categoryexplorer  
org.apache.log4j.lf5.viewer.configure  
org.apache.log4j.net
Package for remote logging.
org.apache.log4j.nt
Package for NT event logging.
org.apache.log4j.or
ObjectRenders are resposible for rendering messages depending on their class type.
org.apache.log4j.or.jms
This package contains the MessageRenderer which renders objects of type javax.jms.Message.
org.apache.log4j.or.sax
This package contains the AttributesRenderer which renders object of class org.xml.sax.Attributes.
org.apache.log4j.pattern
Provides classes implementing format specifiers in conversion patterns.
org.apache.log4j.spi
Contains part of the System Programming Interface (SPI) needed to extend log4j.
org.apache.log4j.varia
Contains various appenders, filters and other odds and ends.
org.apache.log4j.xml
XML based components.
Module org.jboss.com.sun.httpserver 
Package Description
org.jboss.com.sun.net.httpserver
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers.
org.jboss.com.sun.net.httpserver.spi
Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.
org.jboss.sun.net.httpserver  
Module org.jboss.invocation 
Package Description
org.jboss.invocation  
org.jboss.invocation.proxy  
org.jboss.invocation.proxy.classloading
This package contains classes that must be visible to the proxies class loader
org.jboss.invocation.proxy.reflection  
Module org.jboss.marshalling 
Package Description
org.jboss.marshalling
The marshalling API.
org.jboss.marshalling.cloner  
org.jboss.marshalling.reflect
Reflection utilities for marshalling users and implementations.
org.jboss.marshalling.util  
Module org.jboss.msc 
Package Description
org.jboss.msc
The modular service container base package.
org.jboss.msc.inject
Classes which implement value injection.
org.jboss.msc.service
The service container implementation itself.
org.jboss.msc.service.management  
org.jboss.msc.value
Classes which implement various indirect value types.
Module org.jboss.logging 
Package Description
org.jboss.logging  
Module org.jboss.logging.jul-to-slf4j-stub 
Package Description
org.slf4j.bridge  
Module org.jboss.logmanager 
Package Description
org.jboss.logmanager  
org.jboss.logmanager.config  
org.jboss.logmanager.errormanager  
org.jboss.logmanager.filters  
org.jboss.logmanager.formatters  
org.jboss.logmanager.handlers  
Module org.jboss.remoting3 
Package Description
org.jboss.remoting3
The base Remoting 3 API package.
org.jboss.remoting3.remote  
org.jboss.remoting3.security  
org.jboss.remoting3.spi
Service provider classes and interfaces.
Module org.jboss.remoting3.remoting-jmx 
Package Description
org.jboss.remotingjmx  
org.jboss.remotingjmx.protocol  
org.jboss.remotingjmx.protocol.v1  
Module org.jboss.sasl 
Package Description
org.jboss.sasl
JBoss SASL providers base package.
org.jboss.sasl.anonymous  
org.jboss.sasl.callback  
org.jboss.sasl.clienttoken  
org.jboss.sasl.digest  
org.jboss.sasl.localuser  
org.jboss.sasl.plain  
org.jboss.sasl.util  
Module org.jboss.threads 
Package Description
org.jboss.threads  
org.jboss.threads.management  
Module org.jboss.vfs 
Package Description
org.jboss.vfs  
org.jboss.vfs.protocol  
org.jboss.vfs.protocol.file  
org.jboss.vfs.protocol.vfs  
org.jboss.vfs.spi  
org.jboss.vfs.util  
org.jboss.vfs.util.automount  
Module org.jboss.xnio 
Package Description
org.xnio
The main API package for XNIO.
org.xnio.channels  
org.xnio.sasl  
org.xnio.ssl  
org.xnio.streams  
Module com.h2database.h2 
Package Description
org.h2  
org.h2.api  
org.h2.bnf  
org.h2.command  
org.h2.command.ddl  
org.h2.command.dml  
org.h2.compress  
org.h2.constant  
org.h2.constraint  
org.h2.engine  
org.h2.expression  
org.h2.fulltext  
org.h2.index  
org.h2.jdbc  
org.h2.jdbcx  
org.h2.jmx  
org.h2.message  
org.h2.result  
org.h2.schema  
org.h2.security  
org.h2.server  
org.h2.server.pg  
org.h2.server.web  
org.h2.store  
org.h2.store.fs  
org.h2.table  
org.h2.tools  
org.h2.upgrade  
org.h2.util  
org.h2.value  
Module org.dom4j 
Package Description
org.dom4j
Defines the XML Document Object Model in Java interfaces together with some helper classes.
org.dom4j.bean
An implementation of the dom4j API which allows JavaBeans to be used to store and retrieve attribute values from Element.
org.dom4j.datatype
An implementation of the dom4j API which supports the XML Schema Data Types specification.
org.dom4j.dom
An implementation of the dom4j API which also supports the W3C object model.
org.dom4j.dtd
Classes to represent the DTD declarations.
org.dom4j.io
Provides input and output via SAX and DOM together with writing dom4j objects to streams as XML text.
org.dom4j.jaxb  
org.dom4j.rule
A Pattern based XML rule engine which implements the full XSLT processing model while allowing any Action to be fired if a pattern matches.
org.dom4j.rule.pattern  
org.dom4j.swing
A collection of adapters to allow easy integration with dom4j XML documents and Swing such as TreeModels and TableModels.
org.dom4j.tree
Contains the default implementations of the dom4j Document Object Model together with some helpful base classes for those wishing to implement their own document object model.
org.dom4j.util
A collection of utility classes for the dom4j API.
org.dom4j.xpath
Provides the core tools needed to use the XPath library
org.dom4j.xpp
Provides implementation classes to cleanly integrate dom4j with the XML Pull Parser XPP
Module javax.activation.api 
Package Description
com.sun.activation.registries  
com.sun.activation.viewers  
javax.activation
The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data.
Module javax.annotation.api 
Package Description
javax.annotation
This package defines the common annotations.
javax.annotation.security
This package contains the security common annotations.
javax.annotation.sql  
Module javax.ejb.api 
Package Description
javax.ejb  
javax.ejb.embeddable  
javax.ejb.spi  
Module javax.el.api 
Package Description
javax.el
Provides the API for the Unified Expression Language shared by the JSP 2.1 and JSF 1.2 technologies.
Module javax.enterprise.api 
Package Description
javax.decorator
Annotations relating to decorators.
javax.enterprise.context
Annotations and interfaces relating to scopes and contexts.
javax.enterprise.context.spi
The custom context SPI.
javax.enterprise.event
Annotations and interfaces relating to events.
javax.enterprise.inject
Annotations relating to bean and stereotype definition, built-in qualifiers, and interfaces and classes relating to programmatic lookup.
javax.enterprise.inject.spi
The portable extension integration SPI.
javax.enterprise.util
Contains shared, general-purpose helper classes and annotations.
Module javax.enterprise.deploy.api 
Package Description
javax.enterprise.deploy.model
Provides tool vendor implementation classes.
javax.enterprise.deploy.model.exceptions
Provides tool vendor implementation exception classes.
javax.enterprise.deploy.shared
Provides shared objects for tool vendor and product vendor implementation classes.
javax.enterprise.deploy.shared.factories
Provides shared factory manager for tool vendor and product vendor implementation classes.
javax.enterprise.deploy.spi
Provides product vendor implementation classes.
javax.enterprise.deploy.spi.exceptions
Provides product vendor exception classes.
javax.enterprise.deploy.spi.factories
Provides product vendor deployment factory classes.
javax.enterprise.deploy.spi.status
Provides product vendor status classes.
Module javax.faces.api 
Package Description
javax.faces
Top level classes for the JavaServer(tm) Faces API.
javax.faces.application
APIs that are used to link an application's business logic objects to JavaServer Faces, as well as convenient pluggable mechanisms to manage the execution of an application that is based on JavaServer Faces.
javax.faces.bean

These javadoc files constitute the “Faces Managed Bean Annotation Specification for Containers Conforming to Servlet 2.5 and Beyond”

javax.faces.component
Fundamental APIs for user interface components.
javax.faces.component.behavior
APIs for attaching additional behavior to user interface components.
javax.faces.component.html
Specialized user interface component classes for HTML.
javax.faces.component.visit

APIs for traversing a user interface component view.

javax.faces.context
Classes and interfaces defining per-request state information.
javax.faces.convert
Contains classes and interfaces defining converters.
javax.faces.el
DEPRECATED Classes and interfaces for evaluating and processing reference expressions.
javax.faces.event
Interfaces describing events and event listeners, and concrete event implementation classes.
javax.faces.lifecycle
Classes and interfaces defining lifecycle management for the JavaServer Faces implementation.
javax.faces.model
Standard model data beans for JavaServer Faces.
javax.faces.render
Classes and interfaces defining the rendering model.
javax.faces.validator
Interface defining the validator model, and concrete validator implementation classes.
javax.faces.view

Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces.

javax.faces.view.facelets

This package contains public classes for the Java code API of Facelets.

javax.faces.webapp
Classes required for integration of JavaServer Faces into web applications, including a standard servlet, base classes for JSP custom component tags, and concrete tag implementations for core tags.
Module javax.inject.api 
Package Description
javax.inject
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
Module javax.interceptor.api 
Package Description
javax.interceptor  
Module javax.jms.api 
Package Description
javax.jms
JMS 1.1 API.
Module javax.jws.api 
Package Description
javax.jws  
javax.jws.soap  
Module javax.management.j2ee.api 
Package Description
javax.management.j2ee  
javax.management.j2ee.statistics  
Module javax.mail.api 
Package Description
com.sun.mail.auth  
com.sun.mail.handlers  
com.sun.mail.iap  
com.sun.mail.imap
An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store.
com.sun.mail.imap.protocol  
com.sun.mail.pop3
A POP3 protocol provider for the JavaMail API that provides access to a POP3 message store.
com.sun.mail.smtp
An SMTP protocol provider for the JavaMail API that provides access to an SMTP server.
com.sun.mail.util
Utility classes for use with the JavaMail API.
com.sun.mail.util.logging
Contains JavaMailTM extensions for the JavaTM platform's core logging facilities.
javax.mail
The JavaMailTM API provides classes that model a mail system.
javax.mail.event
Listeners and events for the JavaMail API.
javax.mail.internet
Classes specific to Internet mail systems.
javax.mail.search
Message search terms for the JavaMail API.
javax.mail.util
JavaMail API utility classes.
Module javax.persistence.api 
Package Description
javax.persistence  
javax.persistence.criteria  
javax.persistence.metamodel  
javax.persistence.spi  
Module javax.resource.api 
Package Description
javax.resource
The javax.resource package is the top-level package for the Java EE Connector API specification.
javax.resource.cci
The javax.resource.cci package contains API specification for the Common Client Interface (CCI).
javax.resource.spi
The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification.
javax.resource.spi.endpoint
This package contains system contracts for service endpoint interactions.
javax.resource.spi.security
The javax.resource.spi.security package contains APIs for the security management contract.
javax.resource.spi.work
This package contains APIs for the Work Management, Generic Work and Security Work contracts.
Module javax.rmi.api 
Package Description
javax.rmi
Contains user APIs for RMI-IIOP.
javax.rmi.CORBA
Contains portability APIs for RMI-IIOP.
org.jboss.com.sun.corba.se.impl.corba  
org.jboss.com.sun.corba.se.impl.encoding  
org.jboss.com.sun.corba.se.impl.io  
org.jboss.com.sun.corba.se.impl.ior  
org.jboss.com.sun.corba.se.impl.ior.iiop  
org.jboss.com.sun.corba.se.impl.javax.rmi  
org.jboss.com.sun.corba.se.impl.javax.rmi.CORBA  
org.jboss.com.sun.corba.se.impl.legacy.connection  
org.jboss.com.sun.corba.se.impl.logging  
org.jboss.com.sun.corba.se.impl.monitoring  
org.jboss.com.sun.corba.se.impl.oa  
org.jboss.com.sun.corba.se.impl.oa.poa  
org.jboss.com.sun.corba.se.impl.orb  
org.jboss.com.sun.corba.se.impl.orbutil  
org.jboss.com.sun.corba.se.impl.orbutil.closure  
org.jboss.com.sun.corba.se.impl.orbutil.concurrent  
org.jboss.com.sun.corba.se.impl.orbutil.fsm  
org.jboss.com.sun.corba.se.impl.orbutil.graph  
org.jboss.com.sun.corba.se.impl.presentation.rmi  
org.jboss.com.sun.corba.se.impl.protocol  
org.jboss.com.sun.corba.se.impl.protocol.giopmsgheaders  
org.jboss.com.sun.corba.se.impl.transport  
org.jboss.com.sun.corba.se.impl.util  
org.jboss.com.sun.corba.se.org.omg.CORBA  
org.jboss.com.sun.corba.se.pept.broker  
org.jboss.com.sun.corba.se.pept.encoding  
org.jboss.com.sun.corba.se.pept.protocol  
org.jboss.com.sun.corba.se.pept.transport  
org.jboss.com.sun.corba.se.spi.activation  
org.jboss.com.sun.corba.se.spi.copyobject  
org.jboss.com.sun.corba.se.spi.encoding  
org.jboss.com.sun.corba.se.spi.extension  
org.jboss.com.sun.corba.se.spi.ior  
org.jboss.com.sun.corba.se.spi.ior.iiop  
org.jboss.com.sun.corba.se.spi.legacy.connection  
org.jboss.com.sun.corba.se.spi.logging  
org.jboss.com.sun.corba.se.spi.monitoring  
org.jboss.com.sun.corba.se.spi.oa  
org.jboss.com.sun.corba.se.spi.orb  
org.jboss.com.sun.corba.se.spi.orbutil.closure  
org.jboss.com.sun.corba.se.spi.orbutil.fsm  
org.jboss.com.sun.corba.se.spi.orbutil.proxy  
org.jboss.com.sun.corba.se.spi.orbutil.threadpool  
org.jboss.com.sun.corba.se.spi.presentation.rmi  
org.jboss.com.sun.corba.se.spi.protocol  
org.jboss.com.sun.corba.se.spi.resolver  
org.jboss.com.sun.corba.se.spi.servicecontext  
org.jboss.com.sun.corba.se.spi.transport  
org.jboss.com.sun.org.omg.CORBA  
org.jboss.com.sun.org.omg.CORBA.portable  
org.jboss.com.sun.org.omg.CORBA.ValueDefPackage  
org.jboss.com.sun.org.omg.SendingContext  
org.jboss.com.sun.org.omg.SendingContext.CodeBasePackage  
org.jboss.sun.corba
Provides an internal API that the Sun ORB implementation uses to access JVM functions that have no standard APIs.
Module javax.security.auth.message.api 
Package Description
javax.security.auth.message  
javax.security.auth.message.callback  
javax.security.auth.message.config  
javax.security.auth.message.module  
Module javax.security.jacc.api 
Package Description
javax.security.jacc  
Module javax.servlet.api 
Package Description
javax.servlet
The javax.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container.
javax.servlet.annotation
The javax.servlet.annotation package contains a number of annotations that allow users to use annotations to declare servlets, filters, listeners and specify the metadata for the declared component.
javax.servlet.descriptor
Provides programmatic access to a web application's configuration information that was aggregated from the web.xml and web-fragment.xml descriptors.
javax.servlet.http
The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
Module javax.servlet.jsp.api 
Package Description
javax.servlet.jsp
Classes and interfaces for the Core JSP 2.1 API.
javax.servlet.jsp.el
Provides the ELResolver classes that define the object resolution rules that must be supported by a JSP container with the new unified Expression Language.
javax.servlet.jsp.tagext
Classes and interfaces for the definition of JavaServer Pages Tag Libraries.
Module javax.servlet.jstl.api 
Package Description
javax.servlet.jsp.jstl.core
Classes and interfaces related to the core tag library component of the JavaServer Pages Standard Tag Library (JSTL).
javax.servlet.jsp.jstl.fmt
Classes and interfaces related to the locale sensitive formatting tag library component of the JavaServer Pages Standard Tag Library (JSTL).
javax.servlet.jsp.jstl.sql
Classes and interfaces related to the sql tag library component of the JavaServer Pages Standard Tag Library (JSTL).
javax.servlet.jsp.jstl.tlv
Reusable Tag Library Validator (TLV) classes provided by the JavaServer Pages Standard Tag Library (JSTL).
org.apache.taglibs.standard  
org.apache.taglibs.standard.extra.spath  
org.apache.taglibs.standard.functions  
org.apache.taglibs.standard.lang.jstl  
org.apache.taglibs.standard.lang.jstl.parser  
org.apache.taglibs.standard.lang.jstl.test  
org.apache.taglibs.standard.lang.jstl.test.beans  
org.apache.taglibs.standard.lang.support  
org.apache.taglibs.standard.resources  
org.apache.taglibs.standard.tag.common.core  
org.apache.taglibs.standard.tag.common.fmt  
org.apache.taglibs.standard.tag.common.sql  
org.apache.taglibs.standard.tag.common.xml  
org.apache.taglibs.standard.tag.el.core  
org.apache.taglibs.standard.tag.el.fmt  
org.apache.taglibs.standard.tag.el.sql  
org.apache.taglibs.standard.tag.el.xml  
org.apache.taglibs.standard.tag.rt.core  
org.apache.taglibs.standard.tag.rt.fmt  
org.apache.taglibs.standard.tag.rt.sql  
org.apache.taglibs.standard.tag.rt.xml  
org.apache.taglibs.standard.tei  
org.apache.taglibs.standard.tlv  
Module javax.transaction.api 
Package Description
javax.transaction  
javax.transaction.xa
This package contains the classes and interfaces that define the interaction between the transaction manager and the resources it manages.
Module javax.validation.api 
Package Description
javax.validation  
javax.validation.bootstrap  
javax.validation.constraints  
javax.validation.groups
A group defines a subset of constraints.
javax.validation.metadata  
javax.validation.spi  
Module javax.ws.rs.api 
Package Description
javax.ws.rs
High-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.core
Low-level interfaces and annotations used to create RESTful service resources.
javax.ws.rs.ext
APIs that provide extensions to the types supported by the JAX-RS API.
Module javax.xml.bind.api 
Package Description
javax.xml.bind
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
javax.xml.bind.annotation
Defines annotations for customizing Java program elements to XML Schema mapping.
javax.xml.bind.annotation.adapters
XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with JAXB.
javax.xml.bind.attachment
This package is implemented by a MIME-based package processor that enables the interpretation and creation of optimized binary data within an MIME-based package format.
javax.xml.bind.helpers
JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces.
javax.xml.bind.util
Useful client utility classes.
Module javax.xml.registry.api 
Package Description
javax.xml.registry  
javax.xml.registry.infomodel  
Module javax.xml.rpc.api 
Package Description
javax.xml.rpc  
javax.xml.rpc.encoding  
javax.xml.rpc.handler  
javax.xml.rpc.handler.soap  
javax.xml.rpc.holders  
javax.xml.rpc.server  
javax.xml.rpc.soap  
Module javax.xml.soap.api 
Package Description
javax.xml.soap
Provides the API for creating and building SOAP messages.
Module javax.xml.ws.api 
Package Description
javax.xml.ws
This package contains the core JAX-WS APIs.
javax.xml.ws.handler
This package defines APIs for message handlers.
javax.xml.ws.handler.soap
This package defines APIs for SOAP message handlers.
javax.xml.ws.http
This package defines APIs specific to the HTTP binding.
javax.xml.ws.soap
This package defines APIs specific to the SOAP binding.
javax.xml.ws.spi
This package defines SPIs for JAX-WS.
javax.xml.ws.spi.http
Provides HTTP SPI that is used for portable deployment of JAX-WS web services in containers(for e.g.
javax.xml.ws.wsaddressing
This package defines APIs related to WS-Addressing.
Module org.apache.commons.configuration 
Package Description
org.apache.commons.configuration  
org.apache.commons.configuration.beanutils  
org.apache.commons.configuration.event  
org.apache.commons.configuration.interpol  
org.apache.commons.configuration.plist  
org.apache.commons.configuration.reloading  
org.apache.commons.configuration.tree  
org.apache.commons.configuration.tree.xpath  
org.apache.commons.configuration.web  
Module org.apache.juddi.juddi-client 
Package Description
org.apache.juddi.v3.annotations  
org.apache.juddi.v3.client  
org.apache.juddi.v3.client.config  
org.apache.juddi.v3.client.embed  
org.apache.juddi.v3.client.i18n  
org.apache.juddi.v3.client.mapping  
org.apache.juddi.v3.client.transport  
org.apache.juddi.v3.client.transport.wrapper  
Module org.apache.juddi.uddi-ws 
Package Description
org.apache.juddi  
org.apache.juddi.api_v3  
org.apache.juddi.jaxb  
org.apache.juddi.v3_service  
org.uddi  
org.uddi.api_v3  
org.uddi.custody_v3  
org.uddi.policy_v3  
org.uddi.policy_v3_instanceparms  
org.uddi.repl_v3  
org.uddi.sub_v3  
org.uddi.subr_v3  
org.uddi.v3_service
WSDL service definition for UDDI 3.0.2 specification
org.uddi.vs_v3  
org.uddi.vscache_v3  
org.w3._2000._09.xmldsig_  
Module org.apache.juddi.scout 
Package Description
org.apache.ws.scout.model.uddi.v2  
org.apache.ws.scout.registry  
org.apache.ws.scout.registry.infomodel  
org.apache.ws.scout.transport  
org.apache.ws.scout.util  
Module org.apache.xalan 
Package Description
org.apache.xalan  
org.apache.xalan.client
Implementation of Xalan applet.
org.apache.xalan.extensions
Implementation of Xalan Extension Mechanism.
org.apache.xalan.lib
Extension elements and functions shipped with Xalan-Java, including EXSLT functions.
org.apache.xalan.lib.sql
Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through a "streamable" result set.
org.apache.xalan.processor
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object).
org.apache.xalan.res
Contains strings that require internationalization.
org.apache.xalan.serialize  
org.apache.xalan.templates
Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet.
org.apache.xalan.trace
Implementation of Xalan Trace events, for use by a debugger.
org.apache.xalan.transformer
In charge of run-time transformations and the production of result trees.
org.apache.xalan.xslt
Implementation of Xalan command-line interface.
org.apache.xalan.xsltc  
org.apache.xalan.xsltc.cmdline  
org.apache.xalan.xsltc.cmdline.getopt  
org.apache.xalan.xsltc.compiler  
org.apache.xalan.xsltc.compiler.util  
org.apache.xalan.xsltc.dom  
org.apache.xalan.xsltc.runtime  
org.apache.xalan.xsltc.runtime.output  
org.apache.xalan.xsltc.trax  
org.apache.xalan.xsltc.util  
org.apache.xml.dtm  
org.apache.xml.dtm.ref  
org.apache.xml.dtm.ref.dom2dtm  
org.apache.xml.dtm.ref.sax2dtm  
org.apache.xml.res  
org.apache.xml.utils
Implementation of Xalan utility classes.
org.apache.xml.utils.res  
org.apache.xpath
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
org.apache.xpath.axes
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.
org.apache.xpath.compiler
Implements an XPath parser which produces an OpMap, and a so-called Compiler which produces an expression tree for fast evaluation.
org.apache.xpath.domapi
Implements DOM Level 3 XPath API
org.apache.xpath.functions
Implements XPath functions -- each function is derived from Function, FunctionOneArg, Function2Args, etc, with number-of-arguments checking being applied mainly at compile time -- this package only implements XPath functions, XSLT functions are found in the "templates" package.
org.apache.xpath.jaxp  
org.apache.xpath.objects
Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types.
org.apache.xpath.operations
Support for XPath operations, such as +, -, string(), etc.
org.apache.xpath.patterns
Implementation of XPath nodeTest support, and XSLT pattern matching support.
org.apache.xpath.res
Contains strings for XPath support that require internationalization.
Module org.apache.xerces 
Package Description
org.apache.html.dom  
org.apache.wml  
org.apache.wml.dom  
org.apache.xerces.dom  
org.apache.xerces.dom.events  
org.apache.xerces.dom3.as  
org.apache.xerces.impl  
org.apache.xerces.impl.dtd  
org.apache.xerces.impl.dtd.models  
org.apache.xerces.impl.dv  
org.apache.xerces.impl.dv.dtd  
org.apache.xerces.impl.dv.util  
org.apache.xerces.impl.dv.xs  
org.apache.xerces.impl.io  
org.apache.xerces.impl.msg  
org.apache.xerces.impl.validation  
org.apache.xerces.impl.xpath  
org.apache.xerces.impl.xpath.regex  
org.apache.xerces.impl.xs  
org.apache.xerces.impl.xs.identity  
org.apache.xerces.impl.xs.models  
org.apache.xerces.impl.xs.opti  
org.apache.xerces.impl.xs.traversers  
org.apache.xerces.impl.xs.util  
org.apache.xerces.jaxp  
org.apache.xerces.jaxp.datatype  
org.apache.xerces.jaxp.validation  
org.apache.xerces.parsers  
org.apache.xerces.util  
org.apache.xerces.xinclude  
org.apache.xerces.xni  
org.apache.xerces.xni.grammars  
org.apache.xerces.xni.parser  
org.apache.xerces.xpointer  
org.apache.xerces.xs  
org.apache.xerces.xs.datatypes
This package provides interfaces for accessing actual value information through PSVI for XML Schema 1.0 data types.
org.apache.xml.serialize  
org.w3c.dom.html  
Module org.hibernate 
Package Description
org.hibernate
This package defines the central Hibernate APIs.
org.hibernate.action.internal  
org.hibernate.action.spi  
org.hibernate.annotations  
org.hibernate.bytecode.buildtime.internal  
org.hibernate.bytecode.buildtime.spi  
org.hibernate.bytecode.instrumentation.internal  
org.hibernate.bytecode.instrumentation.internal.javassist  
org.hibernate.bytecode.instrumentation.spi  
org.hibernate.bytecode.internal.javassist  
org.hibernate.bytecode.spi  
org.hibernate.cache
This package defines API of the Hibernate second level cache service.
org.hibernate.cache.infinispan  
org.hibernate.cache.infinispan.access  
org.hibernate.cache.infinispan.collection  
org.hibernate.cache.infinispan.entity  
org.hibernate.cache.infinispan.impl  
org.hibernate.cache.infinispan.naturalid  
org.hibernate.cache.infinispan.query  
org.hibernate.cache.infinispan.timestamp  
org.hibernate.cache.infinispan.tm  
org.hibernate.cache.infinispan.util  
org.hibernate.cache.internal  
org.hibernate.cache.spi
Defines the Hibernate second level caching SPI.
org.hibernate.cache.spi.access
Defines contracts for transactional and concurrent access to cached entity and collection data.
org.hibernate.cache.spi.entry
This package defines formats for disassembled state kept in the second level cache.
org.hibernate.cfg
This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.
org.hibernate.cfg.annotations  
org.hibernate.cfg.annotations.reflection  
org.hibernate.cfg.beanvalidation  
org.hibernate.classic
This package implements backward-compatibility with Hibernate 2.1 APIs now deprecated in Hibernate3.
org.hibernate.collection.internal  
org.hibernate.collection.spi  
org.hibernate.context  
org.hibernate.context.internal  
org.hibernate.context.spi  
org.hibernate.criterion
A framework for defining restriction criteria and order criteria.
org.hibernate.dialect
This package abstracts the SQL dialect of the underlying database.
org.hibernate.dialect.function
A framework for defining database-specific SQL functions that are available via the dialect.
org.hibernate.dialect.lock  
org.hibernate.dialect.resolver  
org.hibernate.ejb  
org.hibernate.ejb.cfg.spi  
org.hibernate.ejb.connection  
org.hibernate.ejb.criteria  
org.hibernate.ejb.criteria.expression  
org.hibernate.ejb.criteria.expression.function  
org.hibernate.ejb.criteria.path  
org.hibernate.ejb.criteria.predicate  
org.hibernate.ejb.event  
org.hibernate.ejb.instrument  
org.hibernate.ejb.internal  
org.hibernate.ejb.metamodel  
org.hibernate.ejb.packaging  
org.hibernate.ejb.util  
org.hibernate.engine
This package contains classes that are "shared" by other packages, and implementations of some key algorithms.
org.hibernate.engine.internal  
org.hibernate.engine.jdbc  
org.hibernate.engine.jdbc.batch.internal  
org.hibernate.engine.jdbc.batch.spi  
org.hibernate.engine.jdbc.internal  
org.hibernate.engine.jdbc.internal.proxy  
org.hibernate.engine.jdbc.spi  
org.hibernate.engine.loading.internal  
org.hibernate.engine.profile  
org.hibernate.engine.query.spi  
org.hibernate.engine.query.spi.sql  
org.hibernate.engine.spi  
org.hibernate.engine.transaction.internal  
org.hibernate.engine.transaction.internal.jdbc  
org.hibernate.engine.transaction.internal.jta  
org.hibernate.engine.transaction.spi  
org.hibernate.engine.transaction.synchronization.internal  
org.hibernate.engine.transaction.synchronization.spi  
org.hibernate.event.internal
This package defines a default set of event listeners that implements the default behaviors of Hibernate.
org.hibernate.event.service.internal  
org.hibernate.event.service.spi  
org.hibernate.event.spi  
org.hibernate.exception
This package is a fork of Apache commons-lang nestable exceptions.
org.hibernate.exception.internal  
org.hibernate.exception.spi  
org.hibernate.hql.internal  
org.hibernate.hql.internal.antlr
A special package for ANTLR-generated parser classes.
org.hibernate.hql.internal.ast
An ANTLR-based parser for Hibernate Query Language.
org.hibernate.hql.internal.ast.exec  
org.hibernate.hql.internal.ast.tree  
org.hibernate.hql.internal.ast.util  
org.hibernate.hql.internal.classic
This package contains the Hibernate 2.x query parser which is being end-of-lifed.
org.hibernate.hql.spi  
org.hibernate.id
This package contains internal implementation classes for the main API interfaces.
org.hibernate.id.enhanced  
org.hibernate.id.factory  
org.hibernate.id.factory.internal  
org.hibernate.id.factory.spi  
org.hibernate.id.insert  
org.hibernate.id.uuid  
org.hibernate.integrator.internal  
org.hibernate.integrator.spi  
org.hibernate.internal
An internal package containing mostly implementations of central Hibernate APIs.
org.hibernate.internal.jaxb  
org.hibernate.internal.jaxb.cfg  
org.hibernate.internal.jaxb.mapping.hbm  
org.hibernate.internal.jaxb.mapping.orm  
org.hibernate.internal.util
Internal utility classes.
org.hibernate.internal.util.beans  
org.hibernate.internal.util.collections  
org.hibernate.internal.util.compare  
org.hibernate.internal.util.config  
org.hibernate.internal.util.io  
org.hibernate.internal.util.jndi  
org.hibernate.internal.util.xml  
org.hibernate.jdbc
Essentially defines Work, ReturningWork and Expectation as well as some exceptions
org.hibernate.jmx
This package exposes a Hibernate instance via JMX.
org.hibernate.loader
This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.
org.hibernate.loader.collection
This package defines collection initializers
org.hibernate.loader.criteria
This package defines the criteria query compiler and loader
org.hibernate.loader.custom
This package defines a framework for custom loaders that accept handwritten SQL
org.hibernate.loader.custom.sql  
org.hibernate.loader.entity
This package defines entity loaders
org.hibernate.loader.hql
This package defines a loader for the AST-based query parser
org.hibernate.lob  
org.hibernate.mapping
This package defines the Hibernate configuration-time metamodel.
org.hibernate.metadata
This package defines an API for accessing the Hibernate runtime metamodel.
org.hibernate.metamodel
NOTE: This package is currently unfinished and therefore considered experimental and unsupported.
org.hibernate.metamodel.binding  
org.hibernate.metamodel.domain
This package defines metadata modeling of a logical domain model.
org.hibernate.metamodel.relational
This package defines the metamodel of a relational database schema.
org.hibernate.metamodel.relational.state  
org.hibernate.metamodel.source  
org.hibernate.metamodel.source.annotations  
org.hibernate.metamodel.source.annotations.attribute  
org.hibernate.metamodel.source.annotations.attribute.type  
org.hibernate.metamodel.source.annotations.entity  
org.hibernate.metamodel.source.annotations.global  
org.hibernate.metamodel.source.annotations.xml  
org.hibernate.metamodel.source.annotations.xml.filter  
org.hibernate.metamodel.source.annotations.xml.mocker  
org.hibernate.metamodel.source.binder  
org.hibernate.metamodel.source.hbm  
org.hibernate.metamodel.source.internal  
org.hibernate.param  
org.hibernate.persister.collection
This package abstracts the persistence mechanism for collections.
org.hibernate.persister.entity
This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.
org.hibernate.persister.internal  
org.hibernate.persister.spi  
org.hibernate.pretty
Classes for pretty printing things for exception and log messages.
org.hibernate.property
This package abstracts the notion of a "property" of an entity.
org.hibernate.proxy
This package defines a framework for lazy-initializing entity proxies.
org.hibernate.proxy.dom4j  
org.hibernate.proxy.map  
org.hibernate.proxy.pojo  
org.hibernate.proxy.pojo.javassist  
org.hibernate.secure.internal  
org.hibernate.service  
org.hibernate.service.classloading.internal  
org.hibernate.service.classloading.spi  
org.hibernate.service.config.internal  
org.hibernate.service.config.spi  
org.hibernate.service.internal  
org.hibernate.service.jdbc.connections.internal  
org.hibernate.service.jdbc.connections.spi  
org.hibernate.service.jdbc.dialect.internal  
org.hibernate.service.jdbc.dialect.spi  
org.hibernate.service.jmx.internal  
org.hibernate.service.jmx.spi  
org.hibernate.service.jndi  
org.hibernate.service.jndi.internal  
org.hibernate.service.jndi.spi  
org.hibernate.service.jta.platform.internal  
org.hibernate.service.jta.platform.spi  
org.hibernate.service.spi  
org.hibernate.sql
This package defines helper classes for rendering SQL fragments and SQL statements.
org.hibernate.sql.ordering.antlr  
org.hibernate.stat
This package exposes statistics about a running Hibernate instance to the application.
org.hibernate.stat.internal  
org.hibernate.stat.spi  
org.hibernate.tool.hbm2ddl
The hbm2ddl tool.
org.hibernate.tool.instrument
The instrument tool for adding field-interception hooks to persistent classes using built-time bytecode processing.
org.hibernate.tool.instrument.javassist  
org.hibernate.transaction
This package abstracts the underlying transaction mechanism (JTA or JDBC) and provides strategies for obtaining application server TransactionManagers.
org.hibernate.transform
Defines strategies for post-processing criteria query result sets into a form convenient to the application.
org.hibernate.tuple
This package defines a runtime metamodel for entities at the object level and abstracts the differences between the various entity modes.
org.hibernate.tuple.component  
org.hibernate.tuple.entity  
org.hibernate.type
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.
org.hibernate.type.descriptor  
org.hibernate.type.descriptor.java  
org.hibernate.type.descriptor.sql
Defines handling of the standard JDBC-defined types, as declared by Types.
org.hibernate.usertype
Interfaces for user-defined custom types.
Module org.hibernate.commons-annotations 
Package Description
org.hibernate.annotations.common  
org.hibernate.annotations.common.annotationfactory  
org.hibernate.annotations.common.reflection  
org.hibernate.annotations.common.reflection.java  
org.hibernate.annotations.common.reflection.java.generics  
org.hibernate.annotations.common.util  
org.hibernate.annotations.common.util.impl  
Module org.hibernate.envers 
Package Description
org.hibernate.envers  
org.hibernate.envers.ant  
org.hibernate.envers.configuration  
org.hibernate.envers.configuration.metadata  
org.hibernate.envers.configuration.metadata.reader  
org.hibernate.envers.entities  
org.hibernate.envers.entities.mapper  
org.hibernate.envers.entities.mapper.id  
org.hibernate.envers.entities.mapper.relation  
org.hibernate.envers.entities.mapper.relation.component  
org.hibernate.envers.entities.mapper.relation.lazy  
org.hibernate.envers.entities.mapper.relation.lazy.initializor  
org.hibernate.envers.entities.mapper.relation.lazy.proxy  
org.hibernate.envers.entities.mapper.relation.query  
org.hibernate.envers.event  
org.hibernate.envers.exception  
org.hibernate.envers.internal  
org.hibernate.envers.query  
org.hibernate.envers.query.criteria  
org.hibernate.envers.query.impl  
org.hibernate.envers.query.order  
org.hibernate.envers.query.projection  
org.hibernate.envers.query.property  
org.hibernate.envers.reader  
org.hibernate.envers.revisioninfo  
org.hibernate.envers.strategy  
org.hibernate.envers.synchronization  
org.hibernate.envers.synchronization.work  
org.hibernate.envers.tools  
org.hibernate.envers.tools.graph  
org.hibernate.envers.tools.query  
org.hibernate.envers.tools.reflection  
org.hibernate.tool  
org.hibernate.tool.ant  
Module org.hibernate.validator 
Package Description
org.hibernate.validator
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
org.hibernate.validator.cfg
Entry point for the programmatic constraint definition API.
org.hibernate.validator.cfg.context
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
org.hibernate.validator.cfg.context.impl
Creational context implementations of the API for programmatic constraint definition.
org.hibernate.validator.cfg.defs
Constraint definition classes for programmatic constraint definition API.
org.hibernate.validator.constraints
Hibernate Validator specific constraints.
org.hibernate.validator.constraints.impl
Implementations of the Bean Validation built-in as well as Hibernate Validator specific constraints.
org.hibernate.validator.engine
Implementations for the core interfaces of JSR-303.
org.hibernate.validator.engine.groups
Helper classes for the processing of groups.
org.hibernate.validator.engine.resolver
Various implementations of the TraversableResolver interface.
org.hibernate.validator.group
This package provides support for dynamic default group sequence definition.
org.hibernate.validator.messageinterpolation
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be used by custom implementations of the interface for delegation.
org.hibernate.validator.metadata
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
org.hibernate.validator.metadata.location
Contains types for the representation of constraint locations.
org.hibernate.validator.method
This package provides support for method-level constraints based on JSR 303: Bean Validation, Appendix C ("Proposal for method-level validation").
org.hibernate.validator.method.metadata
This package provides a meta model related to method-level constraints and as such is an addition to the package javax.validation.metadata provided by the Bean Validation API.
org.hibernate.validator.resourceloading
ResourceBundleLocator interface and its various implementations.
org.hibernate.validator.util
Independent helper classes.
org.hibernate.validator.util.annotationfactory
Annotation proxy helper.
org.hibernate.validator.util.privilegedactions
Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
org.hibernate.validator.util.scriptengine
Classes related to the evaluation of script with ScriptEngine (JSR-223).
org.hibernate.validator.xml
Classes used to parse Bean Validation XML configuration files.
Module org.hornetq 
Package Description
org.hornetq.api.core
Core Messaging API.
org.hornetq.api.core.client
Core Client Messaging API.
org.hornetq.api.core.client.loadbalance
Client load-balancing API.
org.hornetq.api.core.management
Management API for HornetQ servers and its Core resources.
org.hornetq.api.jms
API to create HornetQ JMS resources.
org.hornetq.api.jms.management
Management API for HornetQ JMS resources.
org.hornetq.core.asyncio  
org.hornetq.core.asyncio.impl  
org.hornetq.core.buffers.impl  
org.hornetq.core.client.impl  
org.hornetq.core.cluster  
org.hornetq.core.cluster.impl  
org.hornetq.core.config  
org.hornetq.core.config.impl  
org.hornetq.core.deployers  
org.hornetq.core.deployers.impl  
org.hornetq.core.exception  
org.hornetq.core.filter  
org.hornetq.core.filter.impl  
org.hornetq.core.journal  
org.hornetq.core.journal.impl  
org.hornetq.core.journal.impl.dataformat  
org.hornetq.core.logging  
org.hornetq.core.logging.impl  
org.hornetq.core.management.impl  
org.hornetq.core.message  
org.hornetq.core.message.impl  
org.hornetq.core.messagecounter  
org.hornetq.core.messagecounter.impl  
org.hornetq.core.paging  
org.hornetq.core.paging.cursor  
org.hornetq.core.paging.cursor.impl  
org.hornetq.core.paging.impl  
org.hornetq.core.persistence  
org.hornetq.core.persistence.config  
org.hornetq.core.persistence.impl.journal  
org.hornetq.core.persistence.impl.nullpm  
org.hornetq.core.postoffice  
org.hornetq.core.postoffice.impl  
org.hornetq.core.protocol.core  
org.hornetq.core.protocol.core.impl  
org.hornetq.core.protocol.core.impl.wireformat  
org.hornetq.core.protocol.stomp  
org.hornetq.core.registry  
org.hornetq.core.remoting
Remoting API.
org.hornetq.core.remoting.impl.invm  
org.hornetq.core.remoting.impl.netty  
org.hornetq.core.remoting.impl.ssl  
org.hornetq.core.remoting.server  
org.hornetq.core.remoting.server.impl  
org.hornetq.core.replication  
org.hornetq.core.replication.impl  
org.hornetq.core.security  
org.hornetq.core.security.impl  
org.hornetq.core.server  
org.hornetq.core.server.cluster  
org.hornetq.core.server.cluster.impl  
org.hornetq.core.server.embedded  
org.hornetq.core.server.group  
org.hornetq.core.server.group.impl  
org.hornetq.core.server.impl  
org.hornetq.core.server.management  
org.hornetq.core.server.management.impl  
org.hornetq.core.settings  
org.hornetq.core.settings.impl  
org.hornetq.core.transaction  
org.hornetq.core.transaction.impl  
org.hornetq.core.version  
org.hornetq.core.version.impl  
org.hornetq.jms.bridge  
org.hornetq.jms.bridge.impl  
org.hornetq.jms.client
Implementation of the JMS API.
org.hornetq.jms.management.impl  
org.hornetq.jms.persistence  
org.hornetq.jms.persistence.config  
org.hornetq.jms.persistence.impl.journal  
org.hornetq.jms.persistence.impl.nullpm  
org.hornetq.jms.referenceable  
org.hornetq.jms.server  
org.hornetq.jms.server.config  
org.hornetq.jms.server.config.impl  
org.hornetq.jms.server.embedded  
org.hornetq.jms.server.impl  
org.hornetq.jms.server.management  
org.hornetq.jms.server.management.impl  
org.hornetq.jms.server.recovery
This package is used to locate resources and connectors along the cluster set I - JCA Connection Factories or InBound MDBs will call HornetQRegistryBase::register(XARecoveryConfig) II - For each XARecoveryConfig the RegistryBase will instantiate a ResourceDiscoveryUnit which will connect using that configuration and inform the Registry of any topology members III - For each topology member found on the DiscoveryUnits, the RegistryBase will registry a HornetQResourceRecovery that will exist per server
org.hornetq.jms.transaction  
org.hornetq.spi.core.logging
Logging SPI.
org.hornetq.spi.core.naming  
org.hornetq.spi.core.protocol  
org.hornetq.spi.core.remoting
Remoting SPI.
org.hornetq.spi.core.security
Security SPI.
org.hornetq.utils
Utilities and helper classes.
org.hornetq.utils.json  
Module org.infinispan 
Package Description
org.infinispan
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
org.infinispan.affinity  
org.infinispan.api
API package
org.infinispan.atomic
This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interfaces such as the Tree API.
org.infinispan.batch
Support for batching calls using the Cache.startBatch() and Cache.endBatch(boolean) API.
org.infinispan.cacheviews  
org.infinispan.commands
Commands that operate on the cache, either locally or remotely.
org.infinispan.commands.control
Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking.
org.infinispan.commands.module  
org.infinispan.commands.read
Commands that read data from the cache.
org.infinispan.commands.remote
Meta-commands that wrap other commands for remote execution.
org.infinispan.commands.remote.recovery  
org.infinispan.commands.tx
Commands that represent transactional lifecycle transitions.
org.infinispan.commands.write
Commands that alter the state of the cache.
org.infinispan.commons.hash  
org.infinispan.config
Cache configuration beans and parsers.
org.infinispan.config.parsing  
org.infinispan.configuration  
org.infinispan.configuration.cache
Classes related to eviction.
org.infinispan.configuration.global  
org.infinispan.configuration.parsing  
org.infinispan.container
Data containers which store cache entries.
org.infinispan.container.entries
Entries which are stored in data containers.
org.infinispan.container.entries.versioned  
org.infinispan.container.versioning  
org.infinispan.context
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
org.infinispan.context.impl
This package contains different context implementations, selected dynamically based on the type of invocation.
org.infinispan.distexec  
org.infinispan.distexec.mapreduce  
org.infinispan.distribution
Classes relating to the distributed cache mode.
org.infinispan.distribution.ch  
org.infinispan.distribution.group
Groups allow keys with differeing hash codes to be co-located on the same node.
org.infinispan.eviction
Classes related to eviction.
org.infinispan.executors
Implementations of different executors used for asynchronous operation.
org.infinispan.factories
Factories are internal components used to create other components based on a cache's configuration.
org.infinispan.factories.annotations
Internal annotations to control the lifecycle of cache components.
org.infinispan.factories.components  
org.infinispan.factories.scopes
Scopes of components within the lifespan of a CacheManager and its various Caches, and related utilities.
org.infinispan.interceptors
Infinispan is designed around a set of interceptors around a data container.
org.infinispan.interceptors.base
Base interceptors containing common, reusable behavior.
org.infinispan.interceptors.locking  
org.infinispan.io
Provides Infinispan-specific input and output streams, buffers and related utilities.
org.infinispan.jmx
Helpers that allow easy exposure of attributes and operations via JMX.
org.infinispan.jmx.annotations
JMX 2.0-like annotations, with no dependencies on JMX 2.0.
org.infinispan.lifecycle
Component lifecycle.
org.infinispan.loaders
This package contains loaders and stores, which are used for overflow or persistence.
org.infinispan.loaders.bucket
Abstract classes that use hashed buckets to store entries.
org.infinispan.loaders.cluster
A CacheLoader (not CacheStore) that polls other nodes in the cluster for state.
org.infinispan.loaders.decorators
This package contains loaders and stores, which are used for overflow or persistence.
org.infinispan.loaders.file
Simple filesystem-based CacheStore implementation.
org.infinispan.loaders.keymappers  
org.infinispan.loaders.modifications
Modifications that are used to encapsulate cache operations for application to a CacheStore.
org.infinispan.manager
Cache manager package
org.infinispan.marshall
Infinispan makes use of custom marshalling to serialize and deserialize state wherever possible, rather than falling back to the JDK to do this.
org.infinispan.marshall.exts
Externalizers for various JDK types that are marshalled using the marshalling framework.
org.infinispan.marshall.jboss
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
org.infinispan.notifications
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
org.infinispan.notifications.cachelistener
Cache-specific notifications and eventing.
org.infinispan.notifications.cachelistener.annotation  
org.infinispan.notifications.cachelistener.event  
org.infinispan.notifications.cachemanagerlistener
CacheManager-specific notifications and eventing.
org.infinispan.notifications.cachemanagerlistener.annotation  
org.infinispan.notifications.cachemanagerlistener.event  
org.infinispan.remoting
Remote communication between cache instances.
org.infinispan.remoting.responses
Abstractions of the different response types allowed during RPC.
org.infinispan.remoting.rpc
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
org.infinispan.remoting.transport
Transports handle the low-level networking, used by the remoting components.
org.infinispan.remoting.transport.jgroups
A transport implementation based on JGroups.
org.infinispan.statetransfer
Transfer of state to new caches in a cluster.
org.infinispan.stats
Cache statistics.
org.infinispan.transaction
JTA transaction support.
org.infinispan.transaction.lookup
Interfaces and implementations of lookup classes to locate and/or instantiate JTA TransactionManagers.
org.infinispan.transaction.synchronization  
org.infinispan.transaction.tm
Infinispan's bare-bones internal transaction manager, used for batching calls as well as as a dummy, unit-test-only transaction manager.
org.infinispan.transaction.xa
XA transaction support.
org.infinispan.transaction.xa.recovery  
org.infinispan.util
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.
org.infinispan.util.concurrent
Thread-safe containers and other concurrency-related utilities, designed to supplement JDK concurrency utilities and containers.
org.infinispan.util.concurrent.jdk8backported  
org.infinispan.util.concurrent.locks
Lock and synchronization related classes, tools and utilities.
org.infinispan.util.concurrent.locks.containers
Concurrent lock containers.
org.infinispan.util.logging
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
org.infinispan.util.stream  
Module org.jdom 
Package Description
org.jdom
Classes to represent the components of an XML document.
org.jdom.adapters
Classes to interface with various DOM implementations.
org.jdom.filter
Classes to programmatically filter nodes of a document based on type, name, value, or other aspects and to boolean and/or/negate these rules.
org.jdom.input
Classes to build JDOM documents from various sources.
org.jdom.output
Classes to output JDOM documents to various destinations.
org.jdom.transform
Classes to help with transformations, based on the JAXP TrAX classes.
org.jdom.xpath
Support for XPath from within JDOM.
Module org.jboss.ejb-client 
Package Description
org.jboss.ejb.client  
org.jboss.ejb.client.naming.ejb  
org.jboss.ejb.client.remoting  
Module org.jboss.remote-naming 
Package Description
org.jboss.naming.remote  
org.jboss.naming.remote.client  
org.jboss.naming.remote.client.ejb  
org.jboss.naming.remote.protocol  
org.jboss.naming.remote.protocol.v1  
org.jboss.naming.remote.server  
Module org.jboss.weld.core 
Package Description
org.jboss.weld.context  
org.jboss.weld.context.bound  
org.jboss.weld.context.ejb  
org.jboss.weld.context.http  
org.jboss.weld.context.unbound  
Module org.jboss.ws.api 
Package Description
org.jboss.ws.api.addressing
JSR-261 support classes and interfaces
org.jboss.ws.api.annotation
JBossWS stack agnostic annotations
org.jboss.ws.api.binding
JBossWS binding customization interfaces
org.jboss.ws.api.handler
Convenient extensions to JAX-WS handler framework
org.jboss.ws.api.monitoring
Classes and interfaces for monitoring through collection of records.
org.jboss.ws.api.tools
JBossWS interfaces for JAX-WS tooling
org.jboss.ws.api.util
Convenient utilities
Module org.jboss.xts 
Package Description
org.jboss.jbossts.txbridge.inbound  
org.jboss.jbossts.txbridge.outbound  
org.jboss.jbossts.txbridge.utils  
Module org.jgroups 
Package Description
org.jgroups
Provides top-level public JGroups classes such as Channel, Message, etc.
org.jgroups.annotations  
org.jgroups.auth  
org.jgroups.blocks
Provides building blocks that are layered on top of channels.
org.jgroups.blocks.atomic  
org.jgroups.blocks.executor  
org.jgroups.blocks.locking  
org.jgroups.blocks.mux  
org.jgroups.client  
org.jgroups.conf
Provides ways to configure a protocol stack.
org.jgroups.demos
Provides demonstrations of JGroups functionality.
org.jgroups.demos.applets
Provides an applet that demonstrates JGroups functionality.
org.jgroups.demos.wb
A distributed whiteboard applet implemented using JGroups.
org.jgroups.jmx  
org.jgroups.logging  
org.jgroups.protocols
Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.
org.jgroups.protocols.pbcast
Supports probabilistic broadcasts.
org.jgroups.stack
Support for managing protocol stacks.
org.jgroups.util
Provides useful functionality which cannot be assigned to any particular other package.
Module org.joda.time 
Package Description
org.joda.time
Provides support for dates, times, time zones, durations, intervals, and partials.
org.joda.time.base
Implementation package providing abstract and base time classes.
org.joda.time.chrono
Package containing the chronology classes which define the calendar systems.
org.joda.time.convert
Implementation package providing conversion between date and time objects.
org.joda.time.field
Implementation package providing abstract and standard field classes.
org.joda.time.format
Provides printing and parsing support for instants and durations.
org.joda.time.tz
Implementation package supporting the time zones.
Module org.osgi.core 
Package Description
org.osgi.framework
Framework Package Version 1.5.
org.osgi.framework.hooks.service
Framework Service Hooks Package Version 1.0.
org.osgi.framework.launch
Framework Launch Package Version 1.0.
org.osgi.service.condpermadmin
Conditional Permission Admin Package Version 1.1.
org.osgi.service.packageadmin
Package Admin Package Version 1.2.
org.osgi.service.permissionadmin
Permission Admin Package Version 1.2.
org.osgi.service.startlevel
Start Level Package Version 1.1.
org.osgi.service.url
URL Stream and Content Handlers Package Version 1.0.
Module org.picketlink 
Package Description
org.picketlink.identity.federation.api.saml.v2.metadata  
org.picketlink.identity.federation.api.saml.v2.request  
org.picketlink.identity.federation.api.saml.v2.response  
org.picketlink.identity.federation.api.saml.v2.sig  
org.picketlink.identity.federation.api.soap  
org.picketlink.identity.federation.api.util  
org.picketlink.identity.federation.api.w3.xmldsig  
org.picketlink.identity.federation.api.wstrust  
org.picketlink.identity.federation.bindings.jboss.attribute  
org.picketlink.identity.federation.bindings.jboss.auth  
org.picketlink.identity.federation.bindings.jboss.auth.mapping  
org.picketlink.identity.federation.bindings.jboss.subject  
org.picketlink.identity.federation.bindings.servlets  
org.picketlink.identity.federation.bindings.tomcat  
org.picketlink.identity.federation.bindings.tomcat.idp  
org.picketlink.identity.federation.bindings.tomcat.sp  
org.picketlink.identity.federation.bindings.tomcat.sp.holder  
org.picketlink.identity.federation.bindings.util  
org.picketlink.identity.federation.core  
org.picketlink.identity.federation.core.config  
org.picketlink.identity.federation.core.constants  
org.picketlink.identity.federation.core.exceptions  
org.picketlink.identity.federation.core.factories  
org.picketlink.identity.federation.core.handler.config  
org.picketlink.identity.federation.core.impl  
org.picketlink.identity.federation.core.interfaces  
org.picketlink.identity.federation.core.parsers  
org.picketlink.identity.federation.core.parsers.config  
org.picketlink.identity.federation.core.parsers.saml  
org.picketlink.identity.federation.core.parsers.saml.metadata  
org.picketlink.identity.federation.core.parsers.saml.xacml  
org.picketlink.identity.federation.core.parsers.sts  
org.picketlink.identity.federation.core.parsers.util  
org.picketlink.identity.federation.core.parsers.wsa  
org.picketlink.identity.federation.core.parsers.wsp  
org.picketlink.identity.federation.core.parsers.wsse  
org.picketlink.identity.federation.core.parsers.wst  
org.picketlink.identity.federation.core.pdp  
org.picketlink.identity.federation.core.saml.md.providers  
org.picketlink.identity.federation.core.saml.v1  
org.picketlink.identity.federation.core.saml.v1.providers  
org.picketlink.identity.federation.core.saml.v1.writers  
org.picketlink.identity.federation.core.saml.v2.common  
org.picketlink.identity.federation.core.saml.v2.constants  
org.picketlink.identity.federation.core.saml.v2.exceptions  
org.picketlink.identity.federation.core.saml.v2.factories  
org.picketlink.identity.federation.core.saml.v2.holders  
org.picketlink.identity.federation.core.saml.v2.impl  
org.picketlink.identity.federation.core.saml.v2.interfaces  
org.picketlink.identity.federation.core.saml.v2.metadata.store  
org.picketlink.identity.federation.core.saml.v2.providers  
org.picketlink.identity.federation.core.saml.v2.util  
org.picketlink.identity.federation.core.saml.v2.writers  
org.picketlink.identity.federation.core.sts  
org.picketlink.identity.federation.core.sts.registry  
org.picketlink.identity.federation.core.transfer  
org.picketlink.identity.federation.core.util  
org.picketlink.identity.federation.core.wsa  
org.picketlink.identity.federation.core.wspolicy  
org.picketlink.identity.federation.core.wsse  
org.picketlink.identity.federation.core.wstrust  
org.picketlink.identity.federation.core.wstrust.auth  
org.picketlink.identity.federation.core.wstrust.exceptions  
org.picketlink.identity.federation.core.wstrust.handlers  
org.picketlink.identity.federation.core.wstrust.plugins.saml  
org.picketlink.identity.federation.core.wstrust.wrappers  
org.picketlink.identity.federation.core.wstrust.writers  
org.picketlink.identity.federation.saml.common  
org.picketlink.identity.federation.saml.v1.assertion  
org.picketlink.identity.federation.saml.v1.protocol  
org.picketlink.identity.federation.saml.v2  
org.picketlink.identity.federation.saml.v2.ac  
org.picketlink.identity.federation.saml.v2.ac.classes  
org.picketlink.identity.federation.saml.v2.assertion
Package for the model classes for the SAML2 Assertion
org.picketlink.identity.federation.saml.v2.metadata  
org.picketlink.identity.federation.saml.v2.profiles.attribute.dce  
org.picketlink.identity.federation.saml.v2.profiles.sso.ecp  
org.picketlink.identity.federation.saml.v2.profiles.xacml.assertion  
org.picketlink.identity.federation.saml.v2.protocol
Package containing the classes for the protocol of SAMLv2
org.picketlink.identity.federation.web.config  
org.picketlink.identity.federation.web.constants  
org.picketlink.identity.federation.web.core  
org.picketlink.identity.federation.web.filters  
org.picketlink.identity.federation.web.handlers  
org.picketlink.identity.federation.web.handlers.saml2  
org.picketlink.identity.federation.web.interfaces  
org.picketlink.identity.federation.web.listeners  
org.picketlink.identity.federation.web.managers  
org.picketlink.identity.federation.web.process  
org.picketlink.identity.federation.web.roles  
org.picketlink.identity.federation.web.servlets  
org.picketlink.identity.federation.web.servlets.saml  
org.picketlink.identity.federation.web.util  
org.picketlink.identity.federation.ws.addressing  
org.picketlink.identity.federation.ws.policy  
org.picketlink.identity.federation.ws.trust  
org.picketlink.identity.federation.ws.wss.secext  
org.picketlink.identity.federation.ws.wss.utility  
org.picketlink.identity.xmlsec.w3.xmldsig  
org.picketlink.identity.xmlsec.w3.xmlenc  
Module org.picketbox 
Package Description
org.jboss.security.authentication  
Module org.slf4j.jcl-over-slf4j 
Package Description
org.apache.commons.logging
Jakarta Commons Logging implemented over SLF4J.
org.apache.commons.logging.impl
SLF4J based implementation of commons-logging wrapper APIs.
Module org.slf4j 
Package Description
org.slf4j
Core logging interfaces.
org.slf4j.helpers
Helper classes.
org.slf4j.spi
Classes and interfaces which are internal to SLF4J.
Module org.slf4j.impl 
Package Description
org.slf4j.impl
Implementations of core logging interfaces defined in the org.slf4j package.
Module org.slf4j.ext 
Package Description
org.slf4j.agent
"-javaagent" routines for SLF4J.
org.slf4j.cal10n  
org.slf4j.ext
SLF4J API extensions
org.slf4j.instrumentation
Java instrumentation routines for SLF4J.
org.slf4j.profiler
Poor man's profiler API
Module javax.wsdl4j.api 
Package Description
com.ibm.wsdl  
com.ibm.wsdl.extensions  
com.ibm.wsdl.extensions.http  
com.ibm.wsdl.extensions.mime  
com.ibm.wsdl.extensions.schema  
com.ibm.wsdl.extensions.soap  
com.ibm.wsdl.extensions.soap12  
com.ibm.wsdl.factory  
com.ibm.wsdl.util  
com.ibm.wsdl.util.xml  
com.ibm.wsdl.xml  
javax.wsdl  
javax.wsdl.extensions  
javax.wsdl.extensions.http  
javax.wsdl.extensions.mime  
javax.wsdl.extensions.schema  
javax.wsdl.extensions.soap  
javax.wsdl.extensions.soap12  
javax.wsdl.factory  
javax.wsdl.xml  
Other Packages 
Package Description
javax.xml.namespace  
org.infinispan.commons
Commons package
JBoss Application Server: Build 7.1.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.