public final class CDIEventTypeLookup extends Object
Modifier and Type | Method and Description |
---|---|
void |
addLookup(String subtype,
String superType) |
static CDIEventTypeLookup |
get() |
Map<String,Collection<String>> |
getTypeLookupMap()
Returns a defensively copied, unmodifiable Map of all sub-types to their supertypes.
|
public static CDIEventTypeLookup get()
public Map<String,Collection<String>> getTypeLookupMap()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.