A C G O T 

A

add(String, Wire) - Method in interface org.fabric3.test.spi.TestWireHolder
Adds a wire to a test component keyed by test name.

C

COMPONENT_URI - Static variable in interface org.fabric3.test.spi.TestWireHolder
 

G

getWires() - Method in interface org.fabric3.test.spi.TestWireHolder
The wires to test components keyed by test name.

O

org.fabric3.test.spi - package org.fabric3.test.spi
 

T

TestWireHolder - Interface in org.fabric3.test.spi
Provides wires to test components used by a integration test runtime for test dispatching.
A C G O T