Class ExpressionFactory

    • 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 DigitalExpressionBean>>> getExpressionClasses()
      Get a set of classes that implements the DigitalExpressionBean 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