org.apache.myfaces.config.annotation
Interface DiscoverableLifecycleProvider

All Superinterfaces:
LifecycleProvider
All Known Implementing Classes:
TomcatAnnotationLifecycleProvider

public interface DiscoverableLifecycleProvider
extends LifecycleProvider

Author:
bommel

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

Method Detail

isAvailable

boolean isAvailable()


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.