| Class | Description |
|---|---|
| HippoServiceRegistration |
The Service Registration represents a service with its context.
|
| HippoServiceRegistry |
The singleton Hippo service registry.
|
| ServletContextRegistry |
The ServletContextRegistry provides a central registration of web applications their
ServletContext using
their contextPath as key and optionally a ServletContextRegistry.WebAppType which gets set as ServletContext attribute as follows:
ServletContext#setAttribute(org.onehippo.cms7.services.ServletContextRegistry.WebAppType, WebAppType). |
| Enum | Description |
|---|---|
| ServletContextRegistry.WebAppType |
| Exception | Description |
|---|---|
| HippoServiceException |
| Annotation Type | Description |
|---|---|
| SingletonService |
Singleton annotation for a service interface.
|
| WhiteboardService |
Whiteboard annotation for a service interface.
|
Copyright © 2012–2015 Hippo B.V. (http://www.onehippo.com). All rights reserved.