Uses of Interface
alpine.event.framework.LoggableSubscriber
-
Packages that use LoggableSubscriber Package Description alpine.persistence This package contains functionality related to persistence including query managers and startup initializers. -
-
Uses of LoggableSubscriber in alpine.persistence
Method parameters in alpine.persistence with type arguments of type LoggableSubscriber Modifier and Type Method Description EventServiceLogAlpineQueryManager. getLatestEventServiceLog(Class<LoggableSubscriber> clazz)Returns the most recent log entry for the specified Subscriber.
-