public class HippoServiceRegistration
extends Object
The Service Registration represents a service with its context.
Services that are obtained in this way, e.g. because they were registered as extensions with the whiteboard pattern,
must be invoked with the context classloader set to the classloader in this registration object.