com.liferay.portal.service
Class BaseLocalServiceImpl

java.lang.Object
  extended by com.liferay.portal.service.BaseLocalServiceImpl
All Implemented Interfaces:
BaseLocalService

public abstract class BaseLocalServiceImpl
extends java.lang.Object
implements BaseLocalService

Author:
Brian Wing Shun Chan

Constructor Summary
BaseLocalServiceImpl()
           
 
Method Summary
protected  java.lang.ClassLoader getClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseLocalServiceImpl

public BaseLocalServiceImpl()
Method Detail

getClassLoader

protected java.lang.ClassLoader getClassLoader()