| Interface | Description |
|---|---|
| XmlSchemas |
Defines constants related to the server-side XML Schemas, including their JAXB generated package names
and their .xsd files, as found in the server's classpath.
|
| Class | Description |
|---|---|
| AbstractScheduleType |
Defines a type of schedule for a server plugin job.
|
| ConfigurationInstanceDescriptorUtil | |
| ConfigurationInstanceDescriptorUtil.ConfigurationAndDefinition | |
| ControlDefinition |
Provides metadata that describes control operations that are defined in a server plugin descriptor.
|
| CronScheduleType |
A schedule that triggers based on a cron expression.
|
| PeriodicScheduleType |
A schedule type whose jobs are triggered periodically every certain number of milliseconds.
|
| ScheduledJobDefinition |
Provides information about a server plugin scheduled job.
|
| ServerPluginDescriptorMetadataParser |
Provides methods to parse the server plugin descriptors.
|
| ServerPluginDescriptorUtil |
Utilities for server-side plugin descriptors.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.