com.liferay.counter.service
Class CounterServiceFactory

java.lang.Object
  extended bycom.liferay.counter.service.CounterServiceFactory

public class CounterServiceFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
CounterServiceFactory()
           
 
Method Summary
static CounterService getService()
           
static CounterService getTxImpl()
           
 void setService(CounterService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterServiceFactory

public CounterServiceFactory()
Method Detail

getService

public static CounterService getService()

getTxImpl

public static CounterService getTxImpl()

setService

public void setService(CounterService service)