Package org.apache.openejb.jee

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

See:
          Description

Interface Summary
AttributeBinding<A>  
CallbackMethod  
EjbReference  
EnterpriseBean  
Injectable  
JndiConsumer  
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  
PersistenceRef  
RemoteBean  
Session  
TimerConsumer  
 

Class Summary
ActivationConfig The activation-configType defines information about the expected configuration properties of the message-driven bean in its operational environment.
ActivationConfigProperty The activation-config-propertyType contains a name/value configuration property pair for a message-driven bean.
ActivationSpec The activationspecType specifies an activation specification.
AdminObject The adminobjectType specifies information about an administered object.
Application  
ApplicationClient  
ApplicationException The application-exceptionType declares an application exception.
AroundInvoke The around-invoke type specifies a method on a class to be called during the around invoke portion of an ejb invocation.
AssemblyDescriptor The assembly-descriptorType defines application-assembly information.
AuthConstraint  
AuthenticationMechanism The authentication-mechanismType specifies an authentication mechanism supported by the resource adapter.
BooleanAdapter  
CmpField The cmp-fieldType describes a container-managed field.
CmrField The cmr-fieldType describes the bean provider's view of a relationship.
ConfigProperty The config-propertyType contains a declaration of a single configuration property that may be used for providing configuration information.
ConnectionDefinition The connection-definitionType defines a set of connection interfaces and classes pertaining to a particular connection type.
Connector The connectorType defines a resource adapter.
Connector10 The connectorType defines a resource adapter.
ConnectorBase The connectorType defines a resource adapter.
ConstructorParameterOrder The constructor-parameter-order element defines the order that complexType element values are applied to a Java exception constructor.
ContainerConcurrency  
ContainerTransaction The container-transactionType specifies how the container must manage transaction scopes for the enterprise bean's method invocations.
DescriptionType The description type is used by a description element to provide text describing the parent element.
DestinationType  
DisplayNameType The display-name type contains a short name that is intended to be displayed by tools.
EjbJar The ejb-jarType defines the root element of the EJB deployment descriptor.
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.
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.
EjbRelation The ejb-relationType describes a relationship between two entity beans with container-managed persistence.
EjbRelationshipRole The ejb-relationship-roleType describes a role within a relationship.
EmptyType This type is used to designate an empty element when used.
EntityBean The entity-beanType declares an entity bean.
EnvEntry The env-entryType is used to declare an application's environment entry.
ErrorPage  
ExceptionMapping The exception-mapping element defines the mapping between the service specific exception types and wsdl faults and SOAP headerfaults.
ExcludeList The exclude-listType specifies one or more methods which the Assembler marks to be uncallable.
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.
FacesApplicationExtension Extension element for application.
FacesApplicationResourceBundle The resource-bundle element inside the application element references a java.util.ResourceBundle instance by name using the var element.
FacesAttribute The "attribute" element represents a named, typed, value associated with the parent UIComponent via the generic attributes mechanism.
FacesAttributeExtension Extension element for attribute.
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.
FacesComponentExtension Extension element for component.
FacesConfig The "faces-config" element is the root of the configuration information hierarchy, and contains nested elements for all of the other configuration settings.
FacesConverter The "converter" element represents a concrete Converter implementation class that should be registered under the specified converter identifier.
FacesConverterExtension Extension element for converter.
FacesDefaultLocale The "default-locale" element declares the default locale for this application instance.
FacesELExpression EL expressions present within a faces config file must start with the character sequence of '#{' and end with '}'.
FacesExtension Extension element for faces-config.
FacesFacet Define the name and other design-time information for a facet that is associated with a renderer or a component.
FacesFacetExtension Extension element for facet.
FacesFactory The "factory" element provides a mechanism to define the various Factories that comprise parts of the implementation of JavaServer Faces.
FacesFactoryExtension Extension element for factory.
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.
FacesLifecycle The "lifecycle" element provides a mechanism to specify modifications to the behaviour of the default Lifecycle implementation for this web application.
FacesLifecycleExtension Extension element for lifecycle.
FacesListEntries The "list-entries" element represents a set of initialization elements for a managed property that is a java.util.List or an array.
FacesLocale The localeType defines valid locale defined by ISO-639-1 and ISO-3166.
FacesLocaleConfig The "locale-config" element allows the app developer to declare theĀ supported locales for this application.
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.
FacesManagedBeanExtension Extension element for managed-bean.
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.
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.
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.
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.
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.
FacesNavigationRuleExtension Extension element for navigation-rule.
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.
FacesProperty The "property" element represents a JavaBean property of the Java class represented by our parent element.
FacesPropertyExtension Extension element for property.
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.
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.
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.
FacesRendererExtension Extension element for renderer.
FacesRenderKit The "render-kit" element represents a concrete RenderKit implementation that should be registered under the specified render-kit-id.
FacesRenderKitExtension Extension element for render-kit.
FacesSupportedLocale The "supported-locale" element allows authors to declare which locales are supported in this application instance.
FacesValidator The "validator" element represents a concrete Validator implementation class that should be registered under the specified validator identifier.
FacesValidatorExtension Extension element for validator.
Filter  
FilterMapping  
FormLoginConfig  
Function The function element is used to provide information on each function in the tag library that is to be exposed to the EL.
Handler Declares the handler for a port-component.
HandlerChain The handler-chain element defines the handlerchain.
HandlerChains The handler-chains element defines the handlerchains associated with this service or service endpoint.
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.
InboundResource The inbound-resourceadapterType specifies information about an inbound resource adapter.
InitMethod  
InjectionTarget An injection target specifies a class and a name within that class into which a resource should be injected.
Interceptor The interceptorType element declares information about a single interceptor class.
InterceptorBinding The interceptor-bindingType element describes the binding of interceptor classes to beans within the ejb-jar.
InterceptorOrder The interceptor-orderType element describes a total ordering of interceptor classes.
Interceptors The interceptorsType element declares one or more interceptor classes used by components within this ejb-jar.
JavaWsdlMapping The element describes the Java mapping to a known WSDL document.
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.
JAXBContextFactory  
JaxbJavaee  
JaxbJavaee.NamespaceFilter  
JspConfig  
JspPropertyGroup The jsp-property-groupType is used to group a number of files so they can be given global property information.
KeyedCollection<K,V> A KeyedCollection is a light weight wrapper around a Map (LinkedHashMap) values set.
License The licenseType specifies licensing requirements for the resource adapter module.
LifecycleCallback The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
Listener The listenerType indicates the deployment properties for a web application listener bean.
LocalCollection<V>  
LocaleEncodingMapping  
LocaleEncodingMappingList  
LoginConfigType  
ManagedBean  
MessageAdapter The messageadapterType specifies information about the messaging capabilities of the resource adapter.
MessageDestination The message-destinationType specifies a message destination.
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.
MessageDrivenBean The message-driven element declares a message-driven bean.
MessageDrivenDestination  
MessageListener The messagelistenerType specifies information about a specific message listener supported by the messaging resource adapter.
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.
MethodAttribute<A>  
MethodParamPartsMapping The method-param-parts-mapping element defines the mapping between a Java method parameters and a wsdl-message.
MethodParams The method-paramsType defines a list of the fully-qualified Java type names of the method parameters.
MethodPermission The method-permissionType specifies that one or more security roles are allowed to invoke one or more enterprise bean methods.
MethodSchedule  
MimeMapping  
Module  
NamedMethod  
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.openejb.jee2 package.
OutboundResourceAdapter The outbound-resourceadapterType specifies information about an outbound resource adapter.
PackageMapping The package-mapping indicates the mapping between java-package-name and XML namespace in the WSDL document.
ParamValue This type is a general type that can be used to declare parameter/value lists.
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.
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.
PortComponent The port-component element associates a WSDL port with a web service interface and implementation.
PortComponentRef The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
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 Specifies a name/value pair.
Query The queryType defines a finder or select query.
QueryMethod The query-method specifies the method for a finder or select query.
RelationshipRoleSource The relationship-role-sourceType designates the source of a role that participates in a relationship.
Relationships The relationshipsType describes the relationships in which entity beans with container-managed persistence participate.
RemoveMethod  
RequiredConfigProperty The required-config-propertyType contains a declaration of a single configuration property used for specifying a required configuration property name.
ResourceAdapter The resourceadapterType specifies information about the resource adapter.
ResourceAdapter10 The resourceadapterType specifies information about the resource adapter.
ResourceAdapterBase The resourceadapterType specifies information about the resource adapter.
ResourceEnvRef The resource-env-refType is used to define resource-env-type elements.
ResourceRef The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
RunAs The run-asType specifies the run-as identity to be used for the execution of a component.
Schedule  
SecurityConstraint  
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 The security-permissionType specifies a security permission that is required by the resource adapter code.
SecurityRole The security-roleType contains the definition of a security role.
SecurityRoleRef The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
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 The service-impl-bean element defines the web service implementation.
ServiceInterfaceMapping The service-interface-mapping element defines how a Java type for the service interface maps to a WSDL service.
ServiceRef The service-ref element declares a reference to a Web service.
Servlet  
ServletMapping  
SessionBean The session-beanType declares an session bean.
SessionConfig  
SingletonBean  
StatefulBean  
StatelessBean  
StringAdapter  
SubscriptionDurability  
Tag The tag defines a unique tag in this tag library.
TagFile Defines an action in this tag library that is implemented as a .tag file.
Taglib  
Text  
TextMap  
TldAttribute The attribute element defines an attribute for the nesting tag.
TldDeferredMethod Defines information about how to provide the value for a tag handler attribute that accepts a javax.el.MethodExpression.
TldDeferredValue Defines information about how to provide the value for a tag handler attribute that accepts a javax.el.ValueExpression.
TldExtension The tld-extensionType is used to indicate extensions to a specific TLD element.
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

UserDataConstraint  
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.
Variable The variableType provides information on the scripting variables defined by using this tag.
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.
WebApp  
WebModule  
WebResourceCollection  
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.
Webservices  
WelcomeFileList  
WsdlMessageMapping The wsdl-message-mapping element defines the mapping to a specific message and its part.
WsdlReturnValueMapping The wsdl-return-value-mapping element defines the mapping for the method's return value.
 

Enum Summary
BodyContent  
CmpVersion  
CmrFieldType The cmr-field-type element specifies the class of a collection-valued logical relationship field in the entity bean class.
ConcurrencyAttribute  
ConcurrencyType The concurrency-typeType specifies an enterprise bean's concurrency management type.
EjbReference.Type  
EjbRefType  
MessageDestinationUsage The message-destination-usageType specifies the use of the message destination indicated by the reference.
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.
Multiplicity  
PersistenceContextType The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceType The persistence-typeType specifies an entity bean's persistence management type.
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.
ResSharingScope The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
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.
SessionType  
TransactionSupportType  
TransactionType The transaction-typeType specifies an enterprise bean's transaction management type.
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.
VariableScope  
 

Package org.apache.openejb.jee Description

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.