org.media.mn8.concepts
Class CronConcept
java.lang.Object
|
+--org.media.mn8.Concept
|
+--org.media.mn8.JavaConcept
|
+--org.media.mn8.concepts.CronConcept
- public class CronConcept
- extends JavaConcept
- Version:
- $Revision: 1.11 $ $Date: 2002/10/25 22:11:07 $
- Author:
- Antal Attila
Methods inherited from class org.media.mn8.Concept |
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath |
task
public static ElementConcept task
getInstance
public static CronConcept getInstance()
- Returns:
- The unique instance of this class.
addTask
public static IntegerConcept addTask(StringConcept cron,
StringConcept target)
addTask
public static IntegerConcept addTask(StringConcept cron,
StringConcept target,
SeriesConcept params)
getTasks
public static TypedSeries getTasks()
removeTask
public static void removeTask(IntegerConcept rid)
start
public static void start()
stop
public static void stop()
getConceptDefinition
public ConceptDefinition getConceptDefinition()
- Return the CronConceptDefinition object
- Overrides:
getConceptDefinition
in class JavaConcept
clone
public Object clone()
- Clone this object
- Overrides:
clone
in class JavaConcept
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."