Class SqlDiscoverer
java.lang.Object
org.palladiosimulator.somox.discoverer.SqlDiscoverer
- All Implemented Interfaces:
Service
,Discoverer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionde.uka.ipd.sdq.workflow.jobs.IBlackboardInteractingJob<RuleEngineBlackboard>
create
(RuleEngineConfiguration configuration, RuleEngineBlackboard blackboard) getID()
getName()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.somox.discoverer.Discoverer
getDependentServices, getRequiredServices
-
Field Details
-
DISCOVERER_ID
- See Also:
-
-
Constructor Details
-
SqlDiscoverer
public SqlDiscoverer()
-
-
Method Details
-
create
public de.uka.ipd.sdq.workflow.jobs.IBlackboardInteractingJob<RuleEngineBlackboard> create(RuleEngineConfiguration configuration, RuleEngineBlackboard blackboard) -
getConfigurationKeys
- Specified by:
getConfigurationKeys
in interfaceService
-
getID
-
getName
-