org.trialox.jaxrs
Class TestProviders

java.lang.Object
  extended by org.trialox.jaxrs.TestProviders

public class TestProviders
extends java.lang.Object


Nested Class Summary
static class TestProviders.RuntimeExceptionMapper
           
static class TestProviders.SecurityExceptionMapper
           
 
Constructor Summary
TestProviders()
           
 
Method Summary
 void getExceptionMapper()
          Returns mapper for exception and a direct subclass
 void getExceptionMapper2()
          Testing with a mapper for SecurityException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestProviders

public TestProviders()
Method Detail

getExceptionMapper

public void getExceptionMapper()
Returns mapper for exception and a direct subclass


getExceptionMapper2

public void getExceptionMapper2()
Testing with a mapper for SecurityException



Copyright © 2008. All Rights Reserved.