org.jumpmind.symmetric.transport.handler
Class AlertResourceHandler
java.lang.Object
org.jumpmind.symmetric.transport.handler.AbstractTransportResourceHandler
org.jumpmind.symmetric.transport.handler.AlertResourceHandler
- All Implemented Interfaces:
- ITransportResourceHandler
public class AlertResourceHandler
- extends AbstractTransportResourceHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlertResourceHandler
public AlertResourceHandler()
write
public void write(java.lang.CharSequence feedURL,
java.io.Writer outputWriter)
throws java.io.IOException,
com.sun.syndication.io.FeedException
- Throws:
java.io.IOException
com.sun.syndication.io.FeedException
setIncomingBatchService
public void setIncomingBatchService(IIncomingBatchService incomingBatchService)
setOutgoingBatchService
public void setOutgoingBatchService(IOutgoingBatchService outgoingBatchService)
setParameterService
public void setParameterService(IParameterService parameterService)
setNodeService
public void setNodeService(INodeService nodeService)
Copyright © 2007-2008. All Rights Reserved.