Class SingletonResource

java.lang.Object
org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
All Implemented Interfaces:
ResourceFactory

public class SingletonResource extends Object implements ResourceFactory
VERY simple implementation that just returns the instance the SingleResource was created with
Version:
$Revision: 1 $
Author:
Bill Burke
  • Constructor Details

  • Method Details