public final class PojoEventContexts extends Object
Modifier and Type | Method and Description |
---|---|
static EventContext |
fromAnnotation(Annotation annotation) |
static EventContext |
fromPath(PojoModelPath unboundPath) |
static EventContext |
fromType(PojoRawTypeModel<?> typeModel) |
public static EventContext fromType(PojoRawTypeModel<?> typeModel)
public static EventContext fromPath(PojoModelPath unboundPath)
public static EventContext fromAnnotation(Annotation annotation)
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.