|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusPart
Something that can be part of a bus.
MegaBeanBus
Method Summary | |
---|---|
BusConductor |
conductorForService(BusConductor busConductor)
A Bodge method to allow a Bus Conductor to be adpator for logging. |
void |
prepare(BusConductor busConductor)
Prepare this part of a bus. |
Method Detail |
---|
void prepare(BusConductor busConductor)
busConductor
- The bus conductor. Will never be null.BusConductor conductorForService(BusConductor busConductor)
busConductor
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |