Class TestSystemBundleProvider

Object
com.liferay.portal.test.osgi.TestSystemBundleProvider
All Implemented Interfaces:
com.liferay.portal.kernel.module.util.SystemBundleProvider, Comparable<com.liferay.portal.kernel.module.util.SystemBundleProvider>

public class TestSystemBundleProvider extends Object implements com.liferay.portal.kernel.module.util.SystemBundleProvider
Author:
Shuyang Zhou
  • Constructor Details

    • TestSystemBundleProvider

      public TestSystemBundleProvider()
  • Method Details

    • getBundleContext

      public static org.osgi.framework.BundleContext getBundleContext()
    • getSystemBundle

      public org.osgi.framework.Bundle getSystemBundle()
      Specified by:
      getSystemBundle in interface com.liferay.portal.kernel.module.util.SystemBundleProvider
    • order

      public int order()
      Specified by:
      order in interface com.liferay.portal.kernel.module.util.SystemBundleProvider