Uses of Interface
com.sun.xml.bind.Locatable

Packages that use Locatable
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of Locatable in com.sun.xml.ws.config.metro.parser.jsr109
 

Classes in com.sun.xml.ws.config.metro.parser.jsr109 that implement Locatable
 class AddressingResponsesType
          If WS-Addressing is enabled, this type determines if an endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.
 class AddressingType
          This specifies the WS-Addressing requirements for a JAX-WS web service.
 class DataSourceType
          Configuration of a DataSource.
 class DescriptionType
          The description type is used by a description element to provide text describing the parent element.
 class DisplayNameType
          [ The display-name type contains a short name that is intended to be displayed by tools.
 class EjbLinkType
          [ The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
 class EjbLocalRefType
          The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
 class EjbRefNameType
          [ The ejb-ref-name element contains the name of an EJB reference.
 class EjbRefType
          The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
 class EjbRefTypeType
          The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
 class EmptyType
          This type is used to designate an empty element when used.
 class EnvEntryType
          The env-entryType is used to declare an application's environment entry.
 class EnvEntryTypeValuesType
          [ This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
 class FullyQualifiedClassType
          The elements that use this type designate the name of a Java class or interface.
 class GenericBooleanType
          This type defines four different values which can designate boolean values.
 class HandlerChainsType
          The handler-chains element defines the handlerchains associated with this service or service endpoint.
 class HandlerChainType
          The handler-chain element defines the handlerchain.
 class HandlerType
          Declares the handler for a port-component, service-ref.
 class HomeType
          [ The homeType defines the fully-qualified name of an enterprise bean's home interface.
 class IconType
          The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
 class InjectionTargetType
          An injection target specifies a class and a name within that class into which a resource should be injected.
 class JavaIdentifierType
          The java-identifierType defines a Java identifier.
 class JavaTypeType
          This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
 class JdbcUrlType
          [ The jdbc-urlType contains the url pattern of the mapping.
 class JndiNameType
          The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
 class LifecycleCallbackType
          The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
 class ListenerType
          The listenerType indicates the deployment properties for a web application listener bean.
 class LocalHomeType
          The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
 class LocalType
          The localType defines the fully-qualified name of an enterprise bean's local interface.
 class MessageDestinationLinkType
          The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
 class MessageDestinationRefType
          [ The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
 class MessageDestinationType
          [ The message-destinationType specifies a message destination.
 class MessageDestinationTypeType
          [ The message-destination-typeType specifies the type of the destination.
 class MessageDestinationUsageType
          The message-destination-usageType specifies the use of the message destination indicated by the reference.
 class ParamValueType
          This type is a general type that can be used to declare parameter/value lists.
 class PathType
          The elements that use this type designate either a relative path or an absolute path starting with a "/".
 class PersistenceContextRefType
          [ The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
 class PersistenceContextTypeType
          The persistence-context-typeType specifies the transactional nature of a persistence context reference.
 class PersistenceUnitRefType
          [ The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
 class PortComponentRefType
          The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
 class PortComponentType
          The port-component element associates a WSDL port with a web service interface and implementation.
 class PropertyType
          Specifies a name/value pair.
 class RemoteType
          [ The remote element contains the fully-qualified name of the enterprise bean's remote interface.
 class ResAuthType
          The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
 class ResourceEnvRefType
          [ The resource-env-refType is used to define resource-env-ref elements.
 class ResourceRefType
          [ The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
 class RespectBindingType
          Corresponds to the javax.xml.ws.RespectBinding annotation or its corresponding javax.xml.ws.RespectBindingFeature web service feature.
 class ResSharingScopeType
          The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
 class RoleNameType
          The role-nameType designates the name of a security role.
 class RunAsType
          The run-asType specifies the run-as identity to be used for the execution of a component.
 class SecurityRoleRefType
          The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
 class SecurityRoleType
          [ The security-roleType contains the definition of a security role.
 class ServiceImplBeanType
          The service-impl-bean element defines the web service implementation.
 class ServiceRefType
          The service-ref element declares a reference to a Web service.
 class ServletLinkType
          [ The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint.
 class String
          This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
 class TrueFalseType
          This simple type designates a boolean with only two permissible values - true - false
 class UrlPatternType
          The url-patternType contains the url pattern of the mapping.
 class WebserviceDescriptionType
          The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document.
 class WebservicesType
          Java class for webservicesType complex type.
 class XsdAnyURIType
          This type adds an "id" attribute to xsd:anyURI.
 class XsdBooleanType
          This type adds an "id" attribute to xsd:boolean.
 class XsdIntegerType
          This type adds an "id" attribute to xsd:integer.
 class XsdNMTOKENType
          This type adds an "id" attribute to xsd:NMTOKEN.
 class XsdNonNegativeIntegerType
          This type adds an "id" attribute to xsd:nonNegativeInteger.
 class XsdPositiveIntegerType
          This type adds an "id" attribute to xsd:positiveInteger.
 class XsdQNameType
          This type adds an "id" attribute to xsd:QName.
 class XsdStringType
          This type adds an "id" attribute to xsd:string.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.