org.jtools.tef
Class SimpleTEFModelConfiguration
java.lang.Object
org.jtools.tef.SimpleTEFModelConfiguration
- All Implemented Interfaces:
- PublisherConfig.Support, PropertySupport
public class SimpleTEFModelConfiguration
- extends Object
- implements PublisherConfig.Support, PropertySupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTEFModelConfiguration
public SimpleTEFModelConfiguration()
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
© 2000-2006, JTools.org.