Uses of Interface
org.apache.myfaces.shared.trace.Closure

Packages that use Closure
org.apache.myfaces.shared.trace   
 

Uses of Closure in org.apache.myfaces.shared.trace
 

Methods in org.apache.myfaces.shared.trace with parameters of type Closure
<T> T
TracingSupport.trace(String methodName, Closure<T> closure)
           
<T> T
TracingSupport.trace(String methodName, Closure<T> closure, Object... params)
           
 



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