JTools

org.jtools.tef
Class SimpleTEFModelConfiguration

java.lang.Object
  extended by org.jtools.tef.SimpleTEFModelConfiguration
All Implemented Interfaces:
PublisherConfig.Support, PropertySupport

public class SimpleTEFModelConfiguration
extends Object
implements PublisherConfig.Support, PropertySupport


Constructor Summary
SimpleTEFModelConfiguration()
           
 
Method Summary
 void addConfiguredProperties(PropertyHelper p)
           
 Properties getProperties()
           
 String getPropertyDomain()
           
 PublisherConfig getPublisherConfig()
           
 void setDefaultPropertyDomain(String propertyDomain)
           
 void setProperties(Properties properties)
           
 void setPropertyDomain(String target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTEFModelConfiguration

public SimpleTEFModelConfiguration()
Method Detail

getProperties

public Properties getProperties()
Specified by:
getProperties in interface PropertySupport

setProperties

public void setProperties(Properties properties)
Specified by:
setProperties in interface PropertySupport

getPublisherConfig

public PublisherConfig getPublisherConfig()
Specified by:
getPublisherConfig in interface PublisherConfig.Support

getPropertyDomain

public String getPropertyDomain()
Specified by:
getPropertyDomain in interface PropertySupport

setPropertyDomain

public void setPropertyDomain(String target)
Specified by:
setPropertyDomain in interface PropertySupport

setDefaultPropertyDomain

public void setDefaultPropertyDomain(String propertyDomain)
Specified by:
setDefaultPropertyDomain in interface PropertySupport

addConfiguredProperties

public void addConfiguredProperties(PropertyHelper p)
                             throws IOException
Throws:
IOException

JTools

© 2000-2006, JTools.org.