Package jadex.bridge.service.component
-
Interface Summary Interface Description IExternalProvidedServicesFeature Component feature for provided services.IExternalRequiredServicesFeature External perspective of the required services feature.IInternalRequiredServicesFeature Interface for internal service access methods.IInternalServiceMonitoringFeature Interface for monitoring provided and required servicesIProvidedServicesFeature Component feature for provided services.IRequiredServicesFeature Component feature for required services.IServiceInvocationInterceptor Service invocation interceptor interface.ISwitchCall Interface for determining if the method invocation interceptor should do a switch call, i.e. -
Class Summary Class Description 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. -
Enum Summary Enum Description ServiceCallEvent.Type -
Annotation Types Summary Annotation Type Description Breakpoint The breakpoint annotation.