public interface BusDef
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
messageBus(MethodInfo methodInfo)
Execute a call on the system message bus.
|
java.lang.Object messageBus(MethodInfo methodInfo) throws java.lang.Exception
methodInfo - the method call description with all of the required information.java.lang.Exception - any error.