Package tools.mdsd.somde.services
Interface Service<ST extends Service<ST>>
-
public interface Service<ST extends Service<ST>>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceService.ArgumentSelector<ObjectType>static classService.RegistrationType<ObjectType,KeyType>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidregisterService(ServiceRegistrationFacade<ST> facade)
-
-
-
Method Detail
-
registerService
void registerService(ServiceRegistrationFacade<ST> facade)
-
-