Class InjectedValues

  • Direct Known Subclasses:
    J2EEInjectedValues

    @Service
    public class InjectedValues
    extends Object
    Utility class that gets various useful values injected into it for use by other AMX facilities which don't have injection available to themselves. This is needed because many AMX MBeans and support code don't have any access to injection.
    • Constructor Detail

      • InjectedValues

        public InjectedValues()
    • Method Detail

      • getHabitat

        public org.glassfish.hk2.api.ServiceLocator getHabitat()
      • getModulesRegistry

        public com.sun.enterprise.module.ModulesRegistry getModulesRegistry()
      • getDefaultServices

        public static org.glassfish.hk2.api.ServiceLocator getDefaultServices()