org.apache.openejb.jee

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » J2EE » openejb3 » org.apache.openejb.jee 
org.apache.openejb.jee
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Java Source File NameTypeComment
ActivationConfig.javaClass The activation-configType defines information about the expected configuration properties of the message-driven bean in its operational environment.
ActivationConfigProperty.javaClass The activation-config-propertyType contains a name/value configuration property pair for a message-driven bean.
ActivationSpec.javaClass The activationspecType specifies an activation specification.
AdminObject.javaClass The adminobjectType specifies information about an administered object.
Application.javaClass
ApplicationClient.javaClass
ApplicationException.javaClass The application-exceptionType declares an application exception.
AroundInvoke.javaClass The around-invoke type specifies a method on a class to be called during the around invoke portion of an ejb invocation.
AssemblyDescriptor.javaClass The assembly-descriptorType defines application-assembly information.
AuthConstraint.javaClass
AuthenticationMechanism.javaClass The authentication-mechanismType specifies an authentication mechanism supported by the resource adapter.
BodyContent.javaenum
CallbackMethod.javaInterface
CmpField.javaClass The cmp-fieldType describes a container-managed field.
CmpVersion.javaenum
CmrField.javaClass The cmr-fieldType describes the bean provider's view of a relationship.
CmrFieldType.javaenum The cmr-field-type element specifies the class of a collection-valued logical relationship field in the entity bean class.
ConfigProperty.javaClass 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.javaClass The connection-definitionType defines a set of connection interfaces and classes pertaining to a particular connection type.
Connector.javaClass The connectorType defines a resource adapter.
ConstructorParameterOrder.javaClass The constructor-parameter-order element defines the order that complexType element values are applied to a Java exception constructor.
ContainerTransaction.javaClass The container-transactionType specifies how the container must manage transaction scopes for the enterprise bean's method invocations.
DestinationType.javaClass
EjbJar.javaClass The ejb-jarType defines the root element of the EJB deployment descriptor.
EjbLocalRef.javaClass 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.javaClass 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.javaInterface
EjbRefType.javaenum
EjbRelation.javaClass The ejb-relationType describes a relationship between two entity beans with container-managed persistence.
EjbRelationshipRole.javaClass The ejb-relationship-roleType describes a role within a relationship.
EmptyType.javaClass This type is used to designate an empty element when used.
EnterpriseBean.javaInterface
EntityBean.javaClass The entity-beanType declares an entity bean.
EnvEntry.javaClass The env-entryType is used to declare an application's environment entry.
ErrorPage.javaClass
ExceptionMapping.javaClass The exception-mapping element defines the mapping between the service specific exception types and wsdl faults and SOAP headerfaults.
ExcludeList.javaClass The exclude-listType specifies one or more methods which the Assembler marks to be uncallable.
Filter.javaClass
FilterMapping.javaClass
FormLoginConfig.javaClass
Function.javaClass The function element is used to provide information on each function in the tag library that is to be exposed to the EL.
Handler.javaClass Declares the handler for a port-component.
HandlerChain.javaClass 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.javaClass The handler-chains element defines the handlerchains associated with this service or service endpoint.
Icon.javaClass 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.javaClass The inbound-resourceadapterType specifies information about an inbound resource adapter.
InitMethod.javaClass
Injectable.javaInterface
InjectionTarget.javaClass 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.javaClass The interceptorType element declares information about a single interceptor class.
InterceptorBinding.javaClass 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.javaClass The interceptor-orderType element describes a total ordering of interceptor classes.
Interceptors.javaClass The interceptorsType element declares one or more interceptor classes used by components within this ejb-jar.
JavaWsdlMapping.javaClass The element describes the Java mapping to a known WSDL document.
JavaXmlTypeMapping.javaClass 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.javaClass
JeeTest.javaClass
JndiConsumer.javaInterface
JndiReference.javaInterface
JspConfig.javaClass
JspPropertyGroup.javaClass 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.javaInterface 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.javaClass 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.javaInterface 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.javaClass The licenseType specifies licensing requirements for the resource adapter module.
Lifecycle.javaInterface
LifecycleCallback.javaClass The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
Listener.javaClass The listenerType indicates the deployment properties for a web application listener bean.
LocalCollection.javaClass
LocaleEncodingMapping.javaClass
LocaleEncodingMappingList.javaClass
LoginConfigType.javaClass
MessageAdapter.javaClass The messageadapterType specifies information about the messaging capabilities of the resource adapter.
MessageDestination.javaClass The message-destinationType specifies a message destination.
MessageDestinationRef.javaClass 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.javaenum The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDrivenBean.javaClass The message-driven element declares a message-driven bean.
MessageDrivenDestination.javaClass
MessageListener.javaClass The messagelistenerType specifies information about a specific message listener supported by the messaging resource adapter.
Method.javaClass 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.javaenum 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.javaClass The method-param-parts-mapping element defines the mapping between a Java method parameters and a wsdl-message.
MethodParams.javaClass The method-paramsType defines a list of the fully-qualified Java type names of the method parameters.
MethodPermission.javaClass The method-permissionType specifies that one or more security roles are allowed to invoke one or more enterprise bean methods.
MethodTransaction.javaClass
MimeMapping.javaClass
Module.javaClass
Multiplicity.javaenum
NamedMethod.javaClass
ObjectFactory.javaClass 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.javaClass The outbound-resourceadapterType specifies information about an outbound resource adapter.
package-info.java
PackageMapping.javaClass The package-mapping indicates the mapping between java-package-name and XML namespace in the WSDL document.
ParamValue.javaClass This type is a general type that can be used to declare parameter/value lists.
PersistenceContextRef.javaClass 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.javaenum The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceRef.javaInterface
PersistenceType.javaenum The persistence-typeType specifies an entity bean's persistence management type.
PersistenceUnitRef.javaClass 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.javaClass The port-component element associates a WSDL port with a web service interface and implementation.
PortComponentRef.javaClass The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortMapping.javaClass 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.javaClass Specifies a name/value pair.
Query.javaClass The queryType defines a finder or select query.
QueryMethod.javaClass The query-method specifies the method for a finder or select query.
RelationshipRoleSource.javaClass The relationship-role-sourceType designates the source of a role that participates in a relationship.
Relationships.javaClass The relationshipsType describes the relationships in which entity beans with container-managed persistence participate.
RemoteBean.javaInterface
RemoveMethod.javaClass
RequiredConfigProperty.javaClass The required-config-propertyType contains a declaration of a single configuration property used for specifying a required configuration property name.
ResAuth.javaenum 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.javaClass The resourceadapterType specifies information about the resource adapter.
ResourceEnvRef.javaClass The resource-env-refType is used to define resource-env-type elements.
ResourceRef.javaClass The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResSharingScope.javaenum The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResultTypeMapping.javaenum 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.javaClass The run-asType specifies the run-as identity to be used for the execution of a component.
SecurityConstraint.javaClass
SecurityIdentity.javaClass 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.javaClass 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.javaClass The security-roleType contains the definition of a security role.
SecurityRoleRef.javaClass The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
ServiceEndpointInterfaceMapping.javaClass 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.javaClass 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.javaClass 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.javaClass The service-interface-mapping element defines how a Java type for the service interface maps to a WSDL service.
ServiceRef.javaClass The service-ref element declares a reference to a Web service.
Servlet.javaClass
ServletMapping.javaClass
Session.javaInterface
SessionBean.javaClass The session-beanType declares an session bean.
SessionConfig.javaClass
SessionType.javaenum
StatefulBean.javaClass
StatelessBean.javaClass
StringAdapter.javaClass
SubscriptionDurability.javaClass
Tag.javaClass The tag defines a unique tag in this tag library.
TagFile.javaClass 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.javaClass
Text.javaClass
TextMap.javaClass
TimerConsumer.javaInterface
TldAttribute.javaClass The attribute element defines an attribute for the nesting tag.
TldDeferredMethod.javaClass Defines information about how to provide the value for a tag handler attribute that accepts a javax.el.MethodExpression.
TldDeferredValue.javaClass Defines information about how to provide the value for a tag handler attribute that accepts a javax.el.ValueExpression.
TldExtension.javaClass 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.javaClass
TransactionSupportType.javaenum
TransactionType.javaenum The transaction-typeType specifies an enterprise bean's transaction management type.
TransAttribute.javaenum 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.javaClass
Validator.javaClass 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.javaClass The variableType provides information on the scripting variables defined by using this tag.
VariableMapping.javaClass 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.javaenum
WebApp.javaClass
WebModule.javaClass
WebResourceCollection.javaClass
WebserviceDescription.javaClass 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.javaClass
WelcomeFileList.javaClass
WsdlMessageMapping.javaClass The wsdl-message-mapping element defines the mapping to a specific message and its part.
WsdlReturnValueMapping.javaClass The wsdl-return-value-mapping element defines the mapping for the method's return value.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.