beautypg.com

Generating outbound jca adapter classes – IBM WebSphere Adapters User Manual

Page 58

background image

implements javax.resource.runtime.SingleTypedProperty and
javax.resource.runtime.PropertyDescriptor

v

SingleValuedProperty

implements javax.resource.runtime.SingleValedProperty

and javax.resource.runtime.PropertyDescriptor

v

PropertyGroup

implements javax.resource.runtime.PropertyGroup and

javax.resource.runtime.PropertyDescriptor

v

MultiValuedProperty

implements

javax.resource.runtime.MultiValuedPropertyProperty and
javax.resource.runtime.PropertyDescriptor

v

BoundedMultiValuedProperty

implements

javax.resource.runtime.BoundedMultiValuedProperty and
javax.resource.runtime.PropertyDescriptor

v

NodeProperty

implements javax.resource.runtime.NodeProperty and

javax.resource.runtime.PropertyDescriptor

v

TreeProperty

implements javax.resource.runtime.TreeProperty and

javax.resource.runtime.PropertyDescriptor

v

TableProperty

implements javax.resource.runtime.TableProperty and

javax.resource.runtime.PropertyDescriptor

For information on how to generate Enterprise Metadata Discovery classes, see
Generating JCA Enterprise Metadata Discovery classes.

Note:

If you select the IBM WebSphere Adapter Foundation Classes Support

feature check box in the Project Facets screen, then the created J2EE resource
adapter project automatically includes the IBM WebSphere Adapter Foundation
Classes library in the project libraries list of the Java Build path.

Generating outbound JCA adapter classes

The outbound adapter classes are responsible for notifying an EIS of outbound
events from a business process.

Review the section on outbound JCA resource adapter classes in Generating a JCA
resource adapter.

When you choose to generate outbound adapter classes, the wizard creates code
for the methods that must be implemented to produce a resource adapter that can
send business events to an EIS.
1.

Click the Generate Outbound Adapter Classes check box.

52

WebSphere Adapters: WebSphere Adapter Toolkit User Guide