public class PropertyReportEvent extends Object
Constructor and Description |
---|
PropertyReportEvent(PropertyEntry propertyEntry) |
Modifier and Type | Method and Description |
---|---|
PropertyEntry |
getPropertyEntry() |
public PropertyReportEvent(PropertyEntry propertyEntry)
propertyEntry
- property entry to hook into reporting tree from your extensionIllegalArgumentException
- if propertyEntry
is a null objectpublic PropertyEntry getPropertyEntry()
Copyright © 2014–2016 JBoss by Red Hat. All rights reserved.