Uses of Class
org.apache.tapestry5.ioc.annotations.NotLazy
-
Packages that use NotLazy Package Description org.apache.tapestry5.services.messages Services supporting component and application message catalogs. -
-
Uses of NotLazy in org.apache.tapestry5.services.messages
Methods in org.apache.tapestry5.services.messages with annotations of type NotLazy Modifier and Type Method Description InvalidationEventHub
ComponentMessagesSource. getInvalidationEventHub()
Returns the event hub that allows listeners to be notified when any underlying message catalog file is changed.
-