org.netbeans.modules.compapp.javaee.sunresources.generated.jaxrpcmapping11 |
|
Java Source File Name | Type | Comment |
ConstructorParameterOrderType.java | Class | The constructor-parameter-order element defines the order
that complexType element values are applied to a Java
exception constructor. |
DescriptionType.java | Class | The description type is used by a description element to
provide text describing the parent element. |
DisplayNameType.java | Class | The display-name type contains a short name that is intended
to be displayed by tools. |
EjbLinkType.java | Class | 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.
The value of the ejb-link element must be the ejb-name of an
enterprise bean in the same ejb-jar file or in another ejb-jar
file in the same J2EE application unit.
Alternatively, the name in the ejb-link element may be
composed of a path name specifying the ejb-jar containing the
referenced enterprise bean with the ejb-name of the target
bean appended and separated from the path name by "#". |
EjbLocalRefType.java | Class | The ejb-local-refType is used by ejb-local-ref elements for
the declaration of a reference to an enterprise bean's local
home. |
EjbRefNameType.java | Class | The ejb-ref-name element contains the name of an EJB
reference. |
EjbRefType.java | Class | The ejb-refType is used by ejb-ref elements for the
declaration of a reference to an enterprise bean's home. |
EjbRefTypeType.java | Class | The ejb-ref-typeType contains the expected type of the
referenced enterprise bean. |
EmptyType.java | Class | This type is used to designate an empty
element when used. |
EnvEntryType.java | Class | The env-entryType is used to declare an application's
environment entry. |
EnvEntryTypeValuesType.java | Class | This type contains the fully-qualified Java type of the
environment entry value that is expected by the
application's code. |
ExceptionMappingType.java | Class | The exception-mapping element defines the mapping between the
service specific exception types and wsdl faults and
SOAP headerfaults. |
FullyQualifiedClassType.java | Class | The elements that use this type designate the name of a
Java class or interface. |
GenericBooleanType.java | Class | This type defines four different values which can designate
boolean values. |
HomeType.java | Class | The homeType defines the fully-qualified name of
an enterprise bean's home interface. |
IconType.java | Class | The icon type contains small-icon and large-icon elements
that specify the file names for small and large GIF or
JPEG icon images used to represent the parent element in a
GUI tool.
The xml:lang attribute defines the language that the
icon file names are provided in. |
JavaIdentifierType.java | Class | The java-identifierType defines a Java identifier. |
JavaTypeType.java | Class | 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. |
JavaWsdlMappingType.java | Class | The element describes the Java mapping to a known WSDL document. |
JavaXmlTypeMappingType.java | Class | The java-xml-type-mapping element contains a java-type that is the
fully qualified name of the Java class, primitive type, or array
type, QName of the XML root type or anonymous type, the WSDL type
scope the QName applies to and the set of variable mappings for
each public variable within the Java class. |
JndiNameType.java | Class | The jndi-nameType type designates a JNDI name in the
Deployment Component's environment and is relative to the
java:comp/env context. |
ListenerType.java | Class | The listenerType indicates the deployment properties for a web
application listener bean. |
LocalHomeType.java | Class | The local-homeType defines the fully-qualified
name of an enterprise bean's local home interface. |
LocalType.java | Class | The localType defines the fully-qualified name of an
enterprise bean's local interface. |
MessageDestinationLinkType.java | Class | The message-destination-linkType is used to link a message
destination reference or message-driven bean to a message
destination.
The Assembler sets the value to reflect the flow of messages
between producers and consumers in the application.
The value must be the message-destination-name of a message
destination in the same Deployment File or in another
Deployment File in the same J2EE application unit.
Alternatively, the value may be composed of a path name
specifying a Deployment File containing the referenced
message destination with the message-destination-name of the
destination appended and separated from the path name by
"#". |
MessageDestinationRefType.java | Class | 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. |
MessageDestinationType.java | Class | The message-destinationType specifies a message
destination. |
MessageDestinationTypeType.java | Class | The message-destination-typeType specifies the type of
the destination. |
MessageDestinationUsageType.java | Class | The message-destination-usageType specifies the use of the
message destination indicated by the reference. |
MethodParamPartsMappingType.java | Class | The method-param-parts-mapping element defines the mapping between a
Java method parameters and a wsdl-message. |
ObjectFactory.java | Class | This object contains factory methods for each
Java content interface and Java element interface
generated in the org.netbeans.modules.compapp.javaee.sunresources.generated.jaxrpcmapping11 package. |
package-info.java | | |
PackageMappingType.java | Class | The package-mapping indicates the mapping between java-package-name
and XML namespace in the WSDL document. |
ParameterModeType.java | Class | The parameter-mode element defines the mode of the parameter. |
ParamValueType.java | Class | This type is a general type that can be used to declare
parameter/value lists. |
PathType.java | Class | The elements that use this type designate either a relative
path or an absolute path starting with a "/".
In elements that specify a pathname to a file within the
same Deployment File, relative filenames (i.e., those not
starting with "/") are considered relative to the root of
the Deployment File's namespace. |
PortComponentRefType.java | Class | The port-component-ref element declares a client dependency
on the container for resolving a Service Endpoint Interface
to a WSDL port. |
PortMappingType.java | Class | The port-mapping defines the mapping of the WSDL port name attribute
to the Java name used to generate the Generated Service Interface
method get{java-name}. |
QnameScopeType.java | Class | The qname-scope elements scopes the reference of a QName to the WSDL
element type it applies to. |
RemoteType.java | Class | The remote element contains the fully-qualified name
of the enterprise bean's remote interface. |
ResAuthType.java | Class | 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. |
ResourceEnvRefType.java | Class | The resource-env-refType is used to define
resource-env-type elements. |
ResourceRefType.java | Class | The resource-refType contains a declaration of a
Deployment Component's reference to an external resource. |
ResSharingScopeType.java | Class | The res-sharing-scope type specifies whether connections
obtained through the given resource manager connection
factory reference can be shared. |
RoleNameType.java | Class | The role-nameType designates the name of a security role. |
RunAsType.java | Class | The run-asType specifies the run-as identity to be
used for the execution of a component. |
SecurityRoleRefType.java | Class | The security-role-refType contains the declaration of a
security role reference in a component's or a
Deployment Component's code. |
SecurityRoleType.java | Class | The security-roleType contains the definition of a security
role. |
ServiceEndpointInterfaceMappingType.java | Class | The service-endpoint-interface-mapping defines a tuple
to specify Service Endpoint Interfaces to
WSDL port types and WSDL bindings.
An interface may be mapped to a port-type and binding multiple
times. |
ServiceEndpointMethodMappingType.java | Class | The service-endpoint-method-mapping element defines the mapping of
Java methods to operations (which are not uniquely qualified by
qnames).
The wsdl-operation should be interpreted with respect to the
portType and binding in which this definition is embedded within.
See the definitions for service-endpoint-interface-mapping and
service-interface-mapping to acquire the proper context. |
ServiceInterfaceMappingType.java | Class | The service-interface-mapping element defines how a Java type for
the service interface maps to a WSDL service. |
ServiceRefHandlerType.java | Class | Declares the handler for a port-component. |
ServiceRefType.java | Class | The service-ref element declares a reference to a Web
service. |
String.java | Class | This is a special string datatype that is defined by J2EE as
a base type for defining collapsed strings. |
TrueFalseType.java | Class | This simple type designates a boolean with only two
permissible values
- true
- false
Java class for true-falseType complex type. |
UrlPatternType.java | Class | The url-patternType contains the url pattern of the mapping.
It must follow the rules specified in Section 11.2 of the
Servlet API Specification. |
VariableMappingType.java | Class | The variable-mapping element defines the correlation between a
Java class data member or JavaBeans property to an XML element
or attribute name of an XML root type. |
WsdlMessageMappingType.java | Class | The wsdl-message-mapping element defines the mapping to a
specific message and its part. |
WsdlMessagePartNameType.java | Class | Interpretation of the wsdl-message-part-name element depends on
whether or not wrapped-element has been defined in the
service-endpoint-method-mapping. |
WsdlMessageType.java | Class | The wsdl-message element defines a WSDL message by a QNAME. |
WsdlReturnValueMappingType.java | Class | The wsdl-return-value-mapping element defines the mapping for the
method's return value. |
XsdAnyURIType.java | Class | This type adds an "id" attribute to xsd:anyURI. |
XsdBooleanType.java | Class | This type adds an "id" attribute to xsd:boolean. |
XsdIntegerType.java | Class | This type adds an "id" attribute to xsd:integer. |
XsdNMTOKENType.java | Class | This type adds an "id" attribute to xsd:NMTOKEN. |
XsdNonNegativeIntegerType.java | Class | This type adds an "id" attribute to xsd:nonNegativeInteger. |
XsdPositiveIntegerType.java | Class | This type adds an "id" attribute to xsd:positiveInteger. |
XsdQNameType.java | Class | This type adds an "id" attribute to xsd:QName. |
XsdStringType.java | Class | This type adds an "id" attribute to xsd:string. |