public abstract class StubConfigurationBase extends Object
Stub
Constructor and Description |
---|
StubConfigurationBase() |
Modifier and Type | Method and Description |
---|---|
abstract Set<ErrorType> |
getErrorTypes()
Returns
ErrorType s to be used for resolving VMODL2 for
method invocations by the configured Stub . |
RetryPolicy |
getRetryPolicy() |
abstract ExecutionContext.SecurityContext |
getSecurityContext() |
public abstract ExecutionContext.SecurityContext getSecurityContext()
SecurityContextFactory
public abstract Set<ErrorType> getErrorTypes()
ErrorType
s to be used for resolving VMODL2 for
method invocations by the configured Stub
.ErrorType
spublic RetryPolicy getRetryPolicy()
null
Copyright © 2015. All Rights Reserved.