Interface Service.Factory
-
- All Known Implementing Classes:
MockJsonService.Factory,MockProtobufService.MockProtobufServiceFactory
- Enclosing interface:
- Service
public static interface Service.FactoryFactory that creates aService.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Servicecreate(AvaticaConnection connection)
-
-
-
Method Detail
-
create
Service create(AvaticaConnection connection)
-
-