public class OperationFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static IOperation<? extends IParams> |
create(Command command,
com.google.inject.Injector injector) |
public static IOperation<? extends IParams> create(Command command, com.google.inject.Injector injector)
Copyright © 2020. All rights reserved.