org.granite.tide.seam
Class TideInit
java.lang.Object
org.granite.tide.seam.TideInit
@Scope(value=APPLICATION)
@Name(value="org.granite.tide.seam.init")
@Install(precedence=10)
@Startup
@BypassInterceptors
public class TideInit
- extends Object
Particular initializer for Tide which instruments all Seam components
- Tide bijection/invocation interceptor is added
- Tide asynchronous interceptor is added
- Author:
- William DRAI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideInit
public TideInit()
getFactoredVariables
public static Set<TideInit.FactoryVariable> getFactoredVariables(Component component)