Package org.jboss.as.controller.registry
Class NotificationEntry
java.lang.Object
org.jboss.as.controller.registry.NotificationEntry
Information about a registered notification.
- Author:
- Jeff Mesnil (c) 2013 Red Hat inc.
-
Constructor Summary
ConstructorsConstructorDescriptionNotificationEntry(DescriptionProvider descriptionProvider, boolean inherited) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
NotificationEntry
-
-
Method Details
-
getDescriptionProvider
-
isInherited
public boolean isInherited()
-