Cumulus4j API
(1.2.0)

org.cumulus4j.keymanager.front.webapp
Class KeyManagerFrontWebApp

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by 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

Constructor Summary
KeyManagerFrontWebApp()
           
 
Method Summary
 Set<Class<?>> getClasses()
           
 Set<Object> getSingletons()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyManagerFrontWebApp

public KeyManagerFrontWebApp()
Method Detail

getClasses

public Set<Class<?>> getClasses()
Overrides:
getClasses in class Application

getSingletons

public Set<Object> getSingletons()
Overrides:
getSingletons in class Application

Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.