public class EventPrototypeComparator
extends java.lang.Object
Title: Structured Data Objects
Description: Simple event prototypes comparator which verifies that provided prototypes have the same model and structure (properties and annotations).
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Constructor and Description |
---|
EventPrototypeComparator() |
Modifier and Type | Method and Description |
---|---|
static void |
compare(java.lang.String eventId1,
java.lang.String eventId2) |
static void |
setRuntimeContext(RuntimeContext ctx) |
public static void compare(java.lang.String eventId1, java.lang.String eventId2) throws UtilitiesException
UtilitiesException
public static void setRuntimeContext(RuntimeContext ctx)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.