jestr.conf.props
Interface SectionPropertyConfigurator

All Known Implementing Classes:
SectionPropertyConfiguratorBase

public interface SectionPropertyConfigurator

Author:
David Gilliland

Method Summary
 boolean canConfigure(Section section)
           
 void configure(Section section)
           
 PrototypeScope getPrototypeScope()
           
 

Method Detail

configure

public void configure(Section section)
               throws PropertyConfiguratorException
Throws:
PropertyConfiguratorException

getPrototypeScope

public PrototypeScope getPrototypeScope()

canConfigure

public boolean canConfigure(Section section)


Copyright (c) 2001-2003 - Apache Software Foundation