[jboss-dev-forums] [JBoss AS7 Development] - List of APIs Exposed Through AS7

Brian Stansberry do-not-reply at jboss.com
Thu Oct 20 17:54:17 EDT 2011


Brian Stansberry [http://community.jboss.org/people/brian.stansberry] modified the document:

"List of APIs Exposed Through AS7"

To view the document, visit: http://community.jboss.org/docs/DOC-17286

--------------------------------------------------------------
Project Leads:

This is a listing of all APIs that are to be exposed to users via JBoss AS7.  Please note the Maven coordinates (ie. GAVs - groupId, artifactId, version not necessary) that users can expect to rely upon when developing software targeted for the AS7 runtime.  We will be exporting these dependencies via  https://github.com/jbossas/jboss-as/blob/master/api/pom.xml https://github.com/jbossas/jboss-as/blob/master/api/pom.xml.

Also note all dependent libraries needed for compilation.  When adding these to the API POM, we will be excluding out transitive dependencies.

This process is defined by  https://issues.jboss.org/browse/AS7-581 https://issues.jboss.org/browse/AS7-581.

Note: I have seeded this list with a selection from the AS Parent POM.  If you need to add further related artifacts, please do so.  Conversely, if I've noted a project not intended to have a direct user API view exported through JBossAS, please strike out the entry (instead of deleting it entirely).

Please keep the list below in alphabetical order.

|| *Project* || *Lead* || *groupIds* || *artifactIds* || *Packages to Assert* ||
| Hibernate | Steve Ebersole | 
 | 
 | 
 |
| Hibernate EntityManager | Emmanuel Bernard (http://community.jboss.org/people/epbernard) | 
 | 
 | 
 |
| Hibernate Envers | Steve Ebersole | 
 | 
 | 
 |
| Hibernate Infinispan | Emmanuel Bernard (http://community.jboss.org/people/epbernard) | 
 | 
 | 
 |
| Hibernate Validator | Emmanuel Bernard (http://community.jboss.org/people/epbernard) | 
 | 
 | 
 |
| HornetQ | Clebert Suconic (http://community.jboss.org/people/clebert.suconic) | org.hornetq | hornetq-core | org.hornetq.api.core.*
org.hornetq.api.core.client.*
org.hornetq.api.core.management.* |
| Infinispan | Manik Surtani | org.infinispan | infinispan-core | Misc. Infinispan doesn't expose an API jar so best we can do is put the whole of core. |
| IronJacamar | Jesper Pedersen (http://community.jboss.org/people/jesper.pedersen) | 
 | 
 | 
 |
| JBoss DMR | David Lloyd (http://community.jboss.org/people/dmlloyd) | 
 | 
 | 
 |
| JBoss EJB3 | Carlo de Wolf (http://community.jboss.org/people/wolfc) | 
 | 
 | 
 |
| JBoss Logging | James Perkins | 
 | 
 | 
 |
| JBoss LogManager | James Perkins | 
 | 
 | 
 |
| JBoss Modules | David Lloyd (http://community.jboss.org/people/dmlloyd) | 
 | 
 | 
 |
| JBoss MSC | David Lloyd (http://community.jboss.org/people/dmlloyd) | 
 | 
 | 
 |
| JBoss OSGi | Thomas Diesler (http://community.jboss.org/people/thomas.diesler) | 
 | 
 | 
 |
| JBoss Threads | David Lloyd (http://community.jboss.org/people/dmlloyd) | 
 | 
 | 
 |
| JBoss VFS | David Lloyd (http://community.jboss.org/people/dmlloyd) | 
 | 
 | 
 |
| JBoss Web Services (JBossWS) | Alessio Soldano | 
 | 
 | 
 |
| JBossAS AppClient | Jason Greene (http://community.jboss.org/people/jason.greene) | 
 | 
 | 
 |
| JBossAS Arquillian | Andrew Rubinger (http://community.jboss.org/people/ALRubinger) | 
 | 
 | 
 |
| JBossAS Clustering | Paul Ferraro (http://community.jboss.org/people/pferraro) | 
 | 
 | 
 |
| JBossAS Controller Client | Brian Stansberry | org.jboss.as | jboss-as-controller-client | org.jboss.as.controller.client
org.jboss.as.controller.client.helpers
org.jboss.as.controller.client.helpers.domain
org.jboss.as.controller.client.helpers.standalone |
| JBossAS Naming | David Lloyd (http://community.jboss.org/people/dmlloyd) | 
 | 
 | 
 |
| JBossAS Security | Anil Saldhana (http://community.jboss.org/people/anil.saldhana) | 
 | 
 | 
 |
| JBossAS Tx (JBossTS) | Jonathan Halliday (http://community.jboss.org/people/jhalliday) | 
 | 
 | 
 |
| Netty | Jason Greene (http://community.jboss.org/people/jason.greene) | 
 | 
 | 
 |
| PicketBox | Anil Saldhana (http://community.jboss.org/people/anil.saldhana) | 
 | 
 | 
 |
| RESTEasy | Bill Burke | 
 | 
 | 
 |
| ShrinkWrap | Andrew Rubinger (http://community.jboss.org/people/ALRubinger) | org.jboss.shrinkwrap | shrinkwrap-api | org.jboss.shrinkwrap.api.*
org.jboss.shrinkwrap.api.asset.*
org.jboss.shrinkwrap.api.classloader.*
org.jboss.shrinkwrap.api.container.*
org.jboss.shrinkwrap.api.exporter.*
org.jboss.shrinkwrap.api.formatter.*
org.jboss.shrinkwrap.api.importer.*
org.jboss.shrinkwrap.api.serialization.*
org.jboss.shrinkwrap.api.spec.* |
| ShrinkWrap Descriptors Integration | Andrew Rubinger (http://community.jboss.org/people/ALRubinger) | org.jboss.shrinkwrap.descriptors | shrinkwrap-descriptors-archive-integration | org.jboss.shrinkwrap.api.descriptors.* |
| ShrinkWrap Resolver | Andrew Rubinger (http://community.jboss.org/people/ALRubinger) | org.jboss.shrinkwrap.resolver | shrinkwrap-resolver-api
shrinkwrap-resolver-api-maven | org.jboss.shrinkwrap.api.resolver.*
org.jboss.shrinkwrap.api.resolver.maven.*
org.jboss.shrinkwrap.api.resolver.maven.filter.* |
| Snowdrop | Marius Bogoevici (http://community.jboss.org/people/marius.bogoevici) | 
 | 
 | 
 |
| Weld | Ales Justin (http://community.jboss.org/people/alesj) | org.jboss.weld | weld-api | org.jboss.weld.context.**.* |
| XNIO | David Lloyd (http://community.jboss.org/people/dmlloyd) | 
 | 
 | 
 |
--------------------------------------------------------------

Comment by going to Community
[http://community.jboss.org/docs/DOC-17286]

Create a new document in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111020/a9f826d1/attachment.html 


More information about the jboss-dev-forums mailing list