de.smartics.properties.admin.resources.controller
Class RestApplication
java.lang.Object
javax.ws.rs.core.Application
de.smartics.properties.admin.resources.controller.RestApplication
-
@ApplicationPath(value="/api")
public class RestApplication
-
extends javax.ws.rs.core.Application
Defines the REST application.
Field Summary |
static String |
HTTP_PORT The HTTP port configured by the JBoss Server. |
static String |
HTTPS_PORT The HTTPS port configured by the JBoss Server. |
Methods inherited from class javax.ws.rs.core.Application |
getClasses, getProperties, getSingletons |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTP_PORT
public static final String HTTP_PORT
-
The HTTP port configured by the JBoss Server.
HTTPS_PORT
public static final String HTTPS_PORT
-
The HTTPS port configured by the JBoss Server.
RestApplication
public RestApplication()
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.