org.ow2.jasmine.monitoring.eventswitch.beans
Interface JasmineEventSFBRemote


public interface JasmineEventSFBRemote

Remote interface of bean to insert facts into the working memory.

Author:
Loris Bouzonnet

Method Summary
 void saveEvent(JasmineEventEB e)
          Saves the event represented by the given JASMINe Event Entity Bean mirror object on the database.
 

Method Detail

saveEvent

void saveEvent(JasmineEventEB e)
Saves the event represented by the given JASMINe Event Entity Bean mirror object on the database.

Parameters:
e - Event to save.


Copyright © 2008 OW2 Consortium. All Rights Reserved.