Uses of Class
planetj.dataengine.operation.OperationMessageManager

Packages that use OperationMessageManager
planetj.dataengine.operation   
 

Uses of OperationMessageManager in planetj.dataengine.operation
 

Methods in planetj.dataengine.operation that return OperationMessageManager
static OperationMessageManager OperationMessageManager.singleton()
          Gets the singleton instance of OperationMessageManager
 

Methods in planetj.dataengine.operation with parameters of type OperationMessageManager
static void OperationMessageManager.setSingleton(OperationMessageManager singleton)
          Sets the singleton instance of the OperationManager.