Class ActionFactory

    • Constructor Summary

      Constructors 
      Constructor Description
      ActionFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.util.Map.Entry<Category,​java.lang.Class<? extends DigitalActionBean>>> getActionClasses()
      Get a set of classes that implements the DigitalAction interface.
      void init()
      Init the factory, for example create categories.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait