Interface SiteServiceExtensionHandler

All Superinterfaces:
ExtensionHandler
All Known Implementing Classes:
AbstractSiteServiceExtensionHandler

public interface SiteServiceExtensionHandler extends ExtensionHandler

ExtensionHandler for methods within SiteServiceImpl

Rather than implementing this interface directly you should extend your implementation from AbstractSiteServiceExtensionHandler.

Author:
Phillip Verheyden (phillipuniverse)