@Service public class WebServiceContractImpl extends Object implements WebServicesContract
Constructor and Description |
---|
WebServiceContractImpl() |
Modifier and Type | Method and Description |
---|---|
Iterable<Adapter> |
getAdapters() |
ApplicationRegistry |
getApplicationRegistry() |
ComponentEnvManager |
getComponentEnvManager() |
Config |
getConfig() |
InjectionManager |
getInjectionManager() |
static WebServiceContractImpl |
getInstance() |
InvocationManager |
getInvocationManager() |
Logger |
getLogger() |
com.sun.enterprise.module.ModulesRegistry |
getModulesRegistry() |
ServerEnvironment |
getServerEnvironment() |
ServerEnvironmentImpl |
getServerEnvironmentImpl() |
public ComponentEnvManager getComponentEnvManager()
getComponentEnvManager
in interface WebServicesContract
public Config getConfig()
public InvocationManager getInvocationManager()
public ServerEnvironmentImpl getServerEnvironmentImpl()
public com.sun.enterprise.module.ModulesRegistry getModulesRegistry()
public static WebServiceContractImpl getInstance()
public Logger getLogger()
getLogger
in interface WebServicesContract
public ApplicationRegistry getApplicationRegistry()
public ServerEnvironment getServerEnvironment()
public InjectionManager getInjectionManager()
Copyright © 2019. All rights reserved.