org.apache.myfaces.config.annotation
Interface DiscoverableLifecycleProvider

All Superinterfaces:
LifecycleProvider
All Known Implementing Classes:
TomcatAnnotationLifecycleProvider

public interface DiscoverableLifecycleProvider
extends LifecycleProvider

Created by IntelliJ IDEA. User: bommel Date: Mar 13, 2007 Time: 10:09:38 PM


Method Summary
 boolean isAvailable()
           
 
Methods inherited from interface org.apache.myfaces.config.annotation.LifecycleProvider
destroyInstance, newInstance
 

Method Detail

isAvailable

boolean isAvailable()


Copyright © 2007 Apache Software Foundation. All Rights Reserved.