The service to use to lookup objects by name.
For example this might delegate to a JNDI lookup service.
Abstracted as a Service to allow plugging how such a lookup
should be performed; for example to delegate to Hibernate ORM's
org.hibernate.engine.jndi.spi.JndiService