Class RoomConfigurationModule

  • All Implemented Interfaces:
    tigase.component.modules.Module

    @Bean(name="ownerModule",
          active=true)
    public class RoomConfigurationModule
    extends AbstractMucModule
    Author:
    bmalkow
    • Constructor Detail

      • RoomConfigurationModule

        public RoomConfigurationModule()
    • Method Detail

      • createRoomCreatedEvent

        public static tigase.xml.Element createRoomCreatedEvent​(Room room)
      • destroy

        public void destroy​(Room room,
                            String jid,
                            String reason)
                     throws tigase.util.stringprep.TigaseStringprepException,
                            tigase.component.exceptions.RepositoryException
        Throws:
        tigase.util.stringprep.TigaseStringprepException
        tigase.component.exceptions.RepositoryException
      • getFeatures

        public String[] getFeatures()
      • getModuleCriteria

        public tigase.criteria.Criteria getModuleCriteria()