|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetadataStrategy
Represents the metadata strategy used to decide which methods are one-way and which methods have parameters which should not be serialised etc.
| Method Summary | |
|---|---|
MethodMetadata |
getMethodMetadata(java.lang.reflect.Method method)
Generates the method specific metadata for the given method invocation |
ResultJoinStrategy |
getResultJoinStrategy(org.aopalliance.intercept.MethodInvocation methodInvocation,
MethodMetadata metadata)
Returns the strategy for joining multiple results together when communicating with multiple back end servers over topics. |
| Method Detail |
|---|
MethodMetadata getMethodMetadata(java.lang.reflect.Method method)
ResultJoinStrategy getResultJoinStrategy(org.aopalliance.intercept.MethodInvocation methodInvocation,
MethodMetadata metadata)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||