|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.event.InvalidationEventHubImpl
org.apache.tapestry5.internal.services.InternalComponentInvalidationEventHubImpl
public class InternalComponentInvalidationEventHubImpl
| Constructor Summary | |
|---|---|
InternalComponentInvalidationEventHubImpl(boolean productionMode)
|
|
| Method Summary | |
|---|---|
void |
classInControlledPackageHasChanged()
Invoked when the ComponentInstantiatorSource notices that
a class file within any of the controlled packages has changed. |
| Methods inherited from class org.apache.tapestry5.internal.event.InvalidationEventHubImpl |
|---|
addInvalidationListener, fireInvalidationEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.tapestry5.services.InvalidationEventHub |
|---|
addInvalidationListener |
| Constructor Detail |
|---|
public InternalComponentInvalidationEventHubImpl(@Symbol(value="tapestry.production-mode")
boolean productionMode)
| Method Detail |
|---|
public void classInControlledPackageHasChanged()
InternalComponentInvalidationEventHubComponentInstantiatorSource notices that
a class file within any of the controlled packages has changed. Fires the
InvalidationListener.objectWasInvalidated() notification.
classInControlledPackageHasChanged in interface InternalComponentInvalidationEventHub
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||