Package com.helger.web.scope.singleton
Interface IWebSingleton
-
- All Known Implementing Classes:
AbstractGlobalWebSingleton,AbstractRequestWebSingleton,AbstractSessionWebSingleton,GlobalDiskFileItemFactory
public interface IWebSingletonMarker interface for web singletons to easily differentiate them from non-web singletons.- Author:
- Philip Helger