Interface | Description |
---|---|
IServiceInvocationInterceptor |
Service invocation interceptor interface.
|
ISwitchCall |
Interface for determining if the method invocation interceptor should
do a switch call, i.e. take the next call and make it to the current.
|
Class | Description |
---|---|
BasicServiceInvocationHandler |
Basic service invocation interceptor.
|
ComponentFactorySelector |
Result selector for finding a component factory.
|
ComponentFutureFunctionality |
Schedule future executions on component thread.
|
ComponentServiceContainer |
Service container for active components.
|
ComponentSuspendable |
Allow waiting for futures by blocking a component.
|
DefaultServiceFetcher |
The default service fetcher realizes the default
strategy for fetching a required service.
|
MethodListenerHandler | |
ServiceInfo |
Simple struct for storing a pojo/domain service
with its management part.
|
ServiceInvocationContext |
Context for service invocations.
|
Copyright © 2013. All Rights Reserved.