Registry / utility / com-liferay-osgi-util

com-liferay-osgi-util

JSON →
library8.1.2javamavenunverified

Provides utility classes for OSGi service management and bundle operations within the Liferay portal framework.

<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.osgi.util</artifactId> <version>8.1.2</version> </dependency>
INSTALL
IMPORT
SIG · COM-LIFERAY-OSGI-U
C
com-liferay-osgi-util
utilityjavav8.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OSGiServiceUtil
com.liferay.osgi.util.service.OSGiServiceUtil

Retrieves an OSGi service using the utility

import com.liferay.osgi.util.service.OSGiServiceUtil; public class Quickstart { public void useService() { OSGiServiceUtil.getService(MyService.class); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
9
Resources
com-liferay-osgi-util — mvn dependency:get com-liferay-osgi-util · libregistry