Example usage for com.liferay.portal.kernel.service UserNotificationEventLocalServiceWrapper subclass-usage

List of usage examples for com.liferay.portal.kernel.service UserNotificationEventLocalServiceWrapper subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.service UserNotificationEventLocalServiceWrapper subclass-usage.

Usage

From source file com.liferay.user.notification.event.service.UserNotificationEventCustomServiceWrapper.java

/**
 * @author Tamas Molnar
 */
@Component(immediate = true, property = {}, service = ServiceWrapper.class)
public class UserNotificationEventCustomServiceWrapper extends UserNotificationEventLocalServiceWrapper {