T - the type of the received messagepublic abstract static class MessagingAccessLayer.BusAccess<T extends BusMessage> extends Object
| Modifier and Type | Method and Description |
|---|---|
Bus<T> |
getBus() |
abstract void |
processBusMessage(T message) |
Copyright © 2015 LSST. All rights reserved.