Interface SimpleLinkFactoryModuleDescriptors

All Known Implementing Classes:
DefaultSimpleLinkFactoryModuleDescriptors

public interface SimpleLinkFactoryModuleDescriptors
Deprecated.
since 6.3 - use DynamicWebInterfaceManager directly.
Gets the configured link factories.
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Deprecated.
    Gets a snapshot of all the currently enabled SimpleLinkFactoryModuleDescriptors.
  • Method Details

    • get

      Deprecated.
      Gets a snapshot of all the currently enabled SimpleLinkFactoryModuleDescriptors.
      Returns:
      An Iterable that contains a snapshot of all the currently enabled SimpleLinkFactoryModuleDescriptors.