Class JSFDepends


  • public class JSFDepends
    extends Object
    This source file collects the dependencies of the Sakai tag library on the JSF implementation into one place. This is where JSF tags, renderers, and components that extend the Sun JSF implementation (or the MyFaces implementation) live. To switch between Sun RI vs. MyFaces, just comment/uncomment the appropriate block of inner classes and recompile.
    • Constructor Detail

      • JSFDepends

        public JSFDepends()