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 |
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-2012 JBoss by Red Hat. All Rights Reserved.