Class BwCalendarConfigService

java.lang.Object
org.bedework.subsystem.extension.BwCalendarConfigService

public class BwCalendarConfigService extends Object
Used to update the bedework config which is jmx based from the wildfly config. User: mike Date: 7/2/22 Time: 23:27
  • Field Details

  • Method Details

    • updateConfig

      public void updateConfig(org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode config)
    • get

      public org.jboss.dmr.ModelNode get(String... names)
    • getStringVal

      public String getStringVal(String... names)