Package com.ibm.websphere.fabric.da.plugin

Interfaces for extending the behavior or stock Dynamic Assembly.

See:
          Description

Interface Summary
AssemblyErrorHandler Provides custom logic for processing Dynamic Assembler failures.
AssemblyEventListener AssemblyEventListener plug-ins are informational plug-ins that have two methods.
ContextExtractor Provides custom logic for extracting contextual information from a message.
EndpointFilter An EndpointFilter plug-in is invoked after the Dynamic Assembler has performed all its policy matching and has given a policy matching score to all the endpoints, but before an endpoint is selected.
PolicyBasedGuard Provides custom logic for determining whether a pending request should be rejected outright based on the combination of context and (selection) policy.
ResponseListener A Dynamic Assembly plugin that implements the ResponseListener interface can be used to alter or inspect the response returned from a dynamically invoked service.
 

Exception Summary
UnexpectedContentException Thrown by context extractors when some content in the message body does not match with expectations, leaving the request in an unpropagable state.
 

Package com.ibm.websphere.fabric.da.plugin Description

Interfaces for extending the behavior or stock Dynamic Assembly.



Copyright © 2002-2009 IBM. All Rights Reserved.