Package tigase.meet
Interface IMeetRepository
- All Superinterfaces:
tigase.stats.ComponentStatisticsProvider,tigase.stats.StatisticsProviderIfc
- All Known Implementing Classes:
MeetRepository
public interface IMeetRepository
extends tigase.stats.ComponentStatisticsProvider
-
Method Summary
Methods inherited from interface tigase.stats.ComponentStatisticsProvider
belongsTo, everyHour, everyMinute, everySecondMethods inherited from interface tigase.stats.StatisticsProviderIfc
getStatistics
-
Method Details
-
create
-
getMeet
- Throws:
tigase.component.exceptions.ComponentException
-
destroyed
void destroyed(tigase.xmpp.jid.BareJID jid) -
size
int size() -
getMaxParticipantsInMeeting
int getMaxParticipantsInMeeting()
-