Class ManageSubscriptionModule

  • All Implemented Interfaces:
    tigase.component.modules.Module, tigase.stats.StatisticHolder

    @Bean(name="manageSubscriptionModule",
          parent=PubSubComponent.class,
          active=true)
    public class ManageSubscriptionModule
    extends AbstractPubSubModule
    Implementation of subscription management module for PubSub component.
    Version:
    5.0.0, 2010.03.27 at 05:25:49 GMT
    Author:
    Artur Hefczyc
    • Constructor Detail

      • ManageSubscriptionModule

        public ManageSubscriptionModule()
    • Method Detail

      • getFeatures

        public String[] getFeatures()
      • getModuleCriteria

        public tigase.criteria.Criteria getModuleCriteria()