org.trialox.jaxrs.testResource
Class TestConfig

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.trialox.jaxrs.testResource.TestConfig

public class TestConfig
extends javax.ws.rs.core.Application

Version:
$Id: $
Author:
szalay

Constructor Summary
TestConfig()
           
 
Method Summary
 java.util.Set<java.lang.Class<?>> getClasses()
           
 
Methods inherited from class javax.ws.rs.core.Application
getSingletons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConfig

public TestConfig()
Method Detail

getClasses

public java.util.Set<java.lang.Class<?>> getClasses()
Specified by:
getClasses in class javax.ws.rs.core.Application


Copyright © 2008. All Rights Reserved.