Liferay 6.2-ce-ga5

com.liferay.portal.increment
Class BufferedIncrementProcessor

java.lang.Object
  extended by com.liferay.portal.increment.BufferedIncrementProcessor

public class BufferedIncrementProcessor
extends Object


Constructor Summary
BufferedIncrementProcessor(BufferedIncrementConfiguration bufferedIncrementConfiguration, Method method)
           
 
Method Summary
 void destroy()
           
 void process(BufferedIncreasableEntry bufferedIncreasableEntry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferedIncrementProcessor

public BufferedIncrementProcessor(BufferedIncrementConfiguration bufferedIncrementConfiguration,
                                  Method method)
Method Detail

destroy

public void destroy()

process

public void process(BufferedIncreasableEntry bufferedIncreasableEntry)

Liferay 6.2-ce-ga5