|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RerouteMethodInitialisationException | |
---|---|
be.ac.ulg.montefiore.run.totem.domain.model | This package holds the model for the domain package. |
be.ac.ulg.montefiore.run.totem.domain.model.impl | This package holds classes which are the implementation of the model for the
domain package. |
Uses of RerouteMethodInitialisationException in be.ac.ulg.montefiore.run.totem.domain.model |
---|
Methods in be.ac.ulg.montefiore.run.totem.domain.model that throw RerouteMethodInitialisationException | |
---|---|
void |
RerouteMethod.start(java.util.HashMap<java.lang.String,java.lang.String> params)
Starts the reroute method. |
Uses of RerouteMethodInitialisationException in be.ac.ulg.montefiore.run.totem.domain.model.impl |
---|
Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that throw RerouteMethodInitialisationException | |
---|---|
RerouteMethod |
RerouteMethodManager.setRerouteMethod(Domain domain,
java.lang.String className,
java.util.HashMap<java.lang.String,java.lang.String> params)
Create an instance of a RerouteMethod object. |
void |
UseBackupOnFailureRerouteMethod.start(java.util.HashMap<java.lang.String,java.lang.String> params)
|
void |
RemovePrimaryOnFailureRerouteMethod.start(java.util.HashMap<java.lang.String,java.lang.String> params)
Starts the reroute method. |
void |
ComputeBackupOnFailureRerouteMethod.start(java.util.HashMap<java.lang.String,java.lang.String> params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |