- get(String) - Method in class org.jboss.as.webservices.webserviceref.WSRefRegistry
-
- getAbstractServerConfigInjector() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getAllRoles() - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Returns all role list.
- getAnnotations(DeploymentUnit, DotName) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getAuthMethod() - Method in class org.jboss.as.webservices.deployers.WebContextAnnotationInfo
-
- getAuthMethod() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getChildren() - Method in class org.jboss.as.webservices.util.VirtualFileAdaptor
-
- getClassName() - Method in class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- getComponentInstance() - Method in class org.jboss.as.webservices.injection.WSComponent
-
- getComponentViewName() - Method in class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- getConfig(String) - Method in class org.jboss.as.webservices.deployers.WSEndpointConfigMapping
-
Returns config associated with WS endpoint.
- getConfigFile(String) - Method in class org.jboss.as.webservices.deployers.ConfigResolver
-
- getContextParams(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets context parameters meta data from jboss web meta data.
- getContextRoot() - Method in class org.jboss.as.webservices.deployers.WebContextAnnotationInfo
-
- getContextRoot(Deployment, JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns context root associated with webservice deployment.
- getContextServiceName() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getDeclaredSecurityRoles() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getDefaultConfigFile(String) - Method in class org.jboss.as.webservices.deployers.ConfigResolver
-
- getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getDeploymentSubsystemModel(String) - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getEJBMethodSecurityAttributeServiceInjector() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getEJBViewMethodSecurityAttributesService() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getElementText(XMLStreamReader) - Method in class org.jboss.as.webservices.metadata.JBossWebservicesPropertyReplaceFactory
-
- getElementText(XMLStreamReader) - Method in class org.jboss.as.webservices.metadata.WebservicesPropertyReplaceFactory
-
- getEndpoint(ObjectName) - Method in class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- getEndpointClassName() - Method in class org.jboss.as.webservices.deployers.ConfigResolver
-
- getEndpointClassName(ServletMetaData) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns endpoint class name.
- getEndpointConfigFileFromAnnotation() - Method in class org.jboss.as.webservices.deployers.ConfigResolver
-
- getEndpointConfigFileOverride() - Method in class org.jboss.as.webservices.deployers.ConfigResolver
-
- getEndpointConfigNameFromAnnotation() - Method in class org.jboss.as.webservices.deployers.ConfigResolver
-
- getEndpointConfigNameOverride() - Method in class org.jboss.as.webservices.deployers.ConfigResolver
-
- getEndpointInterface() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getEndpointName(ServletMetaData) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns endpoint name.
- getEndpointRegistry() - Method in class org.jboss.as.webservices.util.EndpointRegistryFactory
-
Retrieves endpoint registry through the corresponding Service
- getEndpoints() - Method in class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- getHandlers(String) - Method in class org.jboss.as.webservices.injection.WSEndpointHandlersMapping
-
Returns handlers class names associated with WS endpoint.
- getHandlersInjector() - Method in class org.jboss.as.webservices.service.HandlerChainService
-
- getHomeDir() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getHost() - Method in class org.jboss.as.webservices.config.ServerHostInfo
-
- getHostAlias(String) - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getHostInjector() - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- getHttpMethods(boolean) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
If WSDL access is secured, it returns both POST and GET methods, otherwise only POST method.
- getInstance() - Static method in class org.jboss.as.webservices.deployers.deployment.WSDeploymentBuilder
-
- getJaxwsDeployment(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getJaxwsEjbs(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Gets list of JAXWS EJBs meta data.
- getJaxwsPojos(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Gets list of JAXWS POJOs meta data.
- getJBossWebMetaData(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Gets the JBossWebMetaData from the WarMetaData attached to the provided deployment unit, if any.
- getJBossWebserviceMetaDataPortComponent(DeploymentUnit, String) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Return a named port-component from the jboss-webservices.xml
- getLoginConfig(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets login config meta data from jboss web meta data.
- getMbeanServer() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getMBeanServerInjector() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getMSCService(ServiceName, Class<T>) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getMSCService(ServiceName, Class<T>, OperationContext) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getName() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getName() - Method in class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- getName() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getName() - Method in class org.jboss.as.webservices.service.EndpointDeployService
-
- getName() - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- getName() - Method in class org.jboss.as.webservices.util.VirtualFileAdaptor
-
- getOptionalAttachment(DeploymentUnit, AttachmentKey<A>) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns optional attachment value from deployment unit or null if not bound.
- getParent() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getPort(String, boolean) - Method in class org.jboss.as.webservices.config.WebServerInfoImpl
-
- getPortName() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getPortName() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getPostHandlerChainsInjector() - Method in class org.jboss.as.webservices.service.ConfigService
-
- getPostHandlerChainsInjector() - Method in class org.jboss.as.webservices.service.XTSClientIntegrationService
-
- getPreHandlerChainsInjector() - Method in class org.jboss.as.webservices.service.ConfigService
-
- getPropertiesInjector() - Method in class org.jboss.as.webservices.service.ConfigService
-
- getPropName() - Method in class org.jboss.as.webservices.service.PropertyService
-
- getPropValue() - Method in class org.jboss.as.webservices.service.PropertyService
-
- getRealmName() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getReference() - Method in class org.jboss.as.webservices.webserviceref.WebServiceManagedReferenceFactory
-
- getRequiredAttachment(DeploymentUnit, AttachmentKey<A>) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns required attachment value from deployment unit.
- getResourceReferenceBindingSource() - Method in class org.jboss.as.webservices.deployers.WebServiceContextResourceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.webservices.deployers.WebServiceContextResourceProcessor
-
- getResourceRoots(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.webservices.injection.WebServiceContextInjectionSource
-
- getSecurityAttributes(Method) - Method in class org.jboss.as.webservices.security.EJBMethodSecurityAttributesAdaptor
-
- getSecurityConstraints(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets security constraints meta data from jboss web meta data.
- getSecurityDomain() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getSecurityDomain() - Method in class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- getSecurityDomainContextInjector() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getServerConfig() - Method in class org.jboss.as.webservices.config.ServerConfigFactoryImpl
-
- getServerConfigInjector() - Method in class org.jboss.as.webservices.service.XTSClientIntegrationService
-
- getServerDataDir() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getServerEnvironmentInjector() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getServerInstanceName() - Method in class org.jboss.as.webservices.config.ServerHostInfo
-
- getServerIntegrationClassLoader() - Method in class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- getServerJAXRPCIntegrationClassLoader() - Method in class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- getServerTempDir() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getServiceName() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getServiceName() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getServiceName() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getServiceName(DeploymentUnit, String) - Static method in class org.jboss.as.webservices.service.EndpointService
-
- getServiceNamesFromDeploymentUnit(DeploymentUnit) - Static method in class org.jboss.as.webservices.service.EndpointService
-
Returns the name of the endpoint services that are to be installed for a given deployment unit
- getServiceRegistry() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getServletForName(JBossWebMetaData, String) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns servlet meta data for requested servlet name.
- getServletInitParams(ServletMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets init parameters meta data from servlet meta data.
- getServletMappings(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets servlet mappings meta data from jboss web meta data.
- getServlets(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets servlets meta data from jboss web meta data.
- getSortedDeploymentAspects() - Static method in class org.jboss.as.webservices.deployers.deployment.DeploymentAspectsProvider
-
- getTarget() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getTarget() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getTargetNamespace() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getTargetNamespace() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getTransportGuarantee() - Method in class org.jboss.as.webservices.deployers.WebContextAnnotationInfo
-
- getTransportGuarantee() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getUndertowServiceInjector() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getUnifiedServiceRefMetaDatas() - Method in class org.jboss.as.webservices.webserviceref.WSRefRegistry
-
- getUrlPattern() - Method in class org.jboss.as.webservices.deployers.WebContextAnnotationInfo
-
- getUrlPattern() - Method in class org.jboss.as.webservices.metadata.model.POJOEndpoint
-
- getUrlPatterns(String) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates URL pattern list from passed string.
- getUserRoles(Principal) - Method in class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- getValue() - Method in class org.jboss.as.webservices.service.ConfigService
-
- getValue() - Method in class org.jboss.as.webservices.service.EndpointDeployService
-
- getValue() - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- getValue() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getValue() - Method in class org.jboss.as.webservices.service.HandlerChainService
-
- getValue() - Method in class org.jboss.as.webservices.service.HandlerService
-
- getValue() - Method in class org.jboss.as.webservices.service.PropertyService
-
- getValue() - Method in class org.jboss.as.webservices.service.ServerConfigService
-
- getValue() - Method in class org.jboss.as.webservices.service.XTSClientIntegrationService
-
- getVirtualHost() - Method in class org.jboss.as.webservices.deployers.WebContextAnnotationInfo
-
- getVirtualHostPort(String, boolean) - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getWebResourceCollections(SecurityConstraintMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets web resource collections meta data from security constraint meta data.
- getWebserviceMetadataEJBEndpoint(JAXWSDeployment, String) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns an EJBEndpoint based upon fully qualified classname.
- getWebServiceSubsystemClassLoader() - Method in class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- getWrapper() - Method in class org.jboss.as.webservices.invocation.NamespaceCtxSelectorWrapperFactory
-
- getWsdlLocation() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getWsdlLocation() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getWSRefRegistry(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-