EPT Context Listener

An optional context listener is provided to initialize any enterprise specific data like registing a sql macro. The ContextListener will be executed during server start up (if EPT exists in DB) or during each EPT refresh.

You can create the listener for your EPT by creating a class named <EptSourcePackage>.web.<EptContextListener> which implements com.onenetwork.platform.env.ept.EPTContextListener