Class MCRConfigurableInstanceHelperTest.ConfigurableTestInstance

java.lang.Object
org.mycore.common.config.MCRConfigurableInstanceHelperTest.ConfigurableTestInstance
Enclosing class:
MCRConfigurableInstanceHelperTest

public static class MCRConfigurableInstanceHelperTest.ConfigurableTestInstance extends Object
  • Field Details

    • properties

      public Map<String,String> properties
    • myAnnotatedProp

      public String myAnnotatedProp
    • myOptionalProp

      public String myOptionalProp
    • postConstructionCalled

      public boolean postConstructionCalled
    • count

      protected Integer count
  • Constructor Details

    • ConfigurableTestInstance

      public ConfigurableTestInstance()
  • Method Details