com.sapportals.portal.prt.service
Interface IServiceEventListener


Deprecated. This interface is no longer used.

public interface IServiceEventListener

This interface is implemented by services that want to implement a system to clean memory or release instances.


Method Summary
 void clean(int levelOfPriority)
          Deprecated. clean the service
 

Method Detail

clean

public void clean(int levelOfPriority)
Deprecated. 
clean the service
Parameters:
levelOfPriority - the level of priority to clean the memory