|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WirePostProcessor | |
---|---|
org.apache.tuscany.spi.builder |
Uses of WirePostProcessor in org.apache.tuscany.spi.builder |
---|
Subinterfaces of WirePostProcessor in org.apache.tuscany.spi.builder | |
---|---|
interface |
WirePostProcessorRegistry
Acts as a delegating WirePostProcessor , delegating post-processing of wires after policies have been
applied and source an targets have been matched but before they are connected. |
Classes in org.apache.tuscany.spi.builder that implement WirePostProcessor | |
---|---|
class |
WirePostProcessorExtension
|
Methods in org.apache.tuscany.spi.builder with parameters of type WirePostProcessor | |
---|---|
void |
WirePostProcessorRegistry.register(WirePostProcessor processor)
Registers a post-processor in the runtime |
void |
WirePostProcessorRegistry.unregister(WirePostProcessor processor)
De-registers a post-processor in the runtime |
|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV NEXT | FRAMES NO FRAMES |