Package com.liferay.portal.module.util
Class SystemBundleProviderImpl
Object
com.liferay.portal.module.util.SystemBundleProviderImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.module.util.SystemBundleProvider
,Comparable<com.liferay.portal.kernel.module.util.SystemBundleProvider>
public class SystemBundleProviderImpl
extends Object
implements com.liferay.portal.kernel.module.util.SystemBundleProvider
- Author:
- Shuyang Zhou
-
Constructor Details
-
SystemBundleProviderImpl
public SystemBundleProviderImpl()
-
-
Method Details
-
getSystemBundle
public org.osgi.framework.Bundle getSystemBundle()- Specified by:
getSystemBundle
in interfacecom.liferay.portal.kernel.module.util.SystemBundleProvider
-