From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/core/wire/class-use/Interceptor.html | 465 +++++++++++++ .../wire/class-use/InvocationConfiguration.html | 237 +++++++ .../wire/class-use/InvocationRuntimeException.html | 177 +++++ .../core/wire/class-use/MessageChannel.html | 311 +++++++++ .../core/wire/class-use/MessageHandler.html | 277 ++++++++ .../tuscany/core/wire/class-use/MethodHashMap.html | 141 ++++ .../wire/class-use/ProxyCreationException.html | 206 ++++++ .../class-use/SourceInvocationConfiguration.html | 188 ++++++ .../core/wire/class-use/SourceWireFactory.html | 687 +++++++++++++++++++ .../class-use/TargetInvocationConfiguration.html | 178 +++++ .../tuscany/core/wire/class-use/TargetInvoker.html | 356 ++++++++++ .../core/wire/class-use/TargetWireFactory.html | 727 +++++++++++++++++++++ .../core/wire/class-use/WireConfiguration.html | 215 ++++++ .../tuscany/core/wire/class-use/WireException.html | 185 ++++++ .../tuscany/core/wire/class-use/WireFactory.html | 307 +++++++++ .../core/wire/class-use/WireFactoryFactory.html | 222 +++++++ .../wire/class-use/WireFactoryInitException.html | 281 ++++++++ .../wire/class-use/WireSourceConfiguration.html | 353 ++++++++++ .../wire/class-use/WireTargetConfiguration.html | 345 ++++++++++ 19 files changed, 5858 insertions(+) create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/Interceptor.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationConfiguration.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationRuntimeException.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageChannel.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageHandler.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MethodHashMap.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/ProxyCreationException.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceInvocationConfiguration.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceWireFactory.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvocationConfiguration.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvoker.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetWireFactory.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireConfiguration.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireException.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactory.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryFactory.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryInitException.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireSourceConfiguration.html create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireTargetConfiguration.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/Interceptor.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/Interceptor.html new file mode 100644 index 0000000000..d62f2bde62 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/Interceptor.html @@ -0,0 +1,465 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.Interceptor (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.Interceptor

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use Interceptor
org.apache.tuscany.core.async.invocation  
org.apache.tuscany.core.extension  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.impl  
+  +

+ + + + + +
+Uses of Interceptor in org.apache.tuscany.core.async.invocation
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.async.invocation that implement Interceptor
+ classAsyncInterceptor + +
+          A wire interceptor that uses a WorkManager to schedule asynchronous execution of invocations in Work instances.
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.async.invocation with parameters of type Interceptor
+ voidAsyncInterceptor.setNext(Interceptor next) + +
+           
+  +

+ + + + + +
+Uses of Interceptor in org.apache.tuscany.core.extension
+  +

+ + + + + + + + + + + + + +
Classes in org.apache.tuscany.core.extension that implement Interceptor
+ classComponentTargetInvoker + +
+          Responsible for invoking an external service + TODO: virtualy identical to ExternalServiceTargetInvoker
+ classExternalServiceTargetInvoker + +
+          Responsible for invoking an external service
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.extension with parameters of type Interceptor
+ voidComponentTargetInvoker.setNext(Interceptor next) + +
+           
+ voidExternalServiceTargetInvoker.setNext(Interceptor next) + +
+           
+  +

+ + + + + +
+Uses of Interceptor in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Subinterfaces of Interceptor in org.apache.tuscany.core.wire
+ interfaceTargetInvoker + +
+          Implementations are responsible for resolving a target and performing the actual invocation on it, for example, a + service component implementation instance or an external service client.
+  +

+ + + + + + + + + + + + + +
Fields in org.apache.tuscany.core.wire declared as Interceptor
+protected  InterceptorInvocationConfiguration.interceptorChainHead + +
+           
+protected  InterceptorInvocationConfiguration.interceptorChainTail + +
+           
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire that return Interceptor
+ InterceptorInvocationConfiguration.getHeadInterceptor() + +
+          Returns the first interceptor in the chain
+ InterceptorInvocationConfiguration.getTailInterceptor() + +
+          Returns the last interceptor in the chain
+ InterceptorSourceInvocationConfiguration.getTargetInterceptor() + +
+          Returns the head target-side interceptor.
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire with parameters of type Interceptor
+ voidInvocationConfiguration.addInterceptor(Interceptor interceptor) + +
+          Adds an interceptor to the chain
+ voidInterceptor.setNext(Interceptor next) + +
+          Sets the next interceptor.
+ voidSourceInvocationConfiguration.setTargetInterceptor(Interceptor interceptor) + +
+          Sets the head interceptor of the target-side configuration for the wire.
+  +

+ + + + + +
+Uses of Interceptor in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + + + + + + + + + +
Classes in org.apache.tuscany.core.wire.impl that implement Interceptor
+ classInvokerInterceptor + +
+          Serves as a tail interceptor on a target wire chain.
+ classOneWayInterceptor + +
+          An interceptor that sends the wire Message down its request channel and does not expect a response.
+ classRequestResponseInterceptor + +
+          An interceptor that first sends a message down its request channel then extracts the response from the + message and sends it down the response channel before returning it up the interceptor stack.
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire.impl with parameters of type Interceptor
+ voidInvokerInterceptor.setNext(Interceptor next) + +
+           
+ voidOneWayInterceptor.setNext(Interceptor next) + +
+           
+ voidRequestResponseInterceptor.setNext(Interceptor next) + +
+           
+  +

+ + + + + + + + +
Constructors in org.apache.tuscany.core.wire.impl with parameters of type Interceptor
MessageDispatcher(Interceptor head) + +
+          Construct a handler that dispatches messages to an Interceptor stack.
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationConfiguration.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationConfiguration.html new file mode 100644 index 0000000000..7e9291a7e7 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationConfiguration.html @@ -0,0 +1,237 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.InvocationConfiguration (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.InvocationConfiguration

+
+ + + + + + + + + + + + + +
+Packages that use InvocationConfiguration
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.jdk  
+  +

+ + + + + +
+Uses of InvocationConfiguration in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + + + + + +
Classes in org.apache.tuscany.core.wire with type parameters of type InvocationConfiguration
+ classMethodHashMap<T extends InvocationConfiguration> + +
+          A Map implementation that performs a lookup on a collection of methods by method name.
+ classWireConfiguration<T extends InvocationConfiguration> + +
+          Contains configuration for a wire, including its invocation chains.
+  +

+ + + + + + + + + + + + + +
Subclasses of InvocationConfiguration in org.apache.tuscany.core.wire
+ classSourceInvocationConfiguration + +
+          Contains a source-side invocation pipeline for a service operation.
+ classTargetInvocationConfiguration + +
+          Contains a target-side invocation pipeline for a service operation.
+  +

+ + + + + +
+Uses of InvocationConfiguration in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + +
Constructor parameters in org.apache.tuscany.core.wire.jdk with type arguments of type InvocationConfiguration
JDKInvocationHandler(MessageFactory messageFactory, + java.util.Map<java.lang.reflect.Method,? extends InvocationConfiguration> configuration) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationRuntimeException.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationRuntimeException.html new file mode 100644 index 0000000000..2702e9ae75 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/InvocationRuntimeException.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.InvocationRuntimeException (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.InvocationRuntimeException

+
+ + + + + + + + + +
+Packages that use InvocationRuntimeException
org.apache.tuscany.core.wire.impl  
+  +

+ + + + + +
+Uses of InvocationRuntimeException in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.impl that throw InvocationRuntimeException
+ MessageInvokerInterceptor.invoke(Message msg) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageChannel.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageChannel.html new file mode 100644 index 0000000000..53dc093271 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageChannel.html @@ -0,0 +1,311 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.MessageChannel (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.MessageChannel

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use MessageChannel
org.apache.tuscany.core.message  
org.apache.tuscany.core.message.impl  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.impl  
+  +

+ + + + + +
+Uses of MessageChannel in org.apache.tuscany.core.message
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.message that return MessageChannel
+ MessageChannelMessage.getCallbackChannel() + +
+          Returns the callback channel
+  +

+ + + + + +
+Uses of MessageChannel in org.apache.tuscany.core.message.impl
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.message.impl that implement MessageChannel
+ classMessageImpl + +
+          The default implementation of a message flowed through a wire during an invocation
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.message.impl that return MessageChannel
+ MessageChannelMessageImpl.getCallbackChannel() + +
+           
+  +

+ + + + + +
+Uses of MessageChannel in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire with parameters of type MessageChannel
+ voidSourceInvocationConfiguration.setTargetRequestChannel(MessageChannel channel) + +
+          Sets the target-side request channel.
+ voidSourceInvocationConfiguration.setTargetResponseChannel(MessageChannel channel) + +
+          Sets the target-side response channel.
+  +

+ + + + + +
+Uses of MessageChannel in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.wire.impl that implement MessageChannel
+ classMessageChannelImpl + +
+          A channel comprising an ordered collection of message handlers.
+  +

+ + + + + + + + + + + +
Constructors in org.apache.tuscany.core.wire.impl with parameters of type MessageChannel
OneWayInterceptor(MessageChannel requestChannel) + +
+          Construct an interceptor that sends messages down the supplied channel.
RequestResponseInterceptor(MessageChannel sourceRequestChannel, + MessageChannel targetRequestChannel, + MessageChannel sourceResponseChannel, + MessageChannel targetResponseChannel) + +
+          Construct an interceptor that sends messages down the supplied channels.
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageHandler.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageHandler.html new file mode 100644 index 0000000000..35c537b90e --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MessageHandler.html @@ -0,0 +1,277 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.MessageHandler (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.MessageHandler

+
+ + + + + + + + + + + + + +
+Packages that use MessageHandler
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.impl  
+  +

+ + + + + +
+Uses of MessageHandler in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + + + + + +
Fields in org.apache.tuscany.core.wire with type parameters of type MessageHandler
+protected  java.util.List<MessageHandler>InvocationConfiguration.requestHandlers + +
+           
+protected  java.util.List<MessageHandler>InvocationConfiguration.responseHandlers + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire that return types with arguments of type MessageHandler
+ java.util.List<MessageHandler>InvocationConfiguration.getRequestHandlers() + +
+          Returns the request handler chain
+ java.util.List<MessageHandler>InvocationConfiguration.getResponseHandlers() + +
+          Returns the response handler chain
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire with parameters of type MessageHandler
+ voidInvocationConfiguration.addRequestHandler(MessageHandler handler) + +
+          Adds an request handler to the invocation chain
+ voidInvocationConfiguration.addResponseHandler(MessageHandler handler) + +
+          Adds an response handler to the invocation chain
+  +

+ + + + + +
+Uses of MessageHandler in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.wire.impl that implement MessageHandler
+ classMessageDispatcher + +
+          A message handler that dispatches the message through an interceptor stack and the uses the response channel to + return the wire result.
+  +

+ + + + + + + + +
Constructor parameters in org.apache.tuscany.core.wire.impl with type arguments of type MessageHandler
MessageChannelImpl(java.util.List<MessageHandler> pipeline) + +
+          Construct a new channel comprising the supplied list of handlers.
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MethodHashMap.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MethodHashMap.html new file mode 100644 index 0000000000..63af416249 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/MethodHashMap.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.MethodHashMap (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.MethodHashMap

+
+No usage of org.apache.tuscany.core.wire.MethodHashMap +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/ProxyCreationException.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/ProxyCreationException.html new file mode 100644 index 0000000000..10b0461d55 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/ProxyCreationException.html @@ -0,0 +1,206 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.ProxyCreationException (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.ProxyCreationException

+
+ + + + + + + + + + + + + +
+Packages that use ProxyCreationException
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.impl  
+  +

+ + + + + +
+Uses of ProxyCreationException in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire that throw ProxyCreationException
+ TWireFactory.createProxy() + +
+          Returns a proxy for a service specified by a reference or target
+  +

+ + + + + +
+Uses of ProxyCreationException in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.impl that throw ProxyCreationException
+ java.lang.ObjectNullWireFactory.createProxy() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceInvocationConfiguration.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceInvocationConfiguration.html new file mode 100644 index 0000000000..8b601b1543 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceInvocationConfiguration.html @@ -0,0 +1,188 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.SourceInvocationConfiguration (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.SourceInvocationConfiguration

+
+ + + + + + + + + +
+Packages that use SourceInvocationConfiguration
org.apache.tuscany.core.wire  
+  +

+ + + + + +
+Uses of SourceInvocationConfiguration in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + + + +
Constructor parameters in org.apache.tuscany.core.wire with type arguments of type SourceInvocationConfiguration
WireSourceConfiguration(QualifiedName targetName, + java.util.Map<java.lang.reflect.Method,SourceInvocationConfiguration> invocationConfigs, + java.lang.ClassLoader proxyClassLoader, + MessageFactory messageFactory) + +
+          Creates the source side of a wire where the reference is "anonymous", i.e.
WireSourceConfiguration(java.lang.String referenceName, + QualifiedName targetName, + java.util.Map<java.lang.reflect.Method,SourceInvocationConfiguration> invocationConfigs, + java.lang.ClassLoader proxyClassLoader, + MessageFactory messageFactory) + +
+          Creates the source side of a wire
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceWireFactory.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceWireFactory.html new file mode 100644 index 0000000000..6181c2c4af --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/SourceWireFactory.html @@ -0,0 +1,687 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.SourceWireFactory (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.SourceWireFactory

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use SourceWireFactory
org.apache.tuscany.core.builder  
org.apache.tuscany.core.builder.impl  
org.apache.tuscany.core.context.impl  
org.apache.tuscany.core.extension  
org.apache.tuscany.core.runtime  
org.apache.tuscany.core.system.config  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.jdk  
org.apache.tuscany.core.wire.service  
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.builder
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.builder that return types with arguments of type SourceWireFactory
+ java.util.List<SourceWireFactory>ContextFactory.getSourceWireFactories() + +
+          Returns a collection of source-side wire factories for references.
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.builder with parameters of type SourceWireFactory
+ voidContextFactory.addSourceWireFactory(java.lang.String referenceName, + SourceWireFactory factory) + +
+          Adds a source-side wire factory for the given reference.
+ voidWireBuilder.connect(SourceWireFactory<?> sourceFactory, + TargetWireFactory<?> targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+          Connects wire configurations of the source proxy factory to corresponding ones in the target proxy to + factory
+  +

+ + + + + + + + + +
Method parameters in org.apache.tuscany.core.builder with type arguments of type SourceWireFactory
+ voidContextFactory.addSourceWireFactories(java.lang.String referenceName, + java.lang.Class referenceInterface, + java.util.List<SourceWireFactory> factory, + boolean multiplicity) + +
+          Adds a set of source-side wire factories for the given reference.
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.builder.impl
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.builder.impl with parameters of type SourceWireFactory
+ voidDefaultWireBuilder.connect(SourceWireFactory<?> sourceFactory, + TargetWireFactory<?> targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.context.impl
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.context.impl with parameters of type SourceWireFactory
+ voidAbstractCompositeContext.connect(SourceWireFactory sourceFactory, + TargetWireFactory targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + + + + +
Constructors in org.apache.tuscany.core.context.impl with parameters of type SourceWireFactory
EntryPointContextImpl(java.lang.String name, + SourceWireFactory sourceWireFactory, + MessageFactory messageFactory) + +
+          Creates a new entry point
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.extension
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.extension that return types with arguments of type SourceWireFactory
+ java.util.List<SourceWireFactory>EntryPointContextFactory.getSourceWireFactories() + +
+           
+ java.util.List<SourceWireFactory>ExternalServiceContextFactory.getSourceWireFactories() + +
+           
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.extension with parameters of type SourceWireFactory
+ voidEntryPointContextFactory.addSourceWireFactory(java.lang.String refName, + SourceWireFactory factory) + +
+           
+ voidExternalServiceContextFactory.addSourceWireFactory(java.lang.String referenceName, + SourceWireFactory factory) + +
+           
+ voidWireBuilderSupport.connect(SourceWireFactory sourceFactory, + TargetWireFactory targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + + + + + + + + + +
Method parameters in org.apache.tuscany.core.extension with type arguments of type SourceWireFactory
+ voidEntryPointContextFactory.addSourceWireFactories(java.lang.String referenceName, + java.lang.Class referenceInterface, + java.util.List<SourceWireFactory> factories, + boolean multiplicity) + +
+           
+ voidExternalServiceContextFactory.addSourceWireFactories(java.lang.String referenceName, + java.lang.Class referenceInterface, + java.util.List<SourceWireFactory> factory, + boolean multiplicity) + +
+           
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.runtime
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.runtime with parameters of type SourceWireFactory
+ voidRuntimeContextImpl.connect(SourceWireFactory sourceFactory, + TargetWireFactory targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.system.config
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.system.config that return types with arguments of type SourceWireFactory
+ java.util.List<SourceWireFactory>SystemContextFactory.getSourceWireFactories() + +
+           
+ java.util.List<SourceWireFactory>SystemEntryPointContextFactory.getSourceWireFactories() + +
+           
+ java.util.List<SourceWireFactory>SystemExternalServiceContextFactory.getSourceWireFactories() + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.system.config with parameters of type SourceWireFactory
+ voidSystemContextFactory.addSourceWireFactory(java.lang.String referenceName, + SourceWireFactory factory) + +
+           
+ voidSystemEntryPointContextFactory.addSourceWireFactory(java.lang.String referenceName, + SourceWireFactory pFactory) + +
+           
+ voidSystemExternalServiceContextFactory.addSourceWireFactory(java.lang.String referenceName, + SourceWireFactory pFactory) + +
+           
+ voidSystemObjectContextFactory.addSourceWireFactory(java.lang.String referenceName, + SourceWireFactory factory) + +
+           
+  +

+ + + + + + + + + + + + + + + + + +
Method parameters in org.apache.tuscany.core.system.config with type arguments of type SourceWireFactory
+ voidSystemContextFactory.addSourceWireFactories(java.lang.String referenceName, + java.lang.Class referenceInterface, + java.util.List<SourceWireFactory> factory, + boolean multiplicity) + +
+           
+ voidSystemEntryPointContextFactory.addSourceWireFactories(java.lang.String referenceName, + java.lang.Class referenceInterface, + java.util.List<SourceWireFactory> factory, + boolean multiplicity) + +
+           
+ voidSystemExternalServiceContextFactory.addSourceWireFactories(java.lang.String referenceName, + java.lang.Class referenceInterface, + java.util.List<SourceWireFactory> factory, + boolean multiplicity) + +
+           
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire that return SourceWireFactory
+ SourceWireFactoryWireFactoryFactory.createSourceWireFactory() + +
+          Creates a source-side wire factory
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.wire.jdk that implement SourceWireFactory
+ classJDKSourceWireFactory + +
+          Creates proxies that are injected on references using JDK dynamic proxy facilities and front a wire.
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.jdk that return SourceWireFactory
+ SourceWireFactoryJDKWireFactoryFactory.createSourceWireFactory() + +
+           
+  +

+ + + + + +
+Uses of SourceWireFactory in org.apache.tuscany.core.wire.service
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire.service that return types with arguments of type SourceWireFactory
+ java.util.List<SourceWireFactory>DefaultWireFactoryService.createSourceFactory(org.apache.tuscany.model.assembly.ConfiguredReference configuredReference) + +
+           
+ java.util.List<SourceWireFactory>WireFactoryService.createSourceFactory(org.apache.tuscany.model.assembly.ConfiguredReference configuredReference) + +
+          Creates the source-side wire factory for a reference
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvocationConfiguration.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvocationConfiguration.html new file mode 100644 index 0000000000..94e20b8744 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvocationConfiguration.html @@ -0,0 +1,178 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.TargetInvocationConfiguration (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.TargetInvocationConfiguration

+
+ + + + + + + + + +
+Packages that use TargetInvocationConfiguration
org.apache.tuscany.core.wire  
+  +

+ + + + + +
+Uses of TargetInvocationConfiguration in org.apache.tuscany.core.wire
+  +

+ + + + + + + + +
Constructor parameters in org.apache.tuscany.core.wire with type arguments of type TargetInvocationConfiguration
WireTargetConfiguration(QualifiedName targetName, + java.util.Map<java.lang.reflect.Method,TargetInvocationConfiguration> invocationConfigs, + java.lang.ClassLoader proxyClassLoader, + MessageFactory messageFactory) + +
+          Creates the source side of a wire
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvoker.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvoker.html new file mode 100644 index 0000000000..eb50ae3be2 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetInvoker.html @@ -0,0 +1,356 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.TargetInvoker (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.TargetInvoker

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use TargetInvoker
org.apache.tuscany.core.extension  
org.apache.tuscany.core.message  
org.apache.tuscany.core.message.impl  
org.apache.tuscany.core.wire  
+  +

+ + + + + +
+Uses of TargetInvoker in org.apache.tuscany.core.extension
+  +

+ + + + + + + + + + + + + +
Classes in org.apache.tuscany.core.extension that implement TargetInvoker
+ classComponentTargetInvoker + +
+          Responsible for invoking an external service + TODO: virtualy identical to ExternalServiceTargetInvoker
+ classExternalServiceTargetInvoker + +
+          Responsible for invoking an external service
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.extension that return TargetInvoker
+protected abstract  TargetInvokerWireBuilderSupport.createInvoker(QualifiedName targetName, + java.lang.reflect.Method operation, + ScopeContext context, + boolean downScope) + +
+          Callback to create the specific TargetInvoker type for dispatching to the target type
+  +

+ + + + + +
+Uses of TargetInvoker in org.apache.tuscany.core.message
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.message that return TargetInvoker
+ TargetInvokerMessage.getTargetInvoker() + +
+          Sets the target invoker to dispatch to when the message passes through the request side of the invocation chain
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.message with parameters of type TargetInvoker
+ voidMessage.setTargetInvoker(TargetInvoker invoker) + +
+          Sets the target invoker to dispatch to when the message passes through the request side of the invocation chain
+  +

+ + + + + +
+Uses of TargetInvoker in org.apache.tuscany.core.message.impl
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.message.impl that return TargetInvoker
+ TargetInvokerMessageImpl.getTargetInvoker() + +
+           
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.message.impl with parameters of type TargetInvoker
+ voidMessageImpl.setTargetInvoker(TargetInvoker invoker) + +
+           
+  +

+ + + + + +
+Uses of TargetInvoker in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Fields in org.apache.tuscany.core.wire declared as TargetInvoker
+protected  TargetInvokerInvocationConfiguration.targetInvoker + +
+           
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire that return TargetInvoker
+ TargetInvokerInvocationConfiguration.getTargetInvoker() + +
+          Returns the target invoker that is passed down the chain
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire with parameters of type TargetInvoker
+ voidInvocationConfiguration.setTargetInvoker(TargetInvoker invoker) + +
+          Sets the target invoker to pass down the chain
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetWireFactory.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetWireFactory.html new file mode 100644 index 0000000000..d4b35d4dcb --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/TargetWireFactory.html @@ -0,0 +1,727 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.TargetWireFactory (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.TargetWireFactory

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use TargetWireFactory
org.apache.tuscany.core.builder  
org.apache.tuscany.core.builder.impl  
org.apache.tuscany.core.context.impl  
org.apache.tuscany.core.extension  
org.apache.tuscany.core.runtime  
org.apache.tuscany.core.system.config  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.jdk  
org.apache.tuscany.core.wire.service  
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.builder
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.builder that return TargetWireFactory
+ TargetWireFactoryContextFactory.getTargetWireFactory(java.lang.String serviceName) + +
+          Returns the target-side wire factory associated with the given service name
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.builder that return types with arguments of type TargetWireFactory
+ java.util.Map<java.lang.String,TargetWireFactory>ContextFactory.getTargetWireFactories() + +
+          Returns a collection of target-side wire factories keyed by service name
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.builder with parameters of type TargetWireFactory
+ voidContextFactory.addTargetWireFactory(java.lang.String serviceName, + TargetWireFactory factory) + +
+          Adds a target-side wire factory for the given service name.
+ voidWireBuilder.completeTargetChain(TargetWireFactory<?> targetFactory, + java.lang.Class targetType, + ScopeContext targetScopeContext) + +
+          Finishes processing the target side wire chain.
+ voidWireBuilder.connect(SourceWireFactory<?> sourceFactory, + TargetWireFactory<?> targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+          Connects wire configurations of the source proxy factory to corresponding ones in the target proxy to + factory
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.builder.impl
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.builder.impl with parameters of type TargetWireFactory
+ voidDefaultWireBuilder.completeTargetChain(TargetWireFactory targetFactory, + java.lang.Class targetType, + ScopeContext targetScopeContext) + +
+           
+ voidDefaultWireBuilder.connect(SourceWireFactory<?> sourceFactory, + TargetWireFactory<?> targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.context.impl
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.context.impl with parameters of type TargetWireFactory
+ voidAbstractCompositeContext.completeTargetChain(TargetWireFactory targetFactory, + java.lang.Class targetType, + ScopeContext targetScopeContext) + +
+           
+ voidAbstractCompositeContext.connect(SourceWireFactory sourceFactory, + TargetWireFactory targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + + + + +
Constructors in org.apache.tuscany.core.context.impl with parameters of type TargetWireFactory
ExternalServiceContextImpl(java.lang.String name, + TargetWireFactory targetWireFactory, + ObjectFactory targetInstanceFactory) + +
+          Creates an external service context
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.extension
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.extension that return TargetWireFactory
+ TargetWireFactoryEntryPointContextFactory.getTargetWireFactory(java.lang.String serviceName) + +
+           
+ TargetWireFactoryExternalServiceContextFactory.getTargetWireFactory(java.lang.String serviceName) + +
+           
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.extension that return types with arguments of type TargetWireFactory
+ java.util.Map<java.lang.String,TargetWireFactory>EntryPointContextFactory.getTargetWireFactories() + +
+           
+ java.util.Map<java.lang.String,TargetWireFactory>ExternalServiceContextFactory.getTargetWireFactories() + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.extension with parameters of type TargetWireFactory
+ voidEntryPointContextFactory.addTargetWireFactory(java.lang.String serviceName, + TargetWireFactory factory) + +
+           
+ voidExternalServiceContextFactory.addTargetWireFactory(java.lang.String serviceName, + TargetWireFactory factory) + +
+           
+ voidWireBuilderSupport.completeTargetChain(TargetWireFactory targetFactory, + java.lang.Class targetType, + ScopeContext targetScopeContext) + +
+           
+ voidWireBuilderSupport.connect(SourceWireFactory sourceFactory, + TargetWireFactory targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.runtime
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.runtime with parameters of type TargetWireFactory
+ voidRuntimeContextImpl.completeTargetChain(TargetWireFactory targetFactory, + java.lang.Class targetType, + ScopeContext targetScopeContext) + +
+           
+ voidRuntimeContextImpl.connect(SourceWireFactory sourceFactory, + TargetWireFactory targetFactory, + java.lang.Class targetType, + boolean downScope, + ScopeContext targetScopeContext) + +
+           
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.system.config
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.system.config that return TargetWireFactory
+ TargetWireFactorySystemContextFactory.getTargetWireFactory(java.lang.String serviceName) + +
+           
+ TargetWireFactorySystemEntryPointContextFactory.getTargetWireFactory(java.lang.String serviceName) + +
+           
+ TargetWireFactorySystemExternalServiceContextFactory.getTargetWireFactory(java.lang.String serviceName) + +
+           
+ TargetWireFactorySystemObjectContextFactory.getTargetWireFactory(java.lang.String serviceName) + +
+           
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.system.config that return types with arguments of type TargetWireFactory
+ java.util.Map<java.lang.String,TargetWireFactory>SystemContextFactory.getTargetWireFactories() + +
+           
+ java.util.Map<java.lang.String,TargetWireFactory>SystemEntryPointContextFactory.getTargetWireFactories() + +
+           
+ java.util.Map<java.lang.String,TargetWireFactory>SystemExternalServiceContextFactory.getTargetWireFactories() + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.system.config with parameters of type TargetWireFactory
+ voidSystemContextFactory.addTargetWireFactory(java.lang.String serviceName, + TargetWireFactory factory) + +
+           
+ voidSystemEntryPointContextFactory.addTargetWireFactory(java.lang.String serviceName, + TargetWireFactory pFactory) + +
+           
+ voidSystemExternalServiceContextFactory.addTargetWireFactory(java.lang.String serviceName, + TargetWireFactory pFactory) + +
+           
+ voidSystemObjectContextFactory.addTargetWireFactory(java.lang.String serviceName, + TargetWireFactory factory) + +
+           
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire that return TargetWireFactory
+ TargetWireFactoryWireFactoryFactory.createTargetWireFactory() + +
+          Creates a target-side wire factory
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.wire.jdk that implement TargetWireFactory
+ classJDKTargetWireFactory + +
+          Creates proxies that are returned to non-SCA clients using JDK dynamic proxy facilities and front a wire.
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.jdk that return TargetWireFactory
+ TargetWireFactoryJDKWireFactoryFactory.createTargetWireFactory() + +
+           
+  +

+ + + + + +
+Uses of TargetWireFactory in org.apache.tuscany.core.wire.service
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire.service that return TargetWireFactory
+ TargetWireFactoryDefaultWireFactoryService.createTargetFactory(org.apache.tuscany.model.assembly.ConfiguredService configuredService) + +
+           
+ TargetWireFactoryWireFactoryService.createTargetFactory(org.apache.tuscany.model.assembly.ConfiguredService configuredService) + +
+          Creates a target-side wire factory for a service implementing a given interface
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireConfiguration.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireConfiguration.html new file mode 100644 index 0000000000..b3db8690e6 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireConfiguration.html @@ -0,0 +1,215 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.WireConfiguration (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.WireConfiguration

+
+ + + + + + + + + + + + + +
+Packages that use WireConfiguration
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.impl  
+  +

+ + + + + +
+Uses of WireConfiguration in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + + + + + +
Subclasses of WireConfiguration in org.apache.tuscany.core.wire
+ classWireSourceConfiguration + +
+          Contains configuration for the source side of a wire
+ classWireTargetConfiguration + +
+          Contains configuration for the target side of a wire
+  +

+ + + + + +
+Uses of WireConfiguration in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.impl with parameters of type WireConfiguration
+ voidNullWireFactory.initialize(java.lang.Class businessInterface, + WireConfiguration config) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireException.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireException.html new file mode 100644 index 0000000000..7533090ce1 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireException.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.WireException (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.WireException

+
+ + + + + + + + + +
+Packages that use WireException
org.apache.tuscany.core.wire  
+  +

+ + + + + +
+Uses of WireException in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + + + + + +
Subclasses of WireException in org.apache.tuscany.core.wire
+ classProxyCreationException + +
+          Denotes an error creating a proxy representing for a wire
+ classWireFactoryInitException + +
+          Denotes an error initializing a wire factory
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactory.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactory.html new file mode 100644 index 0000000000..9e2036e604 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactory.html @@ -0,0 +1,307 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.WireFactory (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.WireFactory

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use WireFactory
org.apache.tuscany.core.builder.impl  
org.apache.tuscany.core.system.config  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.impl  
org.apache.tuscany.core.wire.jdk  
+  +

+ + + + + +
+Uses of WireFactory in org.apache.tuscany.core.builder.impl
+  +

+ + + + + + + + +
Constructors in org.apache.tuscany.core.builder.impl with parameters of type WireFactory
ProxyObjectFactory(WireFactory factory) + +
+           
+  +

+ + + + + +
+Uses of WireFactory in org.apache.tuscany.core.system.config
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.system.config that return types with arguments of type WireFactory
+ java.util.List<WireFactory>SystemObjectContextFactory.getSourceWireFactories() + +
+           
+  +

+ + + + + +
+Uses of WireFactory in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + + + + + +
Subinterfaces of WireFactory in org.apache.tuscany.core.wire
+ interfaceSourceWireFactory<T> + +
+          Implementations are responsible for managing the source side of a wire.
+ interfaceTargetWireFactory<T> + +
+          Implementations are responsible for managing the target side of a wire
+  +

+ + + + + +
+Uses of WireFactory in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.wire.impl that implement WireFactory
+ classNullWireFactory + +
+          Returns an actual implementation instance as opposed to a proxy.
+  +

+ + + + + +
+Uses of WireFactory in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + + + + + + +
Classes in org.apache.tuscany.core.wire.jdk that implement WireFactory
+ classJDKSourceWireFactory + +
+          Creates proxies that are injected on references using JDK dynamic proxy facilities and front a wire.
+ classJDKTargetWireFactory + +
+          Creates proxies that are returned to non-SCA clients using JDK dynamic proxy facilities and front a wire.
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryFactory.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryFactory.html new file mode 100644 index 0000000000..fc4a629bbf --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryFactory.html @@ -0,0 +1,222 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.wire.WireFactoryFactory (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.wire.WireFactoryFactory

+
+ + + + + + + + + + + + + +
+Packages that use WireFactoryFactory
org.apache.tuscany.core.wire.jdk  
org.apache.tuscany.core.wire.service  
+  +

+ + + + + +
+Uses of WireFactoryFactory in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.wire.jdk that implement WireFactoryFactory
+ classJDKWireFactoryFactory + +
+          A system service that creates JDK dynamic proxy-based WireFactorys
+  +

+ + + + + +
+Uses of WireFactoryFactory in org.apache.tuscany.core.wire.service
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.service with parameters of type WireFactoryFactory
+ voidDefaultWireFactoryService.setWireFactoryService(WireFactoryFactory wireFactoryFactory) + +
+           
+  +

+ + + + + + + + +
Constructors in org.apache.tuscany.core.wire.service with parameters of type WireFactoryFactory
DefaultWireFactoryService(MessageFactory messageFactory, + WireFactoryFactory wireFactoryFactory, + PolicyBuilderRegistry registry) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryInitException.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryInitException.html new file mode 100644 index 0000000000..3e85f3e296 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireFactoryInitException.html @@ -0,0 +1,281 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.WireFactoryInitException (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.WireFactoryInitException

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use WireFactoryInitException
org.apache.tuscany.core.context.impl  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.impl  
org.apache.tuscany.core.wire.jdk  
+  +

+ + + + + +
+Uses of WireFactoryInitException in org.apache.tuscany.core.context.impl
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.context.impl that throw WireFactoryInitException
+protected  voidAbstractCompositeContext.initializeWireFactories() + +
+           
+  +

+ + + + + +
+Uses of WireFactoryInitException in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire that throw WireFactoryInitException
+ voidWireFactory.initialize() + +
+          Prepares the factory.
+  +

+ + + + + +
+Uses of WireFactoryInitException in org.apache.tuscany.core.wire.impl
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire.impl that throw WireFactoryInitException
+ voidNullWireFactory.initialize() + +
+           
+ voidNullWireFactory.initialize(java.lang.Class businessInterface, + WireConfiguration config) + +
+           
+  +

+ + + + + +
+Uses of WireFactoryInitException in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.wire.jdk that throw WireFactoryInitException
+ voidJDKSourceWireFactory.initialize() + +
+           
+ voidJDKTargetWireFactory.initialize() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireSourceConfiguration.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireSourceConfiguration.html new file mode 100644 index 0000000000..b7d9dc5b2d --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireSourceConfiguration.html @@ -0,0 +1,353 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.WireSourceConfiguration (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.WireSourceConfiguration

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use WireSourceConfiguration
org.apache.tuscany.core.async.builder  
org.apache.tuscany.core.builder  
org.apache.tuscany.core.builder.system  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.jdk  
+  +

+ + + + + +
+Uses of WireSourceConfiguration in org.apache.tuscany.core.async.builder
+  +

+ + + + + + + + + +
Method parameters in org.apache.tuscany.core.async.builder with type arguments of type WireSourceConfiguration
+ voidAsyncPolicyBuilder.build(org.apache.tuscany.model.assembly.ConfiguredReference arg0, + java.util.List<WireSourceConfiguration> arg1) + +
+           
+  +

+ + + + + +
+Uses of WireSourceConfiguration in org.apache.tuscany.core.builder
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.builder with parameters of type WireSourceConfiguration
+ voidSourcePolicyOrderer.order(WireSourceConfiguration configuration) + +
+           
+  +

+ + + + + + + + + +
Method parameters in org.apache.tuscany.core.builder with type arguments of type WireSourceConfiguration
+ voidSourcePolicyBuilder.build(org.apache.tuscany.model.assembly.ConfiguredReference reference, + java.util.List<WireSourceConfiguration> configurations) + +
+           
+  +

+ + + + + +
+Uses of WireSourceConfiguration in org.apache.tuscany.core.builder.system
+  +

+ + + + + + + + + + + + + +
Method parameters in org.apache.tuscany.core.builder.system with type arguments of type WireSourceConfiguration
+ voidDefaultPolicyBuilderRegistry.buildSource(org.apache.tuscany.model.assembly.ConfiguredReference reference, + java.util.List<WireSourceConfiguration> configurations) + +
+           
+ voidPolicyBuilderRegistry.buildSource(org.apache.tuscany.model.assembly.ConfiguredReference reference, + java.util.List<WireSourceConfiguration> configurations) + +
+          Evaluates source-side policy metadata for configured reference and updates the curresponding collection of wire configurations
+  +

+ + + + + +
+Uses of WireSourceConfiguration in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire that return WireSourceConfiguration
+ WireSourceConfigurationSourceWireFactory.getConfiguration() + +
+          Returns the configuration information used to create the source-side of a wire, including invocation chains
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire with parameters of type WireSourceConfiguration
+ voidSourceWireFactory.setConfiguration(WireSourceConfiguration config) + +
+          Sets the configuration information used to create the source-side of a wire, including invocation chains
+  +

+ + + + + +
+Uses of WireSourceConfiguration in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.jdk that return WireSourceConfiguration
+ WireSourceConfigurationJDKSourceWireFactory.getConfiguration() + +
+           
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.jdk with parameters of type WireSourceConfiguration
+ voidJDKSourceWireFactory.setConfiguration(WireSourceConfiguration config) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireTargetConfiguration.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireTargetConfiguration.html new file mode 100644 index 0000000000..d7a679a85b --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/wire/class-use/WireTargetConfiguration.html @@ -0,0 +1,345 @@ + + + + + + + +Uses of Class org.apache.tuscany.core.wire.WireTargetConfiguration (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Class
org.apache.tuscany.core.wire.WireTargetConfiguration

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use WireTargetConfiguration
org.apache.tuscany.core.async.builder  
org.apache.tuscany.core.builder  
org.apache.tuscany.core.builder.system  
org.apache.tuscany.core.wire  
org.apache.tuscany.core.wire.jdk  
+  +

+ + + + + +
+Uses of WireTargetConfiguration in org.apache.tuscany.core.async.builder
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.async.builder with parameters of type WireTargetConfiguration
+ voidAsyncPolicyBuilder.build(org.apache.tuscany.model.assembly.ConfiguredService service, + WireTargetConfiguration wireTargetConfiguration) + +
+           
+  +

+ + + + + +
+Uses of WireTargetConfiguration in org.apache.tuscany.core.builder
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.builder with parameters of type WireTargetConfiguration
+ voidTargetPolicyBuilder.build(org.apache.tuscany.model.assembly.ConfiguredService service, + WireTargetConfiguration configuration) + +
+           
+ voidTargetPolicyOrderer.order(WireTargetConfiguration configuration) + +
+           
+  +

+ + + + + +
+Uses of WireTargetConfiguration in org.apache.tuscany.core.builder.system
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.tuscany.core.builder.system with parameters of type WireTargetConfiguration
+ voidDefaultPolicyBuilderRegistry.buildTarget(org.apache.tuscany.model.assembly.ConfiguredService service, + WireTargetConfiguration configuration) + +
+           
+ voidPolicyBuilderRegistry.buildTarget(org.apache.tuscany.model.assembly.ConfiguredService service, + WireTargetConfiguration configuration) + +
+          Evaluates target-side policy metadata for configured reference and updates the curresponding collection of wire configurations
+  +

+ + + + + +
+Uses of WireTargetConfiguration in org.apache.tuscany.core.wire
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire that return WireTargetConfiguration
+ WireTargetConfigurationTargetWireFactory.getConfiguration() + +
+          Returns the configuration information used to create the target-side of a wire, including invocation chains
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire with parameters of type WireTargetConfiguration
+ voidTargetWireFactory.setConfiguration(WireTargetConfiguration config) + +
+          Sets the configuration information used to create the target-side of a wire, including invocation chains
+  +

+ + + + + +
+Uses of WireTargetConfiguration in org.apache.tuscany.core.wire.jdk
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.jdk that return WireTargetConfiguration
+ WireTargetConfigurationJDKTargetWireFactory.getConfiguration() + +
+           
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.core.wire.jdk with parameters of type WireTargetConfiguration
+ voidJDKTargetWireFactory.setConfiguration(WireTargetConfiguration config) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + -- cgit v1.2.3