|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScheduledJobDefinition | |
|---|---|
| org.rhq.enterprise.server.xmlschema | |
| Uses of ScheduledJobDefinition in org.rhq.enterprise.server.xmlschema |
|---|
| Methods in org.rhq.enterprise.server.xmlschema that return types with arguments of type ScheduledJobDefinition | |
|---|---|
static java.util.List<ScheduledJobDefinition> |
ServerPluginDescriptorMetadataParser.getScheduledJobs(Configuration scheduledJobsConfig)
Given a configuration, this will return any scheduled jobs that are defined in it. |
static java.util.List<ScheduledJobDefinition> |
ServerPluginDescriptorMetadataParser.getScheduledJobs(ServerPluginDescriptorType descriptor)
Given a descriptor, this will parse it and return any scheduled jobs that it finds. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||