org.kuali.common.util.property
Interface PropertyContext

All Known Subinterfaces:
PropertyLoadContext, PropertyStoreContext
All Known Implementing Classes:
DefaultPropertyContext, DefaultPropertyLoadContext, DefaultPropertyStoreContext, PropertyFactoryBean

public interface PropertyContext


Method Summary
 List<PropertyProcessor> getProcessors()
           
 void initialize(Properties properties)
           
 

Method Detail

getProcessors

List<PropertyProcessor> getProcessors()

initialize

void initialize(Properties properties)


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.