org.granite.tide.seam
Class SeamUtils

java.lang.Object
  extended by org.granite.tide.seam.SeamUtils

public class SeamUtils
extends Object


Constructor Summary
SeamUtils()
           
 
Method Summary
static boolean isLifecycleMethod(Component component, Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeamUtils

public SeamUtils()
Method Detail

isLifecycleMethod

public static boolean isLifecycleMethod(Component component,
                                        Method method)