com.createsend.util.jersey
Class UnauthorisedResourceFactory

java.lang.Object
  extended by com.createsend.util.jersey.ResourceFactory
      extended by com.createsend.util.jersey.UnauthorisedResourceFactory

public class UnauthorisedResourceFactory
extends ResourceFactory


Constructor Summary
UnauthorisedResourceFactory()
           
 
Method Summary
 
Methods inherited from class com.createsend.util.jersey.ResourceFactory
getResource, getResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnauthorisedResourceFactory

public UnauthorisedResourceFactory()