Package tigase.pubsub.repository.cached
Class CachedPubSubRepository.RootCollectionSet
java.lang.Object
tigase.pubsub.repository.cached.CachedPubSubRepository.RootCollectionSet
- All Implemented Interfaces:
IPubSubRepository.RootCollectionSetIfc
- Enclosing class:
CachedPubSubRepository<T>
public static class CachedPubSubRepository.RootCollectionSet
extends Object
implements IPubSubRepository.RootCollectionSetIfc
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
ConstructorsConstructorDescriptionRootCollectionSet(tigase.xmpp.jid.BareJID serviceJid, CachedPubSubRepository cachedPubSubRepository) -
Method Summary
-
Constructor Details
-
RootCollectionSet
public RootCollectionSet(tigase.xmpp.jid.BareJID serviceJid, CachedPubSubRepository cachedPubSubRepository)
-
-
Method Details
-
add
- Specified by:
addin interfaceIPubSubRepository.RootCollectionSetIfc
-
checkState
-
getServiceJid
public tigase.xmpp.jid.BareJID getServiceJid() -
remove
- Specified by:
removein interfaceIPubSubRepository.RootCollectionSetIfc
-
values
- Specified by:
valuesin interfaceIPubSubRepository.RootCollectionSetIfc- Throws:
CachedPubSubRepository.RootCollectionSet.IllegalStateException
-