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(org.ow2.jasmine.event.beans.JasmineEventEB e)
          Saves the event represented by the given JASMINe Event Entity Bean mirror object on the database.
 

Method Detail

saveEvent

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

Parameters:
e - Event to save.


Copyright © 2010 OW2 Consortium. All Rights Reserved.