Package org.somox.controller
Interface SoMoXCoreController
- All Superinterfaces:
ConfigurableComponent
- All Known Implementing Classes:
GUISoMoXCoreController
The Controller interface. All plug-ins trying to control the SoMoX core have to implement the
interface. a SoMoX core listener can register to.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setSoMoXCore
(SoMoXCore somoxCore) Set the connection to the SoMoX CoreMethods inherited from interface org.somox.configuration.ConfigurableComponent
getConfigurationDefinitions
-
Method Details
-
setSoMoXCore
Set the connection to the SoMoX Core
-