org.openliberty.openaz.pep
Class ResourceFactory

java.lang.Object
  extended by org.openliberty.openaz.pep.AzWrapperRequestObjectFactory<AzCategoryIdResource>
      extended by org.openliberty.openaz.pep.ResourceFactory

public class ResourceFactory
extends AzWrapperRequestObjectFactory<AzCategoryIdResource>


Constructor Summary
ResourceFactory()
           
 
Method Summary
 Resource createObject(PepRequest pepRequestContext)
           
 
Methods inherited from class org.openliberty.openaz.pep.AzWrapperRequestObjectFactory
getMappers, getSupportedClasses, setMappers
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceFactory

public ResourceFactory()
Method Detail

createObject

public Resource createObject(PepRequest pepRequestContext)
Specified by:
createObject in class AzWrapperRequestObjectFactory<AzCategoryIdResource>