cartago
Interface ICartagoCallback

All Known Implementing Classes:
CartagoSession, InterArtifactCallback

public interface ICartagoCallback

Interface to notify CArtAgO events from workspaces to sessions. Used inside the core.

Author:
aricci

Method Summary
 void notifyCartagoEvent(CartagoEvent ev)
          Notify a CArtAgO event occurred inside a workspace.
 

Method Detail

notifyCartagoEvent

void notifyCartagoEvent(CartagoEvent ev)
Notify a CArtAgO event occurred inside a workspace.

Parameters:
ev - the event


>DEIS - University of Bologna