Class UIModule.UIModuleSelector

  • All Implemented Interfaces:
    tigase.kernel.beans.BeanSelector
    Enclosing class:
    UIModule

    public static class UIModule.UIModuleSelector
    extends java.lang.Object
    implements tigase.kernel.beans.BeanSelector
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean shouldRegister​(java.lang.Class clazz, tigase.kernel.core.Kernel kernel)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UIModuleSelector

        public UIModuleSelector()
    • Method Detail

      • shouldRegister

        public boolean shouldRegister​(java.lang.Class clazz,
                                      tigase.kernel.core.Kernel kernel)
        Specified by:
        shouldRegister in interface tigase.kernel.beans.BeanSelector