|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent.DefaultSimulationService
public static class RegistryCoreServiceComponent.DefaultSimulationService
This is an implementation of the Simulation Service which is used to simulate handlers.
Constructor Summary | |
---|---|
RegistryCoreServiceComponent.DefaultSimulationService()
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.util.List<java.lang.String[]>> |
getSimulationStatus()
Retrieves results after running a simulation. |
void |
setSimulation(boolean simulation)
Starts or stops simulation mode. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryCoreServiceComponent.DefaultSimulationService()
Method Detail |
---|
public void setSimulation(boolean simulation)
setSimulation
in interface SimulationService
simulation
- set this to true to start or false to stop simulation.public java.util.Map<java.lang.String,java.util.List<java.lang.String[]>> getSimulationStatus()
getSimulationStatus
in interface SimulationService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |