Uses of Interface
org.apache.sling.distribution.journal.MessageHandler
-
Packages that use MessageHandler Package Description org.apache.sling.distribution.journal -
-
Uses of MessageHandler in org.apache.sling.distribution.journal
Methods in org.apache.sling.distribution.journal that return MessageHandler Modifier and Type Method Description MessageHandler<T>
HandlerAdapter. getHandler()
Methods in org.apache.sling.distribution.journal with parameters of type MessageHandler Modifier and Type Method Description static <T> HandlerAdapter<T>
HandlerAdapter. create(Class<T> type, MessageHandler<T> handler)
-