Package | Description |
---|---|
org.jboss.weld.events |
Modifier and Type | Method and Description |
---|---|
static WeldNotificationOptions.NotificationMode |
WeldNotificationOptions.NotificationMode.of(Object value) |
static WeldNotificationOptions.NotificationMode |
WeldNotificationOptions.NotificationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeldNotificationOptions.NotificationMode[] |
WeldNotificationOptions.NotificationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.