Interface DynamicContentHandler

All Known Implementing Classes:
BarcodeHandler, BaseDynamicContentHandler, QRCodeHandler, StreamedContentHandler

public interface DynamicContentHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(javax.faces.context.FacesContext context)
     
  • Method Details