org.apache.tuscany.sca.runtime
Interface RuntimeWireProcessor


public interface RuntimeWireProcessor

Implementations are called after wires are decorated with policy and before they are connected.

Version:
$Rev: 538423 $ $Date: 2007-05-16 05:11:06 +0100 (Wed, 16 May 2007) $

Method Summary
 void process(RuntimeWire wire)
          Process the runtime wire to add interceptors
 

Method Detail

process

void process(RuntimeWire wire)
Process the runtime wire to add interceptors

Parameters:
wire -