eu.emi.dsr.event
Interface EventTypes


public interface EventTypes

Basic event types, new events can be added by extending the interface

Author:
a.memon

Field Summary
static String SERVICE_ADD
           
static String SERVICE_DELETE
           
static String SERVICE_UPDATE
           
 

Field Detail

SERVICE_UPDATE

static final String SERVICE_UPDATE
See Also:
Constant Field Values

SERVICE_ADD

static final String SERVICE_ADD
See Also:
Constant Field Values

SERVICE_DELETE

static final String SERVICE_DELETE
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.