Seam Core JSF2 2.3.1.CR1

Uses of Class
org.jboss.seam.annotations.AutoCreate

Packages that use AutoCreate
org.jboss.seam.cache A set of Seam components that provide caching 
org.jboss.seam.framework A framework for data access in Seam. 
 

Packages with annotations of type AutoCreate
org.jboss.seam.international Seam components for internationalition of JSF applications. 
org.jboss.seam.mail Seam components for sending email. 
org.jboss.seam.web Seam components for use in a servlet environment. 
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.faces A set of Seam components for working with JSF. 
org.jboss.seam.jmx   
org.jboss.seam.security.permission Seam Security Permissions 
org.jboss.seam.theme Support for themes in JSF applications. 
org.jboss.seam.core A set of Seam components that implement Seam. 
org.jboss.seam.security.management Seam Identity Management 
org.jboss.seam.pageflow Support for jPDL-based pageflows. 
org.jboss.seam.security Seam Security 
org.jboss.seam.cache A set of Seam components that provide caching 
 

Uses of AutoCreate in org.jboss.seam.cache
 

Classes in org.jboss.seam.cache with annotations of type AutoCreate
 class EhCacheProvider
          Implementation of CacheProvider backed by EhCache.
 class InfinispanCacheProvider
          Implementation of CacheProvider backed by Infinispan 5.x.
 class JbossCache2Provider
          Implementation of CacheProvider backed by JBoss Cache 2.x.
 class JbossCacheProvider
          Implementation of CacheProvider backed by JBoss Cache 1.x
 class JbossPojoCacheProvider
          Implementation of CacheProvider backed by JBoss POJO Cache 1.x
 

Uses of AutoCreate in org.jboss.seam.framework
 

Classes in org.jboss.seam.framework with annotations of type AutoCreate
 class CurrentDate
          The current date, as an instance of java.util.Date.
 class CurrentDatetime
          The current date and time, as an instance of java.util.Date.
 class CurrentTime
          The current time, as an instance of java.util.Date.
 


Seam Core JSF2 2.3.1.CR1

Copyright © 2013 Seam Framework. All Rights Reserved.