See: Description
| Interface | Description |
|---|---|
| AttributeBinding<A> |
TODO this interface may not make sense any more because one of the two classes implementing it is not ins the schema any more
and its replacement, ConcurrentMethod, uses a single NamedMethod rather than a list of Method.
|
| CallbackMethod | |
| EjbReference | |
| EnterpriseBean | |
| Injectable | |
| Invokable | |
| JndiConsumer |
Interface for all components that have a java: jndi context or contribute to one such as the application.
|
| JndiReference | |
| Keyable<K> |
A keyable object can provide an immutable key for this object.
|
| KeyExtractor<K,V> |
Extracts an immutable key for this object.
|
| Lifecycle | |
| NamedModule | |
| PersistenceRef | |
| RemoteBean | |
| Session | |
| TimerConsumer | |
| WebCommon |
| Class | Description |
|---|---|
| AbsoluteOrdering |
web-common_3_0.xsd
|
| ActivationConfig |
ejb-jar_3_1.xsd
|
| ActivationConfigProperty |
ejb-jar_3_1.xsd
|
| ActivationSpec |
connector_1_6.xsd
|
| Addressing |
javaee_web_services_client_1_3.xsd
|
| AdminObject |
connector_1_6.xsd
|
| Application |
application_6.xsd
|
| ApplicationClient |
application-client_6.xsd
|
| ApplicationException |
ejb-jar_3_1.xsd
|
| AroundInvoke |
ejb-jar_3_1.xsd
|
| AroundTimeout |
ejb-jar_3_1.xsd
|
| AssemblyDescriptor |
ejb-jar_3_1.xsd
|
| AsyncMethod |
ejb-jar_3_1.xsd
|
| AuthConstraint |
web-common_3_0.xsd
|
| AuthenticationMechanism |
connector_1_6.xsd
|
| Beans |
Java class for anonymous complex type.
|
| Beans.Alternatives |
Java class for anonymous complex type.
|
| BooleanAdapter | |
| CmpField |
ejb-jar_3_1.xsd
|
| CmrField |
ejb-jar_3_1.xsd
|
| ConcurrentMethod |
ejb-jar_3_1.xsd
|
| ConfigProperty |
connector_1_6.xsd
|
| ConnectionDefinition |
connector_1_6.xsd
|
| Connector |
connector_1_6.xsd
|
| Connector10 |
class for adapting connector 1.0 ra.xml to our jaxb class tree
|
| ConstructorParameterOrder | |
| ContainerConcurrency | |
| ContainerTransaction |
ejb-jar_3_1.xsd
|
| CookieConfig |
web-common_3_0.xsd
|
| DataSource |
javaee6.xsd
|
| DependsOn |
ejb-jar_3_1.xsd
|
| Description |
The description type is used by a description element to
provide text describing the parent element.
|
| DestinationType | |
| DisplayName |
[
The display-name type contains a short name that is intended
to be displayed by tools.
|
| EjbJar |
ejb-jar_3_1.xsd
|
| EjbLocalRef |
javaee6.xsd
|
| EjbRef |
javaee6.xsd
|
| EjbRelation |
ejb-jar_3_1.xsd
|
| EjbRelationshipRole |
ejb-jar_3_1.xsd
|
| Empty |
javaee6.xsd
|
| EntityBean |
ejb-jar_3_1.xsd
|
| EnvEntry |
javaee6.xsd
|
| ErrorPage |
web-common_3_0.xsd
|
| ExceptionMapping | |
| ExcludeList |
ejb-jar_3_1.xsd
|
| FacesAbsoluteOrdering |
web-facesconfig_2_0.xsd
|
| FacesApplication |
web-facesconfig_2_0.xsd
|
| FacesApplicationExtension |
web-facesconfig_2_0.xsd
|
| FacesApplicationResourceBundle |
web-facesconfig_2_0.xsd
|
| FacesAttribute |
web-facesconfig_2_0.xsd
|
| FacesAttributeExtension |
web-facesconfig_2_0.xsd
|
| FacesBehavior |
web-facesconfig_2_0.xsd
|
| FacesBehaviorExtension |
web-facesconfig_2_0.xsd
|
| FacesClientBehaviorRenderer |
web-facesconfig_2_0.xsd
|
| FacesComponent |
web-facesconfig_2_0.xsd
|
| FacesComponentExtension |
web-facesconfig_2_0.xsd
|
| FacesConfig |
web-facesconfig_2_0.xsd
|
| FacesConfigFlowDefinition |
Top level element for a flow definition. |
| FacesConfigFlowDefinitionFacesMethodCall |
Invoke a method, passing parameters if necessary. |
| FacesConfigFlowDefinitionFacesMethodCallMethod |
Java class for faces-config-flow-definition-faces-method-call-methodType complex type.
|
| FacesConfigFlowDefinitionFinalizer |
A |
| FacesConfigFlowDefinitionFlowCall |
Define a call node in a flow graph. |
| FacesConfigFlowDefinitionFlowCallFlowReference |
Identifiy the called flow. |
| FacesConfigFlowDefinitionFlowCallOutboundParameter |
A named parameter whose value will be passed to a correspondingly named parameter within an "inbound-parameter" element on the target flow. |
| FacesConfigFlowDefinitionFlowCallParameter |
A parameter to pass when calling the method identified in the "method" element that is a sibling of this element. |
| FacesConfigFlowDefinitionFlowReturn |
Define a return node in a flow graph. |
| FacesConfigFlowDefinitionInboundParameter |
A named parameter whose value will be populated with a correspondingly named parameter within an "outbound-parameter" element. |
| FacesConfigFlowDefinitionInitializer |
A |
| FacesConfigFlowDefinitionParameterValue |
|
| FacesConfigFlowDefinitionSwitch |
Define a switch node in a flow graph. |
| FacesConfigFlowDefinitionSwitchCase |
Defines a case that will
be considered in the |
| FacesConfigFlowDefinitionView |
Define a view node in a flow graph. |
| FacesConfigFromViewId |
The
value of from-view-id must contain one of the following
values:
|
| FacesConfigIf |
The "if" element defines a condition that must resolve
to true in order for the navigation case on which it is
defined to be matched, with the existing match criteria
(action method and outcome) as a prerequiste, if present.
|
| FacesConfigNavigationRuleExtension |
Extension element for navigation-rule.
|
| FacesConfigProtectedViews |
Any view that matches any of the url-patterns in this element may only be reached from another JSF view in the same web application. |
| FacesConfigRedirectRedirectParam |
The "redirect-param" element, only valid within
a "redirect" element, contains child "name"
and "value" elements that must be included in the
redirect url when the redirect is performed.
|
| FacesConverter |
web-facesconfig_2_0.xsd
|
| FacesConverterExtension |
web-facesconfig_2_0.xsd
|
| FacesDefaultLocale |
web-facesconfig_2_0.xsd
|
| FacesDefaultValidators |
web-facesconfig_2_0.xsd
|
| FacesELExpression |
web-facesconfig_2_0.xsd
|
| FacesExtension |
web-facesconfig_2_0.xsd
|
| FacesFacet |
web-facesconfig_2_0.xsd
|
| FacesFacetExtension |
web-facesconfig_2_0.xsd
|
| FacesFactory |
web-facesconfig_2_0.xsd
|
| FacesFactoryExtension |
web-facesconfig_2_0.xsd
|
| FacesFromAction |
web-facesconfig_2_0.xsd
|
| FacesLifecycle |
web-facesconfig_2_0.xsd
|
| FacesLifecycleExtension |
web-facesconfig_2_0.xsd
|
| FacesListEntries |
web-facesconfig_2_0.xsd
|
| FacesLocale |
web-facesconfig_2_0.xsd
|
| FacesLocaleConfig |
web-facesconfig_2_0.xsd
|
| FacesManagedBean |
web-facesconfig_2_0.xsd
|
| FacesManagedBeanExtension |
web-facesconfig_2_0.xsd
|
| FacesManagedProperty |
web-facesconfig_2_0.xsd
|
| FacesMapEntries |
web-facesconfig_2_0.xsd
|
| FacesMapEntry |
web-facesconfig_2_0.xsd
|
| FacesNavigationCase |
web-facesconfig_2_0.xsd
|
| FacesNavigationRule |
web-facesconfig_2_0.xsd
|
| FacesNavigationRuleExtension |
web-facesconfig_2_0.xsd
|
| FacesNullValue |
web-facesconfig_2_0.xsd
|
| FacesOrdering |
web-facesconfig_2_0.xsd
|
| FacesOrderingOrdering |
web-facesconfig_2_0.xsd
|
| FacesOrderingOthers |
web-facesconfig_2_0.xsd
|
| FacesProperty |
web-facesconfig_2_0.xsd
|
| FacesPropertyExtension |
web-facesconfig_2_0.xsd
|
| FacesRedirect |
web-facesconfig_2_0.xsd
|
| FacesRedirectViewParam |
web-facesconfig_2_0.xsd
|
| FacesReferencedBean |
web-facesconfig_2_0.xsd
|
| FacesRenderer |
web-facesconfig_2_0.xsd
|
| FacesRendererExtension |
web-facesconfig_2_0.xsd
|
| FacesRenderKit |
web-facesconfig_2_0.xsd
|
| FacesRenderKitExtension |
web-facesconfig_2_0.xsd
|
| FacesSupportedLocale |
web-facesconfig_2_0.xsd
|
| FacesSystemEventListener |
web-facesconfig_2_0.xsd
|
| FacesValidator |
web-facesconfig_2_0.xsd
|
| FacesValidatorExtension |
web-facesconfig_2_0.xsd
|
| Filter |
web-common_3_0.xsd
|
| FilterMapping |
web-common_3_0.xsd
|
| FormLoginConfig |
web-common_3_0.xsd
|
| Function |
web-facelettaglibary_2_0.xsd
|
| Handler |
javaee_web_services_client_1_3.xsd
|
| HandlerChain |
javaee_web_services_client_1_3.xsd
|
| HandlerChains |
javaee_web_services_client_1_3.xsd
|
| HandlerChainsStringQNameAdapter | |
| Icon |
javaee6.xsd
|
| InboundResourceadapter |
connector_1_6.xsd
|
| InitMethod |
ejb-jar_3_1.xsd
|
| InjectionTarget |
javaee6.xsd
|
| Interceptor |
ejb-jar_3_1.xsd
|
| InterceptorBinding |
ejb-jar_3_1.xsd
|
| InterceptorOrder |
ejb-jar_3_1.xsd
|
| Interceptors |
ejb-jar_3_1.xsd
|
| JavaIdentifier |
The java-identifierType defines a Java identifier.
|
| JavaWsdlMapping | |
| JavaXmlTypeMapping | |
| JAXBContextFactory | |
| JaxbJavaee | |
| JaxbJavaee.HandlerChainsNamespaceFilter | |
| JaxbJavaee.Javaee6SchemaFilter | |
| JaxbJavaee.JavaeeNamespaceFilter | |
| JaxbJavaee.NoSourceFilter | |
| JaxbJavaee.TaglibNamespaceFilter | |
| JspConfig |
jsp_2_2.xsd
|
| JspPropertyGroup |
jsp_2_2.xsd
|
| KeyedCollection<K,V> |
A KeyedCollection is a light weight wrapper around a Map (LinkedHashMap) values set.
|
| License |
connector_1_6.xsd
|
| LifecycleCallback |
javaee6.xsd
|
| Listener |
web-common_3_0.xsd
|
| LoadOnStartupAdapter | |
| LocalCollection<V> | |
| LocaleEncodingMapping |
web-common_3_0.xsd
|
| LocaleEncodingMappingList |
web-common_3_0.xsd
|
| LoginConfig |
web-common_3_0.xsd
|
| ManagedBean |
TODO where is this from?
|
| MessageAdapter |
connector_1_6.xsd
|
| MessageDestination |
javaee6.xsd
|
| MessageDestinationRef |
javaee6.xsd
|
| MessageDrivenBean |
ejb-jar_3_1.xsd
|
| MessageDrivenDestination |
no longer represented in schema?
|
| MessageListener |
The messagelistenerType specifies information about a
specific message listener supported by the messaging
resource adapter.
|
| Method |
ejb-jar_3_1.xsd
|
| MethodAttribute<A> | |
| MethodParamPartsMapping | |
| MethodParams |
ejb-jar_3_1.xsd
|
| MethodPermission |
ejb-jar_3_1.xsd
|
| MethodSchedule | |
| MimeMapping |
web-common_3_0.xsd
|
| Module |
application_6.xsd
|
| MultipartConfig |
web-common_3_0.xsd
|
| NamedMethod |
ejb-jar_3_1.xsd
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.openejb.jee2 package.
|
| Ordering |
web-common_3_0.xsd
|
| OrderingOrdering |
web-common_3_0.xsd
|
| OrderingOthers |
web-common_3_0.xsd
|
| OutboundResourceAdapter |
connector_1_6.xsd
|
| PackageMapping |
The package-mapping indicates the mapping between java-package-name
and XML namespace in the WSDL document.
|
| ParamValue |
javaee6.xsd
|
| Persistence |
persistence_2_0.xsd
|
| Persistence.PersistenceUnit |
Configuration of a persistence unit.
|
| Persistence.PersistenceUnit.Properties |
Java class for anonymous complex type.
|
| Persistence.PersistenceUnit.Properties.Property |
Java class for anonymous complex type.
|
| PersistenceContextRef |
javaee6.xsd
|
| PersistenceUnitRef |
javaee6.xsd
|
| PortComponent |
javaee_web_services_1_3.xsd
|
| PortComponentRef |
javaee_web_services_client_1_3.xsd
|
| PortMapping |
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}.
|
| Property |
connector_1_6.xsd
|
| Query |
ejb-jar_3_1.xsd
|
| QueryMethod |
ejb-jar_3_1.xsd
|
| RelationshipRoleSource |
ejb-jar_3_1.xsd
|
| Relationships |
ejb-jar_3_1.xsd
|
| RemoveMethod |
ejb-jar_3_1.xsd
|
| RequiredConfigProperty |
connector_1_6.xsd
|
| ResourceAdapter |
connector_1_6.xsd
|
| ResourceAdapter10 |
connector_1_6.xsd
Well, actually connector 1.0 dtd
|
| ResourceEnvRef |
javaee6.xsd
|
| ResourceRef |
javaee6.xsd
|
| RespectBinding | |
| RunAs |
javaee6.xsd
|
| SecurityConstraint |
web-common_3_0.xsd
|
| SecurityIdentity |
The security-identityType specifies whether the caller's
security identity is to be used for the execution of the
methods of the enterprise bean or whether a specific run-as
identity is to be used.
|
| SecurityPermission |
connector_1_6.xsd
|
| SecurityRole |
javaee6.xsd
|
| SecurityRoleRef |
javaee6.xsd
|
| ServiceEndpointInterfaceMapping |
The service-endpoint-interface-mapping defines a tuple
to specify Service Endpoint Interfaces to
WSDL port types and WSDL bindings.
|
| ServiceEndpointMethodMapping |
The service-endpoint-method-mapping element defines the mapping of
Java methods to operations (which are not uniquely qualified by
qnames).
|
| ServiceImplBean |
javaee_web_services_1_3.xsd
|
| ServiceInterfaceMapping |
The service-interface-mapping element defines how a Java type for
the service interface maps to a WSDL service.
|
| ServiceRef |
javaee6.xsd
|
| Servlet |
web-common_3_0.xsd
|
| ServletMapping |
web-common_3_0.xsd
|
| SessionBean |
ejb-jar_3_1.xsd
|
| SessionConfig |
web-common_3_0.xsd
|
| SingletonBean |
Not in schema
|
| StatefulBean |
Not in schema
|
| StatelessBean |
Not in schema
|
| StringAdapter | |
| SubscriptionDurability | |
| Tag |
web-jsptaglibrary_2_1.xsd
|
| TagFile |
web-jsptaglibrary_2_1.xsd
|
| Taglib |
jsp_2_2.xsd
|
| Text | |
| TextMap | |
| Timeout |
ejb-jar_3_1.xsd
class that combines the access-timeoutType and session-timeoutType xml types which have the same structure.
|
| Timer |
ejb-jar_3_1.xsd
|
| TimerSchedule |
ejb-jar_3_1.xsd
|
| TimeUnitAdapter | |
| TldAttribute |
web-jsptaglibrary_2_1.xsd
|
| TldDeferredMethod |
web-jsptaglibrary_2_1.xsd
|
| TldDeferredValue |
web-jsptaglibrary_2_1.xsd
|
| TldExtension |
web-jsptaglibrary_2_1.xsd
|
| TldTaglib |
web-jsptaglibrary_2_1.xsd
|
| TrimStringAdapter | |
| UrlPattern |
The url-patternType contains the url pattern of the mapping.
|
| UserDataConstraint |
web-common_3_0.xsd
|
| Validator |
web-jsptaglibrary_2_1.xsd
|
| Variable |
web-jsptaglibrary_2_1.xsd
|
| VariableMapping |
TODO what schema?
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.
|
| Web |
application_6.xsd
|
| WebApp |
web-common_3_0.xsd
|
| WebFragment |
web-common_3_0.xsd
|
| WebResourceCollection |
web-common_3_0.xsd
|
| WebserviceDescription |
javaee_web_services_1_3.xsd
|
| Webservices |
javaee_web_services_1_3.xsd
|
| WelcomeFileList |
web-common_3_0.xsd
|
| WsdlMessageMapping |
TODO what schema?
The wsdl-message-mapping element defines the mapping to a
specific message and its part.
|
| WsdlReturnValueMapping |
TODO what schema?
The wsdl-return-value-mapping element defines the mapping for the
method's return value.
|
| XmlString |
This is a special string datatype that is defined by Java EE as
a base type for defining collapsed strings.
|
| XsdString |
This type adds an "id" attribute to xsd:string.
|
| Enum | Description |
|---|---|
| AddressingResponses |
javaee_web_services_client_1_3.xsd
|
| BodyContent |
web-jsptaglibrary_2_1.xsd
|
| CmpVersion |
ejb-jar_3_1.xsd
|
| CmrFieldType |
ejb-jar_3_1.xsd
|
| ConcurrencyManagementType |
ejb-jar_3_1.xsd
|
| ConcurrentLockType |
ejb-jar_3_1.xsd
|
| Dispatcher |
web-common_3_0.xsd
|
| EjbReference.Type | |
| EjbRefType |
javaee6.xsd
|
| IsolationLevel |
javaee6.xsd
|
| JavaeeSchema | |
| MessageDestinationUsage |
javaee6.xsd
|
| MethodIntf |
ejb-jar_3_1.xsd
|
| Multiplicity |
ejb-jar_3_1.xsd
|
| PersistenceContextType |
javaee6.xsd
|
| PersistenceType |
ejb-jar_3_1.xsd
|
| PersistenceUnitCaching |
persistence_2_0.xsd
|
| PersistenceUnitTransaction |
persistence_2_0.xsd
|
| PersistenceUnitValidationMode |
persistence_2_0.xsd
|
| ResAuth |
connector_1_6.xsd
|
| ResSharingScope |
javaee6.xsd
|
| ResultTypeMapping |
ejb-jar_3_1.xsd
|
| SessionType |
ejb-jar_3_1.xsd
|
| TrackingMode |
web-common_3_0.xsd
|
| TransactionSupportType |
connector_1_6.xsd
|
| TransactionType |
ejb-jar_3_1.xsd
|
| TransAttribute |
ejb-jar_3_1.xsd
|
| TransportGuarantee |
web-common_3_0.xsd
|
| VariableScope |
web-jsptaglibrary_2_1.xsd
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.