Liferay 6.2-ce-ga5

com.liferay.portlet.documentlibrary.messaging
Class AudioProcessorMessageListener

java.lang.Object
  extended by com.liferay.portal.kernel.messaging.BaseMessageListener
      extended by com.liferay.portlet.documentlibrary.messaging.BaseProcessorMessageListener
          extended by com.liferay.portlet.documentlibrary.messaging.AudioProcessorMessageListener
All Implemented Interfaces:
MessageListener

public class AudioProcessorMessageListener
extends BaseProcessorMessageListener


Constructor Summary
AudioProcessorMessageListener()
           
 
Method Summary
protected  void generate(FileVersion sourceFileVersion, FileVersion destinationFileVersion)
           
 
Methods inherited from class com.liferay.portlet.documentlibrary.messaging.BaseProcessorMessageListener
doReceive
 
Methods inherited from class com.liferay.portal.kernel.messaging.BaseMessageListener
receive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioProcessorMessageListener

public AudioProcessorMessageListener()
Method Detail

generate

protected void generate(FileVersion sourceFileVersion,
                        FileVersion destinationFileVersion)
                 throws Exception
Specified by:
generate in class BaseProcessorMessageListener
Throws:
Exception

Liferay 6.2-ce-ga5