jestr.conf.props
Class TSFormatPropertyConfigurator

java.lang.Object
  extended byjestr.conf.props.SectionPropertyConfiguratorBase
      extended byjestr.conf.props.TSFormatPropertyConfigurator
All Implemented Interfaces:
SectionPropertyConfigurator

public class TSFormatPropertyConfigurator
extends SectionPropertyConfiguratorBase

Author:
David Gilliland

Constructor Summary
TSFormatPropertyConfigurator(PropertyConfigurator owner)
           
 
Method Summary
 java.lang.Class getPrototypeClass()
           
 PrototypeScope getPrototypeScope()
           
 void setFormat(java.lang.Object fmtObj)
           
 
Methods inherited from class jestr.conf.props.SectionPropertyConfiguratorBase
afterSettingProperties, canConfigure, configure, doConfigure, getOwner, getSection, register, register, setProperties, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSFormatPropertyConfigurator

public TSFormatPropertyConfigurator(PropertyConfigurator owner)
Method Detail

getPrototypeScope

public PrototypeScope getPrototypeScope()
Specified by:
getPrototypeScope in interface SectionPropertyConfigurator
Specified by:
getPrototypeScope in class SectionPropertyConfiguratorBase

getPrototypeClass

public java.lang.Class getPrototypeClass()
Specified by:
getPrototypeClass in class SectionPropertyConfiguratorBase

setFormat

public void setFormat(java.lang.Object fmtObj)


Copyright (c) 2001-2003 - Apache Software Foundation