@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 WebServicesContractpublic 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 WebServicesContractpublic ApplicationRegistry getApplicationRegistry()
public ServerEnvironment getServerEnvironment()
public InjectionManager getInjectionManager()
Copyright © 2017. All rights reserved.