TrueUpdate Server Maven 0.6

net.java.trueupdate.server.maven
Class MavenUpdateServerApplication

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by net.java.trueupdate.server.maven.MavenUpdateServerApplication

@Immutable
public final class MavenUpdateServerApplication
extends javax.ws.rs.core.Application

An application which provides the class UpdateServiceExceptionMapper and a new MavenUpdateServer.

Author:
Christian Schlichtherle

Constructor Summary
MavenUpdateServerApplication()
           
 
Method Summary
 Set<Class<?>> getClasses()
          Returns a set with UpdateServiceExceptionMapper.
 Set<Object> getSingletons()
          Returns a set with a new MavenUpdateServer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenUpdateServerApplication

public MavenUpdateServerApplication()
Method Detail

getClasses

public Set<Class<?>> getClasses()
Returns a set with UpdateServiceExceptionMapper.

Overrides:
getClasses in class javax.ws.rs.core.Application

getSingletons

public Set<Object> getSingletons()
Returns a set with a new MavenUpdateServer.

Overrides:
getSingletons in class javax.ws.rs.core.Application

TrueUpdate Server Maven 0.6

Copyright © 2013 Schlichtherle IT Services. All rights reserved.