@Service public class InjectedValues extends Object
| Constructor and Description |
|---|
InjectedValues() |
| Modifier and Type | Method and Description |
|---|---|
static org.glassfish.hk2.api.ServiceLocator |
getDefaultServices() |
org.glassfish.hk2.api.ServiceLocator |
getHabitat() |
static InjectedValues |
getInstance() |
MBeanServer |
getMBeanServer() |
com.sun.enterprise.module.ModulesRegistry |
getModulesRegistry() |
ServerEnvironmentImpl |
getServerEnvironment() |
UnprocessedConfigListener |
getUnprocessedConfigListener() |
public MBeanServer getMBeanServer()
public org.glassfish.hk2.api.ServiceLocator getHabitat()
public ServerEnvironmentImpl getServerEnvironment()
public UnprocessedConfigListener getUnprocessedConfigListener()
public com.sun.enterprise.module.ModulesRegistry getModulesRegistry()
public static org.glassfish.hk2.api.ServiceLocator getDefaultServices()
public static InjectedValues getInstance()
Copyright © 2019. All rights reserved.