com.xebialabs.deployit.reflect
Interface ConfigurationItemProxy


public interface ConfigurationItemProxy

Interface that is implemented by configuration item proxies.


Method Summary
 java.io.Serializable getBackingObject()
          Gives access to the "real" configuration item object.
 

Method Detail

getBackingObject

java.io.Serializable getBackingObject()
Gives access to the "real" configuration item object.

Returns:
the "real" configuration item object


Copyright © 2010. All Rights Reserved.