org.opennms.netmgt.correlation.drools
Class DroolsCorrelationEngineBuilder.GlobalConfiguration

java.lang.Object
  extended by org.springframework.beans.PropertyEditorRegistrySupport
      extended by org.opennms.netmgt.correlation.drools.DroolsCorrelationEngineBuilder.GlobalConfiguration
All Implemented Interfaces:
org.springframework.beans.PropertyEditorRegistry
Enclosing class:
DroolsCorrelationEngineBuilder

public static class DroolsCorrelationEngineBuilder.GlobalConfiguration
extends org.springframework.beans.PropertyEditorRegistrySupport


Constructor Summary
DroolsCorrelationEngineBuilder.GlobalConfiguration(Global global)
           
 
Method Summary
 String getName()
           
 String getRef()
           
 String getType()
           
 String getValue()
           
 
Methods inherited from class org.springframework.beans.PropertyEditorRegistrySupport
copyCustomEditorsTo, copyDefaultEditorsTo, findCustomEditor, getDefaultEditor, getPropertyType, guessPropertyTypeFromEditors, hasCustomEditorForElement, isSharedEditor, registerCustomEditor, registerCustomEditor, registerDefaultEditors, registerSharedEditor, useConfigValueEditors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DroolsCorrelationEngineBuilder.GlobalConfiguration

public DroolsCorrelationEngineBuilder.GlobalConfiguration(Global global)
Method Detail

getName

public String getName()

getRef

public String getRef()

getType

public String getType()

getValue

public String getValue()


Copyright ? 2008. All Rights Reserved.