IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Adapter Toolkit > Implementing code from the IBM WebSphere Adapter Toolkit > Enterprise metadata discovery general interfaces and implementation for application adapters
Implementing enterprise metadata discovery classes
The following subsections describe the steps and constructs required for implementing an enterprise metadata discovery instance.
- BootStrap
IBM Integration Designer performs a bootstrap step to identify a resource adapter that has been enabled for enterprise metadata discovery service.- Resource bundles
Resource bundle files capture properties and logging and tracing messages that are germane to an enterprise metadata discovery implementation.- Property groups
All the properties used in the discovery service are represented by the PropertyGroup set of interfaces.
Enterprise Metadata Discovery general interfaces and implementation for application adapters