|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.PageActivationContextCollectorImpl
public class PageActivationContextCollectorImpl
Constructor Summary | |
---|---|
PageActivationContextCollectorImpl(TypeCoercer typeCoercer,
RequestPageCache requestPageCache,
ComponentModelSource modelSource)
|
Method Summary | |
---|---|
java.lang.Object[] |
collectPageActivationContext(java.lang.String pageName)
Fires the passivate event and collects the response, which is coerced to an object array. |
void |
objectWasInvalidated()
Invoked to indicate that some object is invalid. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageActivationContextCollectorImpl(TypeCoercer typeCoercer, RequestPageCache requestPageCache, ComponentModelSource modelSource)
Method Detail |
---|
public void objectWasInvalidated()
InvalidationListener
objectWasInvalidated
in interface InvalidationListener
public java.lang.Object[] collectPageActivationContext(java.lang.String pageName)
PageActivationContextCollector
collectPageActivationContext
in interface PageActivationContextCollector
pageName
- to collect context from ; this should be the canonical page name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |