org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
Java Source File Name | Type | Comment |
ActivationConfig.java | Class | The activation-configType defines information about the
expected configuration properties of the message-driven bean
in its operational environment. |
ActivationConfigProperty.java | Class | The activation-config-propertyType contains a name/value
configuration property pair for a message-driven bean. |
ActivationSpec.java | Class | The activationspecType specifies an activation
specification. |
AdminObject.java | Class | The adminobjectType specifies information about an
administered object. |
Application.java | Class | |
ApplicationClient.java | Class | |
ApplicationException.java | Class | The application-exceptionType declares an application
exception. |
AroundInvoke.java | Class | The around-invoke type specifies a method on a
class to be called during the around invoke portion of an
ejb invocation. |
AssemblyDescriptor.java | Class | The assembly-descriptorType defines
application-assembly information. |
AuthConstraint.java | Class | |
AuthenticationMechanism.java | Class | The authentication-mechanismType specifies an authentication
mechanism supported by the resource adapter. |
BodyContent.java | enum | |
CallbackMethod.java | Interface | |
CmpField.java | Class | The cmp-fieldType describes a container-managed field. |
CmpVersion.java | enum | |
CmrField.java | Class | The cmr-fieldType describes the bean provider's view of
a relationship. |
CmrFieldType.java | enum | The cmr-field-type element specifies the class of a
collection-valued logical relationship field in the entity
bean class. |
ConfigProperty.java | Class | The config-propertyType contains a declaration of a single
configuration property that may be used for providing
configuration information.
The declaration consists of an optional description, name,
type and an optional value of the configuration property. |
ConnectionDefinition.java | Class | The connection-definitionType defines a set of connection
interfaces and classes pertaining to a particular connection
type. |
Connector.java | Class | The connectorType defines a resource adapter. |
ConstructorParameterOrder.java | Class | The constructor-parameter-order element defines the order
that complexType element values are applied to a Java
exception constructor. |
ContainerTransaction.java | Class | The container-transactionType specifies how the container
must manage transaction scopes for the enterprise bean's
method invocations. |
DestinationType.java | Class | |
EjbJar.java | Class | The ejb-jarType defines the root element of the EJB
deployment descriptor. |
EjbLocalRef.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 or to the local business interface of a 3.0 bean.
The declaration consists of:
- an optional description
- the EJB reference name used in the code of the Deployment
Component that's referencing the enterprise bean.
- the optional expected type of the referenced enterprise bean
- the optional expected local interface of the referenced
enterprise bean or the local business interface of the
referenced enterprise bean.
- the optional expected local home interface of the referenced
enterprise bean. |
EjbRef.java | Class | 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.
The declaration consists of:
- an optional description
- the EJB reference name used in the code of
the Deployment Component that's referencing the enterprise
bean.
- the optional expected type of the referenced enterprise bean
- the optional remote interface of the referenced enterprise bean
or the remote business interface of the referenced enterprise
bean
- the optional expected home interface of the referenced
enterprise bean. |
EjbReference.java | Interface | |
EjbRefType.java | enum | |
EjbRelation.java | Class | The ejb-relationType describes a relationship between two
entity beans with container-managed persistence. |
EjbRelationshipRole.java | Class | The ejb-relationship-roleType describes a role within a
relationship. |
EmptyType.java | Class | This type is used to designate an empty
element when used. |
EnterpriseBean.java | Interface | |
EntityBean.java | Class | The entity-beanType declares an entity bean. |
EnvEntry.java | Class | The env-entryType is used to declare an application's
environment entry. |
ErrorPage.java | Class | |
ExceptionMapping.java | Class | The exception-mapping element defines the mapping between the
service specific exception types and wsdl faults and
SOAP headerfaults. |
ExcludeList.java | Class | The exclude-listType specifies one or more methods which
the Assembler marks to be uncallable. |
Filter.java | Class | |
FilterMapping.java | Class | |
FormLoginConfig.java | Class | |
Function.java | Class | The function element is used to provide information on each
function in the tag library that is to be exposed to the EL. |
Handler.java | Class | Declares the handler for a port-component. |
HandlerChain.java | Class | The handler-chain element defines the handlerchain.
Handlerchain can be defined such that the handlers in the
handlerchain operate,all ports of a service, on a specific
port or on a list of protocol-bindings. |
HandlerChains.java | Class | The handler-chains element defines the handlerchains associated
with this service or service endpoint. |
Icon.java | Class | 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.
The xml:lang attribute defines the language that the
icon file names are provided in. |
InboundResource.java | Class | The inbound-resourceadapterType specifies information
about an inbound resource adapter. |
InitMethod.java | Class | |
Injectable.java | Interface | |
InjectionTarget.java | Class | An injection target specifies a class and a name within
that class into which a resource should be injected.
The injection target class specifies the fully qualified
class name that is the target of the injection. |
Interceptor.java | Class | The interceptorType element declares information about a single
interceptor class. |
InterceptorBinding.java | Class | The interceptor-bindingType element describes the binding of
interceptor classes to beans within the ejb-jar.
It consists of :
- An optional description.
- The name of an ejb within the ejb-jar or the wildcard value "*",
which is used to define interceptors that are bound to all
beans in the ejb-jar.
- A list of interceptor classes that are bound to the contents of
the ejb-name element or a specification of the total ordering
over the interceptors defined for the given level and above.
- An optional exclude-default-interceptors element. |
InterceptorOrder.java | Class | The interceptor-orderType element describes a total ordering
of interceptor classes. |
Interceptors.java | Class | The interceptorsType element declares one or more interceptor
classes used by components within this ejb-jar. |
JavaWsdlMapping.java | Class | The element describes the Java mapping to a known WSDL document. |
JavaXmlTypeMapping.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. |
JaxbJavaee.java | Class | |
JeeTest.java | Class | |
JndiConsumer.java | Interface | |
JndiReference.java | Interface | |
JspConfig.java | Class | |
JspPropertyGroup.java | Class | The jsp-property-groupType is used to group a number of
files so they can be given global property information.
All files so described are deemed to be JSP files. |
Keyable.java | Interface | A keyable object can provide an immutable key for this object.
It is important for the key to not be mutable and that the key value
itself is not changed in the object. |
KeyedCollection.java | Class | A KeyedCollection is a light weight wrapper around a Map (LinkedHashMap) values set.
When a value is added using the add method of this class a key is obtained for
the value using either the provided KeyExtractor, or if no KeyExtractor was
provided, the value is cast to Keyable and the getKey() method is called.
The underlying Map can be obtainded with the toMap method. |
KeyExtractor.java | Interface | Extracts an immutable key for this object.
It is important for the key to not be mutable and that the key value
itself is not changed in the object. |
License.java | Class | The licenseType specifies licensing requirements for the
resource adapter module. |
Lifecycle.java | Interface | |
LifecycleCallback.java | Class | The lifecycle-callback type specifies a method on a
class to be called when a lifecycle event occurs. |
Listener.java | Class | The listenerType indicates the deployment properties for a web
application listener bean. |
LocalCollection.java | Class | |
LocaleEncodingMapping.java | Class | |
LocaleEncodingMappingList.java | Class | |
LoginConfigType.java | Class | |
MessageAdapter.java | Class | The messageadapterType specifies information about the
messaging capabilities of the resource adapter. |
MessageDestination.java | Class | The message-destinationType specifies a message
destination. |
MessageDestinationRef.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. |
MessageDestinationUsage.java | enum | The message-destination-usageType specifies the use of the
message destination indicated by the reference. |
MessageDrivenBean.java | Class | The message-driven element declares a message-driven
bean. |
MessageDrivenDestination.java | Class | |
MessageListener.java | Class | The messagelistenerType specifies information about a
specific message listener supported by the messaging
resource adapter. |
Method.java | Class | 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. |
MethodIntf.java | enum | 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. |
MethodParamPartsMapping.java | Class | The method-param-parts-mapping element defines the mapping between a
Java method parameters and a wsdl-message. |
MethodParams.java | Class | The method-paramsType defines a list of the
fully-qualified Java type names of the method parameters. |
MethodPermission.java | Class | The method-permissionType specifies that one or more
security roles are allowed to invoke one or more enterprise
bean methods. |
MethodTransaction.java | Class | |
MimeMapping.java | Class | |
Module.java | Class | |
Multiplicity.java | enum | |
NamedMethod.java | Class | |
ObjectFactory.java | Class | This object contains factory methods for each
Java content interface and Java element interface
generated in the org.apache.openejb.jee2 package.
An ObjectFactory allows you to programatically
construct new instances of the Java representation
for XML content. |
OutboundResourceAdapter.java | Class | The outbound-resourceadapterType specifies information about
an outbound resource adapter. |
package-info.java | | |
PackageMapping.java | Class | The package-mapping indicates the mapping between java-package-name
and XML namespace in the WSDL document. |
ParamValue.java | Class | This type is a general type that can be used to declare
parameter/value lists. |
PersistenceContextRef.java | Class | The persistence-context-ref element contains a declaration
of Deployment Component's reference to a persistence context
associated within a Deployment Component's
environment. |
PersistenceContextType.java | enum | The persistence-context-typeType specifies the transactional
nature of a persistence context reference. |
PersistenceRef.java | Interface | |
PersistenceType.java | enum | The persistence-typeType specifies an entity bean's persistence
management type. |
PersistenceUnitRef.java | Class | The persistence-unit-ref element contains a declaration
of Deployment Component's reference to a persistence unit
associated within a Deployment Component's
environment. |
PortComponent.java | Class | The port-component element associates a WSDL port with a web service
interface and implementation. |
PortComponentRef.java | Class | The port-component-ref element declares a client dependency
on the container for resolving a Service Endpoint Interface
to a WSDL port. |
PortMapping.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}. |
Property.java | Class | Specifies a name/value pair. |
Query.java | Class | The queryType defines a finder or select
query. |
QueryMethod.java | Class | The query-method specifies the method for a finder or select
query. |
RelationshipRoleSource.java | Class | The relationship-role-sourceType designates the source of a
role that participates in a relationship. |
Relationships.java | Class | The relationshipsType describes the relationships in
which entity beans with container-managed persistence
participate. |
RemoteBean.java | Interface | |
RemoveMethod.java | Class | |
RequiredConfigProperty.java | Class | The required-config-propertyType contains a declaration
of a single configuration property used for specifying a
required configuration property name. |
ResAuth.java | enum | 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. |
ResourceAdapter.java | Class | The resourceadapterType specifies information about the
resource adapter. |
ResourceEnvRef.java | Class | The resource-env-refType is used to define
resource-env-type elements. |
ResourceRef.java | Class | The resource-refType contains a declaration of a
Deployment Component's reference to an external resource. |
ResSharingScope.java | enum | The res-sharing-scope type specifies whether connections
obtained through the given resource manager connection
factory reference can be shared. |
ResultTypeMapping.java | enum | 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. |
RunAs.java | Class | The run-asType specifies the run-as identity to be
used for the execution of a component. |
SecurityConstraint.java | Class | |
SecurityIdentity.java | Class | 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.java | Class | The security-permissionType specifies a security
permission that is required by the resource adapter code.
The security permission listed in the deployment descriptor
are ones that are different from those required by the
default permission set as specified in the connector
specification. |
SecurityRole.java | Class | The security-roleType contains the definition of a security
role. |
SecurityRoleRef.java | Class | The security-role-refType contains the declaration of a
security role reference in a component's or a
Deployment Component's code. |
ServiceEndpointInterfaceMapping.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. |
ServiceEndpointMethodMapping.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. |
ServiceImplBean.java | Class | The service-impl-bean element defines the web service implementation.
A service implementation can be an EJB bean class or JAX-RPC web
component. |
ServiceInterfaceMapping.java | Class | The service-interface-mapping element defines how a Java type for
the service interface maps to a WSDL service. |
ServiceRef.java | Class | The service-ref element declares a reference to a Web
service. |
Servlet.java | Class | |
ServletMapping.java | Class | |
Session.java | Interface | |
SessionBean.java | Class | The session-beanType declares an session bean. |
SessionConfig.java | Class | |
SessionType.java | enum | |
StatefulBean.java | Class | |
StatelessBean.java | Class | |
StringAdapter.java | Class | |
SubscriptionDurability.java | Class | |
Tag.java | Class | The tag defines a unique tag in this tag library. |
TagFile.java | Class | Defines an action in this tag library that is implemented
as a .tag file.
The tag-file element has two required subelements:
description Optional tag-specific information
display-name A short name that is intended to be
displayed by tools
icon Optional icon element that can be used
by tools
name The unique action name
path Where to find the .tag file implementing this
action, relative to the root of the web
application or the root of the JAR file for a
tag library packaged in a JAR. |
Taglib.java | Class | |
Text.java | Class | |
TextMap.java | Class | |
TimerConsumer.java | Interface | |
TldAttribute.java | Class | The attribute element defines an attribute for the nesting
tag. |
TldDeferredMethod.java | Class | Defines information about how to provide the value for a
tag handler attribute that accepts a javax.el.MethodExpression. |
TldDeferredValue.java | Class | Defines information about how to provide the value for a
tag handler attribute that accepts a javax.el.ValueExpression. |
TldExtension.java | Class | The tld-extensionType is used to indicate
extensions to a specific TLD element.
It is used by elements to designate an extension block
that is targeted to a specific extension designated by
a set of extension elements that are declared by a
namespace. |
TldTaglib.java | Class | |
TransactionSupportType.java | enum | |
TransactionType.java | enum | The transaction-typeType specifies an enterprise bean's
transaction management type. |
TransAttribute.java | enum | The trans-attributeType specifies how the container must
manage the transaction boundaries when delegating a method
invocation to an enterprise bean's business method. |
UserDataConstraint.java | Class | |
Validator.java | Class | A validator that can be used to validate
the conformance of a JSP page to using this tag library is
defined by a validatorType. |
Variable.java | Class | The variableType provides information on the scripting
variables defined by using this tag. |
VariableMapping.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. |
VariableScope.java | enum | |
WebApp.java | Class | |
WebModule.java | Class | |
WebResourceCollection.java | Class | |
WebserviceDescription.java | Class | 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. |
Webservices.java | Class | |
WelcomeFileList.java | Class | |
WsdlMessageMapping.java | Class | The wsdl-message-mapping element defines the mapping to a
specific message and its part. |
WsdlReturnValueMapping.java | Class | The wsdl-return-value-mapping element defines the mapping for the
method's return value. |