<?xml version="1.0" encoding="UTF-8" ?>
<!-- AOL onlineAlerts Service Manifest file
  -->
<package version="2.4.1.1" service="onlineAlerts">
	<modules>
		<module file="oam.dll">
			<class clsName="controller" />
		</module>
    </modules>
    
  <eventListener event="aol.authentication.identityAuthenticated" moniker="ee://aol/onlineAlerts/controller" method="onNotificationServiceEvent"/>
  <eventListener event="aol.authentication.identityUnauthenticated" moniker="ee://aol/onlineAlerts/controller" method="onNotificationServiceEvent"/>      
</package>