Package | Description |
---|---|
org.projog.core.event |
Provides a mechanism for objects to notify and be notified of events.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjogListeners.notifyExit(SpyPoints.SpyPointExitEvent event)
Notify all listeners when an attempt to evaluate a goal succeeds.
|
void |
ProjogListener.onExit(SpyPoints.SpyPointExitEvent event)
The event generated when an attempt to evaluate a goal succeeds.
|
void |
LoggingProjogListener.onExit(SpyPoints.SpyPointExitEvent event) |
Copyright © 2024. All rights reserved.