Class InterfaceAdapter.AdapterProperty

java.lang.Object
de.thjom.java.systemd.InterfaceAdapter.AdapterProperty
Direct Known Subclasses:
Automount.Property, BusName.Property, CpuAccounting.Property, Device.Property, DynamicUserAccounting.Property, ExtendedCpuAccounting.Property, ExtendedMemoryAccounting.Property, IoAccounting.Property, IpAccounting.Property, Manager.Property, MemoryAccounting.Property, Mount.Property, Path.Property, ResourceControl.Property, Scope.Property, Service.Property, Slice.Property, Socket.Property, Swap.Property, Target.Property, TasksAccounting.Property, Timer.Property, Ulimit.Property, Unit.Property
Enclosing class:
InterfaceAdapter

public static class InterfaceAdapter.AdapterProperty extends Object
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
  • Constructor Details

    • AdapterProperty

      protected AdapterProperty()
  • Method Details

    • getAllNames

      protected static List<String> getAllNames(Class<?>... types)