|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Scope in com.ebmwebsourcing.easyviper.core.api.engine |
|---|
| Subinterfaces of Scope in com.ebmwebsourcing.easyviper.core.api.engine | |
|---|---|
interface |
Process
|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine that return Scope | |
|---|---|
Scope |
Scope.getParentScope()
|
Scope |
Execution.getParentScope()
|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine that return types with arguments of type Scope | |
|---|---|
java.util.List<Scope> |
Scope.getAllScopes()
|
java.util.Map<Fault,Scope> |
Scope.getExceptions()
|
| Method parameters in com.ebmwebsourcing.easyviper.core.api.engine with type arguments of type Scope | |
|---|---|
void |
Scope.setExceptions(java.util.Map<Fault,Scope> exceptions)
|
| Uses of Scope in com.ebmwebsourcing.easyviper.core.api.engine.expression |
|---|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine.expression with parameters of type Scope | |
|---|---|
Expression |
Assigner.affect(Scope scope,
Expression left,
Expression right)
|
E |
Expression.evaluate(Scope scope)
|
| Uses of Scope in com.ebmwebsourcing.easyviper.core.api.engine.fault |
|---|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine.fault with parameters of type Scope | ||
|---|---|---|
|
FaultHandler.getModelExceptionFromGenericException(Scope scope,
java.lang.Exception e)
|
|
boolean |
FaultHandler.match(Scope scope,
Fault f,
java.lang.Exception e,
Scope faultScope)
|
|
| Uses of Scope in com.ebmwebsourcing.easyviper.core.api.engine.handler |
|---|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine.handler with parameters of type Scope | |
|---|---|
void |
TerminationHandler.end(Scope scope)
|
| Uses of Scope in com.ebmwebsourcing.easyviper.core.api.soa.correlation |
|---|
| Methods in com.ebmwebsourcing.easyviper.core.api.soa.correlation with parameters of type Scope | |
|---|---|
boolean |
CorrelationMatcher.match(Scope scope,
javax.xml.namespace.QName variableName,
InternalMessage<?> message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||