org.cougaar.glm.callback |
|
Java Source File Name | Type | Comment |
GLMLocationCallback.java | Class | Used to filter for new or changed generic assets.
Try not to use this. |
GLMLocationListener.java | Interface | |
GLMNotOrganizationCallback.java | Class | Simple extension of Asset callback that filters for
everything but organizations. |
GLMOrganizationCallback.java | Class | Filters for organizations, telling listeners of new and changed ones. |
GLMOrganizationListener.java | Interface | defines interface for org listener. |
GLMPhysicalAssetCallback.java | Class | Simple extension of Asset callback that filters for physical assets. |