|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.exchangesimple.BaseSyndicatorImpl info.magnolia.module.exchangesimple.SimpleSyndicator
public class SimpleSyndicator
Implementation of syndicator that simply sends all activated content over http connection specified in the subscriber.
Field Summary |
---|
Constructor Summary | |
---|---|
SimpleSyndicator()
|
Method Summary | |
---|---|
void |
activate(ActivationContent activationContent,
java.lang.String nodePath)
|
void |
doDeactivate(java.lang.String nodeUUID,
java.lang.String nodePath)
|
java.lang.String |
doDeactivate(Subscriber subscriber,
java.lang.String nodeUUID,
java.lang.String path)
Deactivate from a specified subscriber. |
Methods inherited from class info.magnolia.module.exchangesimple.BaseSyndicatorImpl |
---|
acquireIgnoringInterruption, activate, activate, activate, activate, activate, addActivationHeaders, addDeactivationHeaders, addOrderingInfo, addResources, cleanTemporaryStore, collect, deactivate, deactivate, deactivate, executeInPool, exportAndParse, getActivationURL, getDeactivationURL, getMappedPath, init, prepareConnection, stripPasswordFromUrl, updateActivationDetails, updateDeactivationDetails, updateMetaData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleSyndicator()
Method Detail |
---|
public void activate(ActivationContent activationContent, java.lang.String nodePath) throws ExchangeException
activate
in class BaseSyndicatorImpl
ExchangeException
public void doDeactivate(java.lang.String nodeUUID, java.lang.String nodePath) throws ExchangeException
doDeactivate
in class BaseSyndicatorImpl
ExchangeException
public java.lang.String doDeactivate(Subscriber subscriber, java.lang.String nodeUUID, java.lang.String path) throws ExchangeException
doDeactivate
in class BaseSyndicatorImpl
subscriber
-
ExchangeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |