com.liferay.portal.repository.util
Class ExternalRepositoryFactoryImpl
java.lang.Object
com.liferay.portal.repository.util.ExternalRepositoryFactoryImpl
- All Implemented Interfaces:
- ExternalRepositoryFactory
public class ExternalRepositoryFactoryImpl
- extends Object
- implements ExternalRepositoryFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalRepositoryFactoryImpl
public ExternalRepositoryFactoryImpl(String className)
ExternalRepositoryFactoryImpl
public ExternalRepositoryFactoryImpl(String className,
ClassLoader classLoader)
getInstance
public BaseRepository getInstance()
throws Exception
- Specified by:
getInstance in interface ExternalRepositoryFactory
- Throws:
Exception