org.modeshape.sequencer.teiid
Class DefaultProperties
java.lang.Object
   org.modeshape.sequencer.teiid.DefaultProperties
org.modeshape.sequencer.teiid.DefaultProperties
- public class DefaultProperties 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KEYWORDS
protected static Set<String> KEYWORDS
instance
protected static DefaultProperties instance
loadDefaultsFromCnd
protected static void loadDefaultsFromCnd(String resourceName,
                                          Map<String,Map<String,Object>> defaultValuesByType)
                                   throws IOException
- 
- Throws:
- IOException
 
findSupertypes
protected static List<String> findSupertypes(String nodeTypeDefnLine)
- 
 
getDefaults
public static DefaultProperties getDefaults()
                                     throws IOException
- 
- Throws:
- IOException
 
getDefaultFor
public Object getDefaultFor(String nodeTypeName,
                            String property)
- 
 
getDefaultsFor
public Map<String,Object> getDefaultsFor(String nodeTypeName)
- 
 
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.