org.openliberty.openaz.pep
Class ActionFactory

java.lang.Object
  extended by org.openliberty.openaz.pep.AzWrapperRequestObjectFactory<AzCategoryIdAction>
      extended by org.openliberty.openaz.pep.ActionFactory

public class ActionFactory
extends AzWrapperRequestObjectFactory<AzCategoryIdAction>


Constructor Summary
ActionFactory()
           
 
Method Summary
 Action 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

ActionFactory

public ActionFactory()
Method Detail

createObject

public Action createObject(PepRequest pepRequestContext)
Specified by:
createObject in class AzWrapperRequestObjectFactory<AzCategoryIdAction>