| Class and Description |
|---|
| Singleton
Annotation that qualifies a configuration element that can only exist
as a singleton in the configuration tree.
|
| Class and Description |
|---|
| TargetType
Target type annotation defines valid target configuration elements for the annotated
command type.
|
| Class and Description |
|---|
| Create
Create command annotation.
|
| CreationDecorator
An element decorator decorates a newly added configuration element, usually added
through the generic create command implementation.
|
| CrudResolver
A config resolver is responsible for finding the target object of a specified
type on which a creation command invocation will be processed.
|
| Delete
Delete command annotation
A method annotated with the Delete annotation will generate a generic
implementation of a delete administrative command responsible for
delete instances of the type as referenced by the annotated method.
|
| DeletionDecorator
A decorator for acting upon a configuration element deletion.
|
| Listing
List command annotation.
|
| Class and Description |
|---|
| BaseLegacyConfigurationUpgrade |
| CommandTarget
CommandTarget is an enumeration of valid configuration target for a command execution
|
| CreationDecorator
An element decorator decorates a newly added configuration element, usually added
through the generic create command implementation.
|
| CrudResolver
A config resolver is responsible for finding the target object of a specified
type on which a creation command invocation will be processed.
|
| DeletionDecorator
A decorator for acting upon a configuration element deletion.
|
| GenericCrudCommand
services pertinent to generic CRUD command implementations
|
| GlassFishConfigBean
Translated view of a configured objects where values can be represented
with a @{xx.yy.zz} name to be translated using a property value translator.
|
| TargetBasedResolver
Resolver based on a supplied target parameter (with a possible default
value).
|
| TargetValidator
a extensible mechanism to define new configuration targets
|
| TypedChangeEvent.Type |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.