Class NodeDeleteModule

java.lang.Object
tigase.stats.CounterValue
tigase.stats.Counter
tigase.stats.StatisticHolderImpl
tigase.pubsub.AbstractPubSubModule
tigase.pubsub.modules.NodeDeleteModule
All Implemented Interfaces:
tigase.component.modules.Module, tigase.stats.StatisticHolder

@Bean(name="nodeDeleteModule", parent=PubSubComponent.class, active=true) public class NodeDeleteModule extends AbstractPubSubModule
  • Constructor Details

    • NodeDeleteModule

      public NodeDeleteModule()
  • Method Details

    • getFeatures

      public String[] getFeatures()
    • getModuleCriteria

      public tigase.criteria.Criteria getModuleCriteria()
    • process

      public void process(tigase.server.Packet packet) throws PubSubException
      Throws:
      PubSubException