public interface NotificationRegistration
| Modifier and Type | Interface and Description |
|---|---|
static class |
NotificationRegistration.RegistrationState |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseName() |
Properties |
getRegistrationOptions() |
NotificationRegistration.RegistrationState |
getState()
Returns the state of this registration.
|
String |
getUserName() |
Properties getRegistrationOptions()
String getDatabaseName()
String getUserName()
NotificationRegistration.RegistrationState getState()
RegistrationState.ACTIVE or
RegistrationState.CLOSED.
Copyright © 2008, 2016, Oracle. All rights reserved.