BodyContent
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
CmpVersion
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
CmrFieldType
| The cmr-field-type element specifies the class of a
collection-valued logical relationship field in the entity
bean class. |
code | html |
ConcurrencyAttribute
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ConcurrencyType
| The concurrency-typeType specifies an enterprise bean's
concurrency management type. |
code | html |
EjbRefType
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
EjbReference.Type
| |
code | html |
MessageDestinationUsage
| The message-destination-usageType specifies the use of the
message destination indicated by the reference. |
code | html |
MethodIntf
| The method-intf element allows a method element to
differentiate between the methods with the same name and
signature that are multiply defined across the home and
component interfaces (e.g, in both an enterprise bean's
remote and local interfaces or in both an enterprise bean's
home and remote interfaces, etc.); the component and web
service endpoint interfaces, and so on. |
code | html |
Multiplicity
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
PersistenceContextType
| The persistence-context-typeType specifies the transactional
nature of a persistence context reference. |
code | html |
PersistenceType
| The persistence-typeType specifies an entity bean's persistence
management type. |
code | html |
ResAuth
| 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. |
code | html |
ResSharingScope
| The res-sharing-scope type specifies whether connections
obtained through the given resource manager connection
factory reference can be shared. |
code | html |
ResultTypeMapping
| The result-type-mappingType is used in the query element to
specify whether an abstract schema type returned by a query
for a select method is to be mapped to an EJBLocalObject or
EJBObject type. |
code | html |
SessionType
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
TransAttribute
| The trans-attributeType specifies how the container must
manage the transaction boundaries when delegating a method
invocation to an enterprise bean's business method. |
code | html |
TransactionSupportType
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
TransactionType
| The transaction-typeType specifies an enterprise bean's
transaction management type. |
code | html |
VariableScope
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ActivationConfig
| The activation-configType defines information about the
expected configuration properties of the message-driven bean
in its operational environment. |
code | html |
ActivationConfigProperty
| The activation-config-propertyType contains a name/value
configuration property pair for a message-driven bean. |
code | html |
ActivationSpec
| The activationspecType specifies an activation
specification. |
code | html |
AdminObject
| The adminobjectType specifies information about an
administered object. |
code | html |
Application
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ApplicationClient
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ApplicationException
| The application-exceptionType declares an application
exception. |
code | html |
AroundInvoke
| The around-invoke type specifies a method on a
class to be called during the around invoke portion of an
ejb invocation. |
code | html |
AssemblyDescriptor
| The assembly-descriptorType defines
application-assembly information. |
code | html |
AuthConstraint
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
AuthenticationMechanism
| The authentication-mechanismType specifies an authentication
mechanism supported by the resource adapter. |
code | html |
CmpField
| The cmp-fieldType describes a container-managed field. |
code | html |
CmrField
| The cmr-fieldType describes the bean provider's view of
a relationship. |
code | html |
ConfigProperty
| The config-propertyType contains a declaration of a single
configuration property that may be used for providing
configuration information. |
code | html |
ConnectionDefinition
| The connection-definitionType defines a set of connection
interfaces and classes pertaining to a particular connection
type. |
code | html |
Connector
| The connectorType defines a resource adapter. |
code | html |
ConstructorParameterOrder
| The constructor-parameter-order element defines the order
that complexType element values are applied to a Java
exception constructor. |
code | html |
ContainerConcurrency
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ContainerTransaction
| The container-transactionType specifies how the container
must manage transaction scopes for the enterprise bean's
method invocations. |
code | html |
DescriptionType
| The description type is used by a description element to
provide text describing the parent element. |
code | html |
DestinationType
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
DisplayNameType
| The display-name type contains a short name that is intended
to be displayed by tools. |
code | html |
EjbJar
| The ejb-jarType defines the root element of the EJB
deployment descriptor. |
code | html |
EjbLocalRef
| 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. |
code | html |
EjbRef
| 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. |
code | html |
EjbRelation
| The ejb-relationType describes a relationship between two
entity beans with container-managed persistence. |
code | html |
EjbRelationshipRole
| The ejb-relationship-roleType describes a role within a
relationship. |
code | html |
EmptyType
| This type is used to designate an empty
element when used. |
code | html |
EntityBean
| The entity-beanType declares an entity bean. |
code | html |
EnvEntry
| The env-entryType is used to declare an application's
environment entry. |
code | html |
ErrorPage
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ExceptionMapping
| The exception-mapping element defines the mapping between the
service specific exception types and wsdl faults and
SOAP headerfaults. |
code | html |
ExcludeList
| The exclude-listType specifies one or more methods which
the Assembler marks to be uncallable. |
code | html |
FacesApplication
| The "application" element provides a mechanism to define the
various per-application-singleton implementation artifacts for
a particular web application that is utilizing
JavaServer Faces. |
code | html |
FacesApplicationExtension
| Extension element for application. |
code | html |
FacesApplicationResourceBundle
| The resource-bundle element inside the application element
references a java.util.ResourceBundle instance by name
using the var element. |
code | html |
FacesAttribute
| The "attribute" element represents a named, typed, value
associated with the parent UIComponent via the generic
attributes mechanism. |
code | html |
FacesAttributeExtension
| Extension element for attribute. |
code | html |
FacesComponent
| The "component" element represents a concrete UIComponent
implementation class that should be registered under the
specified type identifier, along with its associated
properties and attributes. |
code | html |
FacesComponentExtension
| Extension element for component. |
code | html |
FacesConfig
| The "faces-config" element is the root of the configuration
information hierarchy, and contains nested elements for all
of the other configuration settings. |
code | html |
FacesConverter
| The "converter" element represents a concrete Converter
implementation class that should be registered under the
specified converter identifier. |
code | html |
FacesConverterExtension
| Extension element for converter. |
code | html |
FacesDefaultLocale
| The "default-locale" element declares the default locale
for this application instance. |
code | html |
FacesELExpression
| EL expressions present within a faces config file
must start with the character sequence of '#{' and
end with '}'. |
code | html |
FacesExtension
| Extension element for faces-config. |
code | html |
FacesFacet
| Define the name and other design-time information for a facet
that is associated with a renderer or a component. |
code | html |
FacesFacetExtension
| Extension element for facet. |
code | html |
FacesFactory
| The "factory" element provides a mechanism to define the
various Factories that comprise parts of the implementation
of JavaServer Faces. |
code | html |
FacesFactoryExtension
| Extension element for factory. |
code | html |
FacesFromAction
| The "from-action" element contains an action reference
expression that must have been executed (by the default
ActionListener for handling application level events)
in order to select the navigation rule. |
code | html |
FacesLifecycle
| The "lifecycle" element provides a mechanism to specify
modifications to the behaviour of the default Lifecycle
implementation for this web application. |
code | html |
FacesLifecycleExtension
| Extension element for lifecycle. |
code | html |
FacesListEntries
| The "list-entries" element represents a set of initialization
elements for a managed property that is a java.util.List or an
array. |
code | html |
FacesLocale
| The localeType defines valid locale defined by ISO-639-1
and ISO-3166. |
code | html |
FacesLocaleConfig
| The "locale-config" element allows the app developer to
declare the supported locales for this application. |
code | html |
FacesManagedBean
| The "managed-bean" element represents a JavaBean, of a
particular class, that will be dynamically instantiated
at runtime (by the default VariableResolver implementation)
if it is referenced as the first element of a value binding
expression, and no corresponding bean can be identified in
any scope. |
code | html |
FacesManagedBeanExtension
| Extension element for managed-bean. |
code | html |
FacesManagedProperty
| The "managed-property" element represents an individual
property of a managed bean that will be configured to the
specified value (or value set) if the corresponding
managed bean is automatically created. |
code | html |
FacesMapEntries
| The "map-entries' element represents a set of key-entry pairs
that will be added to the computed value of a managed property
of type java.util.Map. |
code | html |
FacesMapEntry
| The "map-entry" element reprsents a single key-entry pair
that will be added to the computed value of a managed
property of type java.util.Map. |
code | html |
FacesNavigationCase
| The "navigation-case" element describes a particular
combination of conditions that must match for this case to
be executed, and the view id of the component tree that
should be selected next. |
code | html |
FacesNavigationRule
| The "navigation-rule" element represents an individual
decision rule that will be utilized by the default
NavigationHandler implementation to make decisions on
what view should be displayed next, based on the
view id being processed. |
code | html |
FacesNavigationRuleExtension
| Extension element for navigation-rule. |
code | html |
FacesNullValue
| The "null-value" element indicates that the managed
property in which we are nested will be explicitly
set to null if our managed bean is automatically
created. |
code | html |
FacesProperty
| The "property" element represents a JavaBean property of the
Java class represented by our parent element. |
code | html |
FacesPropertyExtension
| Extension element for property. |
code | html |
FacesRedirect
| The "redirect" element indicates that navigation to the
specified "to-view-id" should be accomplished by
performing an HTTP redirect rather than the usual
ViewHandler mechanisms. |
code | html |
FacesReferencedBean
| The "referenced-bean" element represents at design time the
promise that a Java object of the specified type will exist at
runtime in some scope, under the specified key. |
code | html |
FacesRenderKit
| The "render-kit" element represents a concrete RenderKit
implementation that should be registered under the specified
render-kit-id. |
code | html |
FacesRenderKitExtension
| Extension element for render-kit. |
code | html |
FacesRenderer
| The "renderer" element represents a concrete Renderer
implementation class that should be registered under the
specified component family and renderer type identifiers,
in the RenderKit associated with the parent "render-kit"
element. |
code | html |
FacesRendererExtension
| Extension element for renderer. |
code | html |
FacesSupportedLocale
| The "supported-locale" element allows authors to declare
which locales are supported in this application instance. |
code | html |
FacesValidator
| The "validator" element represents a concrete Validator
implementation class that should be registered under the
specified validator identifier. |
code | html |
FacesValidatorExtension
| Extension element for validator. |
code | html |
Filter
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
FilterMapping
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
FormLoginConfig
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
Function
| The function element is used to provide information on each
function in the tag library that is to be exposed to the EL. |
code | html |
Handler
| Declares the handler for a port-component. |
code | html |
HandlerChain
| The handler-chain element defines the handlerchain. |
code | html |
HandlerChains
| The handler-chains element defines the handlerchains associated
with this service or service endpoint. |
code | html |
Icon
| 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. |
code | html |
InboundResource
| The inbound-resourceadapterType specifies information
about an inbound resource adapter. |
code | html |
InitMethod
| |
code | html |
InjectionTarget
| An injection target specifies a class and a name within
that class into which a resource should be injected. |
code | html |
Interceptor
| The interceptorType element declares information about a single
interceptor class. |
code | html |
InterceptorBinding
| The interceptor-bindingType element describes the binding of
interceptor classes to beans within the ejb-jar. |
code | html |
InterceptorOrder
| The interceptor-orderType element describes a total ordering
of interceptor classes. |
code | html |
Interceptors
| The interceptorsType element declares one or more interceptor
classes used by components within this ejb-jar. |
code | html |
JAXBContextFactory
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
JavaWsdlMapping
| The element describes the Java mapping to a known WSDL document. |
code | html |
JavaXmlTypeMapping
| 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. |
code | html |
JaxbJavaee
| |
code | html |
JaxbJavaee.NamespaceFilter
| |
code | html |
JspConfig
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
JspPropertyGroup
| The jsp-property-groupType is used to group a number of
files so they can be given global property information. |
code | html |
KeyedCollection
| A KeyedCollection is a light weight wrapper around a Map (LinkedHashMap) values set. |
code | html |
License
| The licenseType specifies licensing requirements for the
resource adapter module. |
code | html |
LifecycleCallback
| The lifecycle-callback type specifies a method on a
class to be called when a lifecycle event occurs. |
code | html |
Listener
| The listenerType indicates the deployment properties for a web
application listener bean. |
code | html |
LocalCollection
| |
code | html |
LocaleEncodingMapping
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
LocaleEncodingMappingList
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
LoginConfigType
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
MessageAdapter
| The messageadapterType specifies information about the
messaging capabilities of the resource adapter. |
code | html |
MessageDestination
| The message-destinationType specifies a message
destination. |
code | html |
MessageDestinationRef
| 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. |
code | html |
MessageDrivenBean
| The message-driven element declares a message-driven
bean. |
code | html |
MessageDrivenDestination
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
MessageListener
| The messagelistenerType specifies information about a
specific message listener supported by the messaging
resource adapter. |
code | html |
Method
| The methodType is used to denote a method of an enterprise
bean's business, home, component, and/or web service endpoint
interface, or, in the case of a message-driven bean, the
bean's message listener method, or a set of such
methods. |
code | html |
MethodAttribute
| |
code | html |
MethodParamPartsMapping
| The method-param-parts-mapping element defines the mapping between a
Java method parameters and a wsdl-message. |
code | html |
MethodParams
| The method-paramsType defines a list of the
fully-qualified Java type names of the method parameters. |
code | html |
MethodPermission
| The method-permissionType specifies that one or more
security roles are allowed to invoke one or more enterprise
bean methods. |
code | html |
MethodSchedule
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
MethodTransaction
| |
code | html |
MimeMapping
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
Module
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
NamedMethod
| |
code | html |
ObjectFactory
| This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.openejb.jee2 package. |
code | html |
OutboundResourceAdapter
| The outbound-resourceadapterType specifies information about
an outbound resource adapter. |
code | html |
PackageMapping
| The package-mapping indicates the mapping between java-package-name
and XML namespace in the WSDL document. |
code | html |
ParamValue
| This type is a general type that can be used to declare
parameter/value lists. |
code | html |
PersistenceContextRef
| The persistence-context-ref element contains a declaration
of Deployment Component's reference to a persistence context
associated within a Deployment Component's
environment. |
code | html |
PersistenceUnitRef
| The persistence-unit-ref element contains a declaration
of Deployment Component's reference to a persistence unit
associated within a Deployment Component's
environment. |
code | html |
PortComponent
| The port-component element associates a WSDL port with a web service
interface and implementation. |
code | html |
PortComponentRef
| The port-component-ref element declares a client dependency
on the container for resolving a Service Endpoint Interface
to a WSDL port. |
code | html |
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}. |
code | html |
Property
| Specifies a name/value pair. |
code | html |
Query
| The queryType defines a finder or select
query. |
code | html |
QueryMethod
| The query-method specifies the method for a finder or select
query. |
code | html |
RelationshipRoleSource
| The relationship-role-sourceType designates the source of a
role that participates in a relationship. |
code | html |
Relationships
| The relationshipsType describes the relationships in
which entity beans with container-managed persistence
participate. |
code | html |
RemoveMethod
| |
code | html |
RequiredConfigProperty
| The required-config-propertyType contains a declaration
of a single configuration property used for specifying a
required configuration property name. |
code | html |
ResourceAdapter
| The resourceadapterType specifies information about the
resource adapter. |
code | html |
ResourceEnvRef
| The resource-env-refType is used to define
resource-env-type elements. |
code | html |
ResourceRef
| The resource-refType contains a declaration of a
Deployment Component's reference to an external resource. |
code | html |
RunAs
| The run-asType specifies the run-as identity to be
used for the execution of a component. |
code | html |
Schedule
| |
code | html |
SecurityConstraint
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
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. |
code | html |
SecurityPermission
| The security-permissionType specifies a security
permission that is required by the resource adapter code. |
code | html |
SecurityRole
| The security-roleType contains the definition of a security
role. |
code | html |
SecurityRoleRef
| The security-role-refType contains the declaration of a
security role reference in a component's or a
Deployment Component's code. |
code | html |
ServiceEndpointInterfaceMapping
| The service-endpoint-interface-mapping defines a tuple
to specify Service Endpoint Interfaces to
WSDL port types and WSDL bindings. |
code | html |
ServiceEndpointMethodMapping
| The service-endpoint-method-mapping element defines the mapping of
Java methods to operations (which are not uniquely qualified by
qnames). |
code | html |
ServiceImplBean
| The service-impl-bean element defines the web service implementation. |
code | html |
ServiceInterfaceMapping
| The service-interface-mapping element defines how a Java type for
the service interface maps to a WSDL service. |
code | html |
ServiceRef
| The service-ref element declares a reference to a Web
service. |
code | html |
Servlet
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
ServletMapping
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
SessionBean
| The session-beanType declares an session bean. |
code | html |
SessionConfig
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
SingletonBean
| |
code | html |
StatefulBean
| |
code | html |
StatelessBean
| |
code | html |
StringAdapter
| |
code | html |
SubscriptionDurability
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
Tag
| The tag defines a unique tag in this tag library. |
code | html |
TagFile
| Defines an action in this tag library that is implemented
as a .tag file. |
code | html |
Taglib
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
Text
| |
code | html |
TextMap
| |
code | html |
TldAttribute
| The attribute element defines an attribute for the nesting
tag. |
code | html |
TldDeferredMethod
| Defines information about how to provide the value for a
tag handler attribute that accepts a javax.el.MethodExpression. |
code | html |
TldDeferredValue
| Defines information about how to provide the value for a
tag handler attribute that accepts a javax.el.ValueExpression. |
code | html |
TldExtension
| The tld-extensionType is used to indicate
extensions to a specific TLD element. |
code | html |
TldTaglib
| The taglib tag is the document root, it defines:
description a simple string describing the "use" of this
taglib, should be user discernable
display-name the display-name element contains a
short name that is intended to be displayed
by tools
icon optional icon that can be used by tools
tlib-version the version of the tag library implementation
short-name a simple default short name that could be
used by a JSP authoring tool to create
names with a mnemonic value; for example,
the it may be used as the prefered prefix
value in taglib directives
uri a uri uniquely identifying this taglib
validator optional TagLibraryValidator information
listener optional event listener specification
tag tags in this tag library
tag-file tag files in this tag library
function zero or more EL functions defined in this
tag library
taglib-extension zero or more extensions that provide extra
information about this taglib, for tool
consumption |
code | html |
UserDataConstraint
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
Validator
| A validator that can be used to validate
the conformance of a JSP page to using this tag library is
defined by a validatorType. |
code | html |
Variable
| The variableType provides information on the scripting
variables defined by using this tag. |
code | html |
VariableMapping
| 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. |
code | html |
WebApp
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
WebModule
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
WebResourceCollection
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
WebserviceDescription
| 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. |
code | html |
Webservices
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
WelcomeFileList
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
WsdlMessageMapping
| The wsdl-message-mapping element defines the mapping to a
specific message and its part. |
code | html |
WsdlReturnValueMapping
| The wsdl-return-value-mapping element defines the mapping for the
method's return value. |
code | html |