org.drools.guvnor.server.ruleeditor.springcontext
Class SpringContextElementsManager
java.lang.Object
org.drools.guvnor.server.ruleeditor.springcontext.SpringContextElementsManager
public class SpringContextElementsManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPRING_CONTEXT_ELEMENTS_PROPERTIES
public static String SPRING_CONTEXT_ELEMENTS_PROPERTIES
getInstance
public static SpringContextElementsManager getInstance()
throws IOException
- Throws:
IOException
getElementNames
public Set<String> getElementNames()
getElementValue
public String getElementValue(String elementName)
getElements
public Map<String,String> getElements()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.