eXo Kernel :: MC Kernel Integration :: Demo 2.4.9-GA

org.exoplatform.kernel.demos.mc
Class ExternallyControlledInjectingBean.ConfigurationHolder

java.lang.Object
  extended by 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


Constructor Summary
ExternallyControlledInjectingBean.ConfigurationHolder()
           
 
Method Summary
 String getSomeProperty()
          Getter method.
 void setSomeProperty(String someProperty)
          Setter method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternallyControlledInjectingBean.ConfigurationHolder

public ExternallyControlledInjectingBean.ConfigurationHolder()
Method Detail

getSomeProperty

public String getSomeProperty()
Getter method.

Returns:
someProperty

setSomeProperty

public void setSomeProperty(String someProperty)
Setter method.

Parameters:
someProperty -

eXo Kernel :: MC Kernel Integration :: Demo 2.4.9-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.