| Package | Description |
|---|---|
| com.sun.enterprise.registration | |
| com.sun.enterprise.registration.impl |
| Modifier and Type | Method and Description |
|---|---|
static RegistrationDescriptor.RegistrationStatus |
RegistrationDescriptor.RegistrationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistrationDescriptor.RegistrationStatus[] |
RegistrationDescriptor.RegistrationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<RegistrationDescriptor> |
RegistrationService.getRegistrationDescriptors(RegistrationDescriptor.RegistrationStatus status) |
| Modifier and Type | Method and Description |
|---|---|
RegistrationDescriptor.RegistrationStatus |
RepositoryManager.getRegistrationStatus(ServiceTag serviceTag) |
| Modifier and Type | Method and Description |
|---|---|
List |
SysnetRegistrationService.getRegistrationDescriptors(RegistrationDescriptor.RegistrationStatus status) |
void |
RepositoryManager.setRegistrationStatus(ServiceTag serviceTag,
RegistrationDescriptor.RegistrationStatus status)
Sets the status for the specified service tag in the repository (and
persists the change to the file).
|
Copyright © 2017. All rights reserved.