This will be called on both the front end and the back end during execution. @return the LoadCaster associated with this object, or null if there is no such LoadCaster. @throws IOException if there is an exception during LoadCaster
()
| 65 | * @throws IOException if there is an exception during LoadCaster |
| 66 | */ |
| 67 | public LoadCaster getLoadCaster() throws IOException; |
| 68 | |
| 69 | } |
no outgoing calls