public class BrokerAccountManagerStrategy
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
BrokerAccountManagerStrategy.OperationInfo<T extends OperationParameters,U> |
| Constructor and Description |
|---|
BrokerAccountManagerStrategy() |
| Modifier and Type | Method and Description |
|---|---|
<T extends OperationParameters,U> |
invokeBrokerAccountManagerOperation(T parameters,
BrokerAccountManagerStrategy.OperationInfo<T,U> operationInfo) |
public <T extends OperationParameters,U> U invokeBrokerAccountManagerOperation(T parameters,
BrokerAccountManagerStrategy.OperationInfo<T,U> operationInfo)
throws BaseException
BaseException