Interface StringActionFactory

All Known Implementing Classes:
StringFactory

public interface StringActionFactory
Factory class for StringActionBean classes.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get a set of classes that implements the StringActionBean interface.
    default void
    Init the factory, for example create categories.
  • Method Details

    • init

      default void init()
      Init the factory, for example create categories.
    • getClasses

      Get a set of classes that implements the StringActionBean interface.
      Returns:
      a set of entries with category and class