Using an OSGi Service
Using an OSGi Service
Liferay APIs are readily available as OSGi services. You can access a service by creating a field of that service type and annotating the field with @Reference, like this:
...
Published Date: Nov 22, 2024 10:50 PM