Class FragmentConfiguration

    • Constructor Detail

      • FragmentConfiguration

        public FragmentConfiguration()
    • Method Detail

      • findWebFragments

        public void findWebFragments​(WebAppContext context,
                                     MetaData metaData)
                              throws Exception
        Deprecated.
        Add in fragment descriptors that have already been discovered by MetaInfConfiguration
        Parameters:
        context - the web app context to look in
        metaData - the metadata to populate with fragments
        Throws:
        Exception - if unable to find web fragments
      • addWebFragments

        public void addWebFragments​(WebAppContext context,
                                    MetaData metaData)
                             throws Exception
        Add in fragment descriptors that have already been discovered by MetaInfConfiguration
        Parameters:
        context - the web app context to look in
        metaData - the metadata to populate with fragments
        Throws:
        Exception - if unable to find web fragments