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.4 $ $Date: 2002/05/21 14:10:56 $
- 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, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
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 java.lang.Object clone()
- Clone this object
- Overrides:
clone
in class JavaConcept
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."