public class DistributorNotificationPluginManager
extends java.lang.Object
Property Keyword | Datatype | Default | Description |
---|---|---|---|
AvalonNotificationPluginManager.UseThreads | Boolean | no | When this switch is true the plugin manager creates for each notification
a new thread for the plugin, otherwise the notification of the plugin is in the same thread. This value is an application property. |
AvalonNotificationPluginManager.PollTime | Long | 500 | The time in milliseconds between two polling whether the output device written
from Athos Runtime System contains events. This value is an application property. |
Constructor and Description |
---|
DistributorNotificationPluginManager(AoFactoryIF aofObj,
java.lang.String pluginClassName,
java.util.Properties properties)
The constructor of the class.
|
Modifier and Type | Method and Description |
---|---|
void |
notify(com.highqsoft.avalon.T_CorbaEvent corbaEvent)
The method calls the plugin with the infromation from the given corba event.
|
public DistributorNotificationPluginManager(AoFactoryIF aofObj, java.lang.String pluginClassName, java.util.Properties properties)
aofObj
- the factory object.pluginClassName
- the name plugin class.properties
- with parameter