Class AppListenerDescriptorImpl

    • Constructor Detail

      • AppListenerDescriptorImpl

        public AppListenerDescriptorImpl()
        The default constructor.
      • AppListenerDescriptorImpl

        public AppListenerDescriptorImpl​(String clz)
        Create an instance of the descriptor with the specified listener class.
        Parameters:
        the - listener class name.