Class ApplicationRegistry

java.lang.Object
org.glassfish.internal.data.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. [narrator: and 15 years later this class is still there]
  • Constructor Details

    • ApplicationRegistry

      public ApplicationRegistry()
  • Method Details