Class ApplicationRegistry


  • @Service
    @Singleton
    public class ApplicationRegistry
    extends Object
    Registry for deployed Applications TODO : dochez this class needs to go, I think we should use the configured tree (applications) to store this list. This could be achieve once hk2 configured support Transient objects attachment.