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 interface
Service.ArgumentSelector<ObjectType>
static class
Service.RegistrationType<ObjectType,KeyType>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
registerService(ServiceRegistrationFacade<ST> facade)
-
-
-
Method Detail
-
registerService
void registerService(ServiceRegistrationFacade<ST> facade)
-
-