| BasicServiceInvocationHandler | 
 Basic service invocation interceptor. 
 | 
| ComponentFutureFunctionality | 
 Schedule forward future executions (e.g. 
 | 
| ComponentSuspendable | 
 Allow waiting for futures by blocking a component. 
 | 
| MethodListenerHandler | 
  | 
| ProvidedServicesComponentFeature | 
 Feature for provided services. 
 | 
| RemoteMethodInvocationHandler | 
 Class that implements the Java proxy InvocationHandler, which
  is called when a method on a proxy is called. 
 | 
| RequiredServicesComponentFeature | 
 Feature for provided services. 
 | 
| RequiredServicesFeatureAdapter | 
 Adapter for the required services feature. 
 | 
| ServiceCallEvent | 
 Represents the events associated with service calls (call, response, etc.). 
 | 
| ServiceInfo | 
 Simple struct for storing a pojo/domain service 
  with its management part. 
 | 
| ServiceInvocationContext | 
 Context for service invocations. 
 | 
| UnresolvedServiceInvocationHandler | 
 Lazy service proxy that resolves a service via a search command. 
 |