com.xenonsoft.bridgetown.soa.spi
Interface IPropertyConfiguration
- public interface IPropertyConfiguration
A contract interface for configurator for setting bean properties indirectly
inside the assembler.
- Version:
- $Id: IPropertyConfiguration.java,v 1.1 2004/09/22 02:22:16 peter_pilgrim Exp $
- Author:
- peterp, 20-Sep-2004
getBeanConfigValue
public java.lang.Object getBeanConfigValue(IServiceAssembler assembler,
ServiceConfig serviceConfig,
PropertyConfig propertyConfig)
- Retrieves the value for the bean property
- Parameters:
assembler - the service assemblerserviceConfig - the service configurationpropertyConfig - the property configuration
- Returns:
- the value of the object
Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.