My custom Interface IID_ABCIINTERFACE aggregate on KAppBoss .
when I do this
IApplication* iApplication = GetExecutionContextSession()->QueryApplication();
InterfacePtr<IQPPDPAssetCacheManager> iQPSAssetCacheManager(iApplication, UseDefaultIID());
InterfacePtr<ABCInterface> abcInterface(iApplication, UseDefaultIID());