org.cumulus4j.keymanager.front.webapp
Class KeyManagerFrontWebApp
java.lang.Object
javax.ws.rs.core.Application
org.cumulus4j.keymanager.front.webapp.KeyManagerFrontWebApp
public class KeyManagerFrontWebApp
- extends Application
REST application for the key-server.
This class is the entry point for Jersey where all REST services and their environment is declared.
- Author:
- Marco หงุ่ยตระกูล-Schulze - marco at nightlabs dot de
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyManagerFrontWebApp
public KeyManagerFrontWebApp()
getClasses
public Set<Class<?>> getClasses()
- Overrides:
getClasses
in class Application
getSingletons
public Set<Object> getSingletons()
- Overrides:
getSingletons
in class Application
Copyright © 2012 NightLabs Consulting GmbH. All Rights Reserved.