org.kuali.common.util.property
Interface PropertyLoadContext
- All Superinterfaces:
- PropertyContext
- All Known Implementing Classes:
- DefaultPropertyLoadContext, PropertyFactoryBean
public interface PropertyLoadContext
- extends PropertyContext
getLocations
List<String> getLocations()
getMissingLocationsMode
Mode getMissingLocationsMode()
getLoadProcessors
List<PropertyProcessor> getLoadProcessors()
initializeLoadProcessors
void initializeLoadProcessors()
Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.