register Service
Register a service for a class.
Parameters
T
Java moment. The type of the service interface
service Class
Java moment. The class used to query the service. Should be a super interface of the service
service
The implementation of the service interface
Register a service for a class.
Parameters
T
The class used to query the service. Should be a super interface of the service
service
The implementation of the service interface