Skip to content

I20241015-1800

@HannesWell HannesWell tagged this 15 Oct 17:35
This annotation simplifies the specification of the
'section' service property for ISystemInformation
implementations and makes it more robust:
'''
@Component(service = ISystemInformation.class)
@ISystemInformation.Section(AboutSections.SECTION_SYSTEM_PROPERTIES)
public class ExampleInformation implements ISystemInformation {
'''
Assets 2
Loading