org.drools.impl.adapters
Class GlobalAdapter
java.lang.Object
org.drools.impl.adapters.GlobalAdapter
- All Implemented Interfaces:
- Global
public class GlobalAdapter
- extends Object
- implements Global
|
Constructor Summary |
GlobalAdapter(org.kie.api.definition.rule.Global delegate)
|
GlobalAdapter
public GlobalAdapter(org.kie.api.definition.rule.Global delegate)
getName
public String getName()
- Specified by:
getName in interface Global
getType
public String getType()
- Specified by:
getType in interface Global
adaptGlobals
public static List<Global> adaptGlobals(Collection<org.kie.api.definition.rule.Global> globals)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.