|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.spring.metadata.ChainedMethodMetadataSource
public class ChainedMethodMetadataSource
Constructor Summary | |
---|---|
ChainedMethodMetadataSource(MethodMetadataSource[] delegates)
|
Method Summary | |
---|---|
MethodMetadata |
getMethodMetadata(java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChainedMethodMetadataSource(MethodMetadataSource[] delegates)
Method Detail |
---|
public MethodMetadata getMethodMetadata(java.lang.reflect.Method method)
getMethodMetadata
in interface MethodMetadataSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |