org.exoplatform.kernel.demos.mc
Class ExternallyControlledInjectingBean.ConfigurationHolder
java.lang.Object
org.exoplatform.kernel.demos.mc.ExternallyControlledInjectingBean.ConfigurationHolder
- Enclosing class:
- ExternallyControlledInjectingBean
public static class ExternallyControlledInjectingBean.ConfigurationHolder
- extends Object
Inner data structure for testing nested property injection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternallyControlledInjectingBean.ConfigurationHolder
public ExternallyControlledInjectingBean.ConfigurationHolder()
getSomeProperty
public String getSomeProperty()
- Getter method.
- Returns:
- someProperty
setSomeProperty
public void setSomeProperty(String someProperty)
- Setter method.
- Parameters:
someProperty -
Copyright © 2015 eXo Platform SAS. All Rights Reserved.