|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.drools.spring.metadata.NameMatchMethodMetadataSource
public class NameMatchMethodMetadataSource
| Constructor Summary | |
|---|---|
NameMatchMethodMetadataSource()
|
|
| Method Summary | |
|---|---|
MethodMetadata |
getMethodMetadata(java.lang.reflect.Method method)
|
void |
setNameMap(java.util.Map nameMap)
Set the map of name to RuleMethodAttributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NameMatchMethodMetadataSource()
| Method Detail |
|---|
public MethodMetadata getMethodMetadata(java.lang.reflect.Method method)
getMethodMetadata in interface MethodMetadataSourcepublic void setNameMap(java.util.Map nameMap)
nameMap - Map
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||