Uses of Class
org.apache.openejb.jee.FacesLifecycleExtension

Packages that use FacesLifecycleExtension
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of FacesLifecycleExtension in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee with type parameters of type FacesLifecycleExtension
protected  java.util.List<FacesLifecycleExtension> FacesLifecycle.lifecycleExtension
           
 

Methods in org.apache.openejb.jee that return types with arguments of type FacesLifecycleExtension
 java.util.List<FacesLifecycleExtension> FacesLifecycle.getLifecycleExtension()
          Gets the value of the lifecycleExtension property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.