org.drools.guvnor.server.contenthandler
Class ContentManager
java.lang.Object
org.drools.guvnor.server.contenthandler.ContentManager
public class ContentManager
- extends Object
This configures the content handlers based on a props file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getContentHandlers
public Map<String,ContentHandler> getContentHandlers()
- Return the content handlers.
getInstance
public static ContentManager getInstance()
getHandler
public static ContentHandler getHandler(String format)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.