|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InternalComponentInvalidationEventHub
Split-out implementation of InvalidationEventHub
that separates it from ComponentInstantiatorSource
.
This was necessary due to some refactoring that made ComponentClassResolver
and ComponentInstantiatorSource
mutually dependent.
Method Summary | |
---|---|
void |
classInControlledPackageHasChanged()
Invoked when the ComponentInstantiatorSource notices that
a class file within any of the controlled packages has changed. |
Methods inherited from interface org.apache.tapestry5.services.InvalidationEventHub |
---|
addInvalidationListener |
Method Detail |
---|
void classInControlledPackageHasChanged()
ComponentInstantiatorSource
notices that
a class file within any of the controlled packages has changed. Fires the
InvalidationListener.objectWasInvalidated()
notification.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |