org.drools.guvnor.server.util
Class AssetEditorConfigurationParser

java.lang.Object
  extended by org.drools.guvnor.server.util.AssetEditorConfigurationParser

public class AssetEditorConfigurationParser
extends Object


Field Summary
static String DROOLS_ASSETEDITOR_CONFIG
           
 
Constructor Summary
AssetEditorConfigurationParser()
           
 
Method Summary
 List<AssetEditorConfiguration> getAssetEditors()
           
static void main(String[] agrs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DROOLS_ASSETEDITOR_CONFIG

public static final String DROOLS_ASSETEDITOR_CONFIG
See Also:
Constant Field Values
Constructor Detail

AssetEditorConfigurationParser

public AssetEditorConfigurationParser()
Method Detail

getAssetEditors

public List<AssetEditorConfiguration> getAssetEditors()

main

public static void main(String[] agrs)


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.