|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.TapestryFilter
org.apache.tapestry5.spring.TapestrySpringFilter
public class TapestrySpringFilter
Adds a ModuleDef that contains all the beans defined by the Spring ApplicationContext, as if they
were Tapestry IoC services. This is done using a filter, so that the Spring beans can be "mixed into" the Tapestry
IoC Registry before it even starts up.
| Field Summary |
|---|
| Fields inherited from class org.apache.tapestry5.TapestryFilter |
|---|
REGISTRY_CONTEXT_NAME |
| Constructor Summary | |
|---|---|
TapestrySpringFilter()
|
|
| Method Summary | |
|---|---|
protected ModuleDef[] |
provideExtraModuleDefs(javax.servlet.ServletContext context)
|
| Methods inherited from class org.apache.tapestry5.TapestryFilter |
|---|
destroy, destroy, doFilter, getFilterConfig, init, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TapestrySpringFilter()
| Method Detail |
|---|
protected ModuleDef[] provideExtraModuleDefs(javax.servlet.ServletContext context)
provideExtraModuleDefs in class TapestryFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||