tigase.pubsub.modules
Class ManageSubscriptionModule
java.lang.Object
tigase.pubsub.AbstractModule
tigase.pubsub.modules.ManageSubscriptionModule
- All Implemented Interfaces:
- Module
public class ManageSubscriptionModule
- extends AbstractModule
Class description
- Version:
- 5.0.0, 2010.03.27 at 05:25:49 GMT
- Author:
- Artur Hefczyc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManageSubscriptionModule
public ManageSubscriptionModule(PubSubConfig config,
IPubSubRepository pubsubRepository)
- Constructs ...
- Parameters:
config - pubsubRepository -
getFeatures
public String[] getFeatures()
- Method description
- Returns:
getModuleCriteria
public tigase.criteria.Criteria getModuleCriteria()
- Method description
- Returns:
process
public List<tigase.xml.Element> process(tigase.xml.Element element,
ElementWriter elementWriter)
throws PubSubException
- Method description
- Parameters:
element - elementWriter -
- Returns:
-
- Throws:
PubSubException
Copyright © 2008-2012 Tigase. All Rights Reserved.