| Interface | Description |
|---|---|
| EventLoopExecutor |
An interface that allows the invocation of code from within an event loop thread.
|
| HobsonPlugin |
Interface for all Hobson Hub plugins.
|
| PluginManager |
An interface for managing Hobson plugin functions.
|
| Class | Description |
|---|---|
| AbstractHobsonPlugin |
A base class that implements several HobsonPlugin methods.
|
| AbstractPluginManager |
An abstract implementation of PluginManager.
|
| HobsonLocalPluginDescriptor | |
| HobsonPluginDescriptor | |
| PluginContext |
Encapsulates contextual information for a plugin reference.
|
| PluginStatus |
A class that represents the current status of a Hobson plugin.
|
| Enum | Description |
|---|---|
| PluginStatus.Code | |
| PluginType |
Copyright © 2015 Whizzo Software LLC. All rights reserved.