Liferay 7.0-ce-b4

com.liferay.counter.service.persistence.impl
Class CounterFinderFactory

java.lang.Object
  extended by com.liferay.counter.service.persistence.impl.CounterFinderFactory

public class CounterFinderFactory
extends Object


Constructor Summary
CounterFinderFactory()
           
 
Method Summary
static CounterFinder createCounterFinder(DataSource dataSource, SessionFactory sessionFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterFinderFactory

public CounterFinderFactory()
Method Detail

createCounterFinder

public static CounterFinder createCounterFinder(DataSource dataSource,
                                                SessionFactory sessionFactory)

Liferay 7.0-ce-b4