JBoss Seam API Documentation

JBoss Seam API

See:
          Description

Packages
org.jboss.seam The Seam component meta-model.
org.jboss.seam.annotations Annotations for defining Seam components.
org.jboss.seam.annotations.async Annotations for use with Seam asynchronicity.
org.jboss.seam.annotations.bpm Annotations for controlling the business process and business process context.
org.jboss.seam.annotations.datamodel A set of annotations that simplifies the job of working with JSF DataModels.
org.jboss.seam.annotations.exception Annotations for JSF exception handling.
org.jboss.seam.annotations.faces Annotations for defining JSF converters and validators.
org.jboss.seam.annotations.intercept Annotations for defining Seam interceptors.
org.jboss.seam.annotations.remoting Annotations (well, one annotation) for use with Seam remoting.
org.jboss.seam.annotations.security Annotations (well, one annotation) for use with Seam security.
org.jboss.seam.annotations.web Annotations for use in a servlet environment
org.jboss.seam.async Seam asynchronicity: dispatcher implementations and schedule classes.
org.jboss.seam.bpm A set of Seam components for business process management via jBPM, including control of process and task instances, rendering of task lists, and integration with jBPM.
org.jboss.seam.captcha A simple CAPTCHA algorithm that supports customization
org.jboss.seam.contexts The Seam Context API and implementations.
org.jboss.seam.core A set of Seam components that implement Seam.
org.jboss.seam.databinding Implementation of @DataModel and friends.
org.jboss.seam.deployment Scanners and handlers for automatically loading components from deployed archives.
org.jboss.seam.drools Seam components for integrating Drools.
org.jboss.seam.ejb Integration with EJB 3.0.
org.jboss.seam.el Integration with JBoss EL.
org.jboss.seam.exception Implementation of Seam exception handling for JSF.
org.jboss.seam.faces A set of Seam components for working with JSF.
org.jboss.seam.framework A framework for data access in Seam.
org.jboss.seam.init Stuff for starting and initializing Seam in a servlet environment.
org.jboss.seam.intercept Implementation of the Seam interceptor stack.
org.jboss.seam.international Seam components for internationalition of JSF applications.
org.jboss.seam.jms Seam components for sending JMS messages.
org.jboss.seam.jsf Integration with the JSF implementation.
org.jboss.seam.log The Seam logging API (just what the world needed)
org.jboss.seam.mail Seam components for sending email.
org.jboss.seam.mock An integration test harness for Seam applications and Seam components, with built-in support for TestNG.
org.jboss.seam.navigation Implementation of pages.xml based navigation
org.jboss.seam.pageflow Support for jPDL-based pageflows.
org.jboss.seam.persistence Seam components for working with JPA or Hibernate3.
org.jboss.seam.security Seam Security
org.jboss.seam.security.digest  
org.jboss.seam.security.jaas  
org.jboss.seam.servlet Integration with the servlet API.
org.jboss.seam.text  
org.jboss.seam.theme Support for themes in JSF applications.
org.jboss.seam.transaction Abstracts all possible transaction management APIs behind a JTA-compatible interface.
org.jboss.seam.util Utils - you knew they were here somewhere.
org.jboss.seam.web Seam components for use in a servlet environment.
org.jboss.seam.webservice Web Services integration.

 

JBoss Seam API