@Scope(value=APPLICATION)
@Name(value="org.granite.tide.seam.init")
@Install(precedence=10)
@Startup
@BypassInterceptors
public class TideInit
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TideInit.FactoryVariable |
| Constructor and Description |
|---|
TideInit() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<TideInit.FactoryVariable> |
getFactoredVariables(org.jboss.seam.Component component) |
public static java.util.Set<TideInit.FactoryVariable> getFactoredVariables(org.jboss.seam.Component component)