package eo.ejb.service;

public class NotificationService {
    public void notify() {}
}
