JavaScript is disabled on your browser.
Skip navigation links
Liferay 7.4.3.132-ga132 portal-kernel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.kernel.util
Interface SubscriptionSender.Hook<T>
Enclosing class:
SubscriptionSender
public static interface
SubscriptionSender.Hook<T>
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static interface
SubscriptionSender.Hook.Event
<
S
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
T
payload)
Method Details
process
void
process
(
T
payload)