com.codemonster.surinam.routing
Interface ServiceInvocationRouter

All Superinterfaces:
InterceptorLifecycle, InvocationHandler
All Known Implementing Classes:
FullyDynamicCachingInvocationRouterImpl, FullyDynamicNoCacheInvocationRouterImpl

public interface ServiceInvocationRouter
extends InterceptorLifecycle, InvocationHandler

This is a consolidation of the interceptor interface for the framework; implementations are used to acquire invocation targets at runtime.


Method Summary
 
Methods inherited from interface com.codemonster.surinam.export.lifecycle.InterceptorLifecycle
invalidateReferences
 
Methods inherited from interface java.lang.reflect.InvocationHandler
invoke
 



Copyright © 2010. All Rights Reserved.