Package org.apache.tuscany.sca.implementation.java.invocation

Interface Summary
EventInvoker<T> Performs an invocation on an instance
 

Class Summary
JavaCallbackRuntimeWireProcessor  
JavaComponentContextFactory  
JavaComponentContextProvider The runtime instantiation of Java component implementations
JavaComponentNameFactory  
JavaImplementationInvoker Responsible for synchronously dispatching an invocation to a Java component implementation instance
JavaImplementationProvider  
JavaImplementationProviderFactory  
JavaInstanceFactoryProvider<T> Encapsulates configuration for a Java-based atomic component
JavaPolicyHandlingRuntimeWireProcessor Processor to inject policy handling interceptor whenever PolicySets are specified in a Java Implementation
MethodEventInvoker<T> Performs an wire on a method of a given instance
PolicyHandlingInterceptor An interceptor to invoke policy handlers before and after the invocation of operations on an implementation.
 

Exception Summary
EventInvocationException Denotes an error when invoking an event on an object
InvalidConversationSequenceException Denotes an unknown operation sequence in a conversation
NoConversationalContractException Raised when a component has conversational scope but no conversational contract