| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.openejb.jee.jpa.unit |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.openejb.jee.oejb3 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.openejb.jee.sun |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Class and 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
|
| AddressingResponses
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
|
| AttributeBinding
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.
|
| 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.
|
| Beans.Scan |
| Beans.Scan.Exclude |
| Beans.Scan.Exclude.ClassCondition |
| BodyContent
web-jsptaglibrary_2_1.xsd
|
| CallbackMethod |
| CmpField
ejb-jar_3_1.xsd
|
| CmpVersion
ejb-jar_3_1.xsd
|
| CmrField
ejb-jar_3_1.xsd
|
| CmrFieldType
ejb-jar_3_1.xsd
|
| ConcurrencyManagementType
ejb-jar_3_1.xsd
|
| ConcurrentLockType
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
|
| Description
The description type is used by a description element to
provide text describing the parent element.
|
| DestinationType |
| Dispatcher
web-common_3_0.xsd
|
| 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
|
| EjbReference |
| EjbReference.Type |
| EjbRefType
javaee6.xsd
|
| EjbRelation
ejb-jar_3_1.xsd
|
| EjbRelationshipRole
ejb-jar_3_1.xsd
|
| Empty
javaee6.xsd
|
| EnterpriseBean |
| 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. |
| 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.
|
| 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. |
| FacesConverter
web-facesconfig_2_0.xsd
|
| FacesConverterExtension
web-facesconfig_2_0.xsd
|
| FacesDefaultLocale
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
|
| Icon
javaee6.xsd
|
| InboundResourceadapter
connector_1_6.xsd
|
| InitMethod
ejb-jar_3_1.xsd
|
| Injectable |
| 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
|
| Invokable |
| IsolationLevel
javaee6.xsd
|
| JavaeeSchema |
| JavaIdentifier
The java-identifierType defines a Java identifier.
|
| JavaWsdlMapping |
| JavaXmlTypeMapping |
| JaxbJavaee.HandlerChainsNamespaceFilter |
| JMSConnectionFactory |
| JMSDestination |
| JndiConsumer
Interface for all components that have a java: jndi context or contribute to one such as the application.
|
| JndiReference |
| JspConfig
jsp_2_2.xsd
|
| JspPropertyGroup
jsp_2_2.xsd
|
| Keyable
A keyable object can provide an immutable key for this object.
|
| KeyedCollection
A KeyedCollection is a light weight wrapper around a Map (LinkedHashMap) values set.
|
| KeyExtractor
Extracts an immutable key for this object.
|
| License
connector_1_6.xsd
|
| Lifecycle |
| LifecycleCallback
javaee6.xsd
|
| Listener
web-common_3_0.xsd
|
| LocalCollection |
| LocaleEncodingMapping
web-common_3_0.xsd
|
| LocaleEncodingMappingList
web-common_3_0.xsd
|
| LoginConfig
web-common_3_0.xsd
|
| MessageAdapter
connector_1_6.xsd
|
| MessageDestination
javaee6.xsd
|
| MessageDestinationRef
javaee6.xsd
|
| MessageDestinationUsage
javaee6.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 |
| MethodIntf
ejb-jar_3_1.xsd
|
| MethodParamPartsMapping |
| MethodParams
ejb-jar_3_1.xsd
|
| MethodPermission
ejb-jar_3_1.xsd
|
| MimeMapping
web-common_3_0.xsd
|
| Module
application_6.xsd
|
| MultipartConfig
web-common_3_0.xsd
|
| Multiplicity
ejb-jar_3_1.xsd
|
| NamedMethod
ejb-jar_3_1.xsd
|
| NamedModule |
| 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.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
|
| PersistenceContextSynchronization |
| PersistenceContextType
javaee6.xsd
|
| PersistenceRef |
| PersistenceType
ejb-jar_3_1.xsd
|
| PersistenceUnitCaching
persistence_2_0.xsd
|
| PersistenceUnitRef
javaee6.xsd
|
| PersistenceUnitTransaction
persistence_2_0.xsd
|
| PersistenceUnitValidationMode
persistence_2_0.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
|
| RemoteBean |
| RemoveMethod
ejb-jar_3_1.xsd
|
| RequiredConfigProperty
connector_1_6.xsd
|
| ResAuth
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 |
| ResSharingScope
javaee6.xsd
|
| ResultTypeMapping
ejb-jar_3_1.xsd
|
| RunAs
javaee6.xsd
|
| Scan.Exclude
Classe Java pour anonymous complex type.
|
| 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
|
| Session |
| SessionBean
ejb-jar_3_1.xsd
|
| SessionConfig
web-common_3_0.xsd
|
| SessionType
ejb-jar_3_1.xsd
|
| 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
|
| TimerConsumer |
| TimerSchedule
ejb-jar_3_1.xsd
|
| 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
|
| 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
|
| 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.
|
| VariableScope
web-jsptaglibrary_2_1.xsd
|
| Web
application_6.xsd
|
| WebApp
web-common_3_0.xsd
|
| WebCommon |
| 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.
|
| Class and Description |
|---|
| Keyable
A keyable object can provide an immutable key for this object.
|
| KeyedCollection
A KeyedCollection is a light weight wrapper around a Map (LinkedHashMap) values set.
|
| Class and Description |
|---|
| JaxbJavaee.NoSourceFilter |
| Class and Description |
|---|
| EnterpriseBean |
| NamedModule |
| Class and Description |
|---|
| Keyable
A keyable object can provide an immutable key for this object.
|
| KeyedCollection
A KeyedCollection is a light weight wrapper around a Map (LinkedHashMap) values set.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.