| Package | Description |
|---|---|
| com.sun.enterprise.registration | |
| com.sun.enterprise.registration.impl |
| Modifier and Type | Method and Description |
|---|---|
RegistrationService.RegistrationReminder |
RegistrationService.getRegistrationReminder() |
static RegistrationService.RegistrationReminder |
RegistrationService.RegistrationReminder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistrationService.RegistrationReminder[] |
RegistrationService.RegistrationReminder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationService.setRegistrationReminder(RegistrationService.RegistrationReminder reminder) |
| Modifier and Type | Method and Description |
|---|---|
RegistrationService.RegistrationReminder |
RepositoryManager.getRegistrationReminder()
Returns the current registration status value.
|
RegistrationService.RegistrationReminder |
SysnetRegistrationService.getRegistrationReminder() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryManager.setRegistrationReminder(RegistrationService.RegistrationReminder reminder)
Sets the registration status value and persists the change to the on-disk
repository.
|
void |
SysnetRegistrationService.setRegistrationReminder(RegistrationService.RegistrationReminder reminder) |
Copyright © 2017. All rights reserved.