Represents a registry of GORM services
Type | Name and description |
---|---|
T |
getService(java.lang.Class<T> interfaceType) Obtain a service for the given interface |
java.lang.Iterable<T> |
getServices() @return An iterable of the available services |