Tuscany Core
A B C D E F G H I J L M N O P Q R S T U V W X

A

AbstractCompositeContext - Class in org.apache.tuscany.core.context.impl
The base implementation of a composite context
AbstractCompositeContext() - Constructor for class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
AbstractCompositeContext(String, CompositeContext, ScopeStrategy, EventContext, ConfigurationContext) - Constructor for class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
AbstractCompositeContext.NameToScope - Class in org.apache.tuscany.core.context.impl
 
AbstractCompositeContext.NameToScope(QualifiedName, ScopeContext) - Constructor for class org.apache.tuscany.core.context.impl.AbstractCompositeContext.NameToScope
 
AbstractContext - Class in org.apache.tuscany.core.context.impl
Functionality common to all Context implementations
AbstractContext() - Constructor for class org.apache.tuscany.core.context.impl.AbstractContext
 
AbstractContext(String) - Constructor for class org.apache.tuscany.core.context.impl.AbstractContext
 
AbstractEvent - Class in org.apache.tuscany.core.context.event
A basic implementation of a runtime event
AbstractEvent(Object) - Constructor for class org.apache.tuscany.core.context.event.AbstractEvent
 
AbstractLifecycle - Class in org.apache.tuscany.core.context.impl
 
AbstractLifecycle(String) - Constructor for class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
AbstractLifecycle() - Constructor for class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
AbstractLoader<T extends org.apache.tuscany.model.assembly.AssemblyObject> - Class in org.apache.tuscany.core.loader.assembly
 
AbstractLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.AbstractLoader
 
AbstractModuleComponentConfigurationLoader - Class in org.apache.tuscany.core.config.impl
 
AbstractModuleComponentConfigurationLoader(AssemblyContext) - Constructor for class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
AbstractRequestEvent - Class in org.apache.tuscany.core.context.event
Base implementation of a request event
AbstractRequestEvent(Object, Object) - Constructor for class org.apache.tuscany.core.context.event.AbstractRequestEvent
Creates a new event
AbstractScopeContext - Class in org.apache.tuscany.core.context.scope
Implements functionality common to scope contexts.
AbstractScopeContext(EventContext) - Constructor for class org.apache.tuscany.core.context.scope.AbstractScopeContext
 
AbstractScopeStrategy - Class in org.apache.tuscany.core.context.scope
Implements basic scope strategy functionality
AbstractScopeStrategy() - Constructor for class org.apache.tuscany.core.context.scope.AbstractScopeStrategy
 
accept(AssemblyVisitor) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
addBuilder(ContextFactoryBuilder) - Method in class org.apache.tuscany.core.builder.impl.HierarchicalBuilder
 
addBuilder(WireBuilder) - Method in interface org.apache.tuscany.core.runtime.RuntimeContext
Deprecated. 
addBuilder(WireBuilder) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
addInterceptor(Interceptor) - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Adds an interceptor to the chain
addInterface(Class) - Method in class org.apache.tuscany.core.wire.impl.NullWireFactory
 
addInterface(Class) - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
addInterface(Class) - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
addInterface(Class) - Method in interface org.apache.tuscany.core.wire.WireFactory
Adds an interface type generated proxies implement
addListener(RuntimeEventListener) - Method in interface org.apache.tuscany.core.context.EventPublisher
Registers a listener to receive notifications for the context
addListener(EventFilter, RuntimeEventListener) - Method in interface org.apache.tuscany.core.context.EventPublisher
Registers a listener to receive notifications for the context
addListener(RuntimeEventListener) - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
addListener(EventFilter, RuntimeEventListener) - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
addProperty(String, Object) - Method in interface org.apache.tuscany.core.builder.ContextFactory
Adds a property to the context
addProperty(String, Object) - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
addProperty(String, Object) - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
addProperty(String, Object) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
addProperty(String, Object) - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
addProperty(String, Object) - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
addProperty(String, Object) - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
addRequestHandler(MessageHandler) - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Adds an request handler to the invocation chain
addResponseHandler(MessageHandler) - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Adds an response handler to the invocation chain
addSourceWireFactories(String, Class, List<SourceWireFactory>, boolean) - Method in interface org.apache.tuscany.core.builder.ContextFactory
Adds a set of source-side wire factories for the given reference.
addSourceWireFactories(String, Class, List<SourceWireFactory>, boolean) - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
addSourceWireFactories(String, Class, List<SourceWireFactory>, boolean) - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
addSourceWireFactories(String, Class, List<SourceWireFactory>, boolean) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
addSourceWireFactories(String, Class, List<SourceWireFactory>, boolean) - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
addSourceWireFactories(String, Class, List<SourceWireFactory>, boolean) - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
addSourceWireFactories(String, Class, List, boolean) - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
addSourceWireFactory(String, SourceWireFactory) - Method in interface org.apache.tuscany.core.builder.ContextFactory
Adds a source-side wire factory for the given reference.
addSourceWireFactory(String, SourceWireFactory) - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
addSourceWireFactory(String, SourceWireFactory) - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
addSourceWireFactory(String, SourceWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
addSourceWireFactory(String, SourceWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
addSourceWireFactory(String, SourceWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
addSourceWireFactory(String, SourceWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
addTargetWireFactory(String, TargetWireFactory) - Method in interface org.apache.tuscany.core.builder.ContextFactory
Adds a target-side wire factory for the given service name.
addTargetWireFactory(String, TargetWireFactory) - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
addTargetWireFactory(String, TargetWireFactory) - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
addTargetWireFactory(String, TargetWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
addTargetWireFactory(String, TargetWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
addTargetWireFactory(String, TargetWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
addTargetWireFactory(String, TargetWireFactory) - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
addWireBuilder(WireBuilder) - Method in interface org.apache.tuscany.core.builder.HierarchicalWireBuilder
Registers a child wire builder
addWireBuilder(WireBuilder) - Method in class org.apache.tuscany.core.builder.impl.DefaultWireBuilder
Adds a wire builder to delegate to
ArrayMultiplicityObjectFactory - Class in org.apache.tuscany.core.builder.impl
Resolves targets configured in a multiplicity by delegating to object factories and returning an Array containing object instances
ArrayMultiplicityObjectFactory(Class, List<ObjectFactory>) - Constructor for class org.apache.tuscany.core.builder.impl.ArrayMultiplicityObjectFactory
 
AssemblyConstants - Class in org.apache.tuscany.core.loader.assembly
 
assemblyContext - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
assemblyFactory - Variable in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
AssemblyVisitorImpl - Class in org.apache.tuscany.core.builder.impl
Decorates an assembly object graph with runtime configurations using a set of builders
AssemblyVisitorImpl(List<ContextFactoryBuilder>) - Constructor for class org.apache.tuscany.core.builder.impl.AssemblyVisitorImpl
Constructs a visitor
AsyncInterceptor - Class in org.apache.tuscany.core.async.invocation
A wire interceptor that uses a WorkManager to schedule asynchronous execution of invocations in Work instances.
AsyncInterceptor(WorkManager, MessageFactory) - Constructor for class org.apache.tuscany.core.async.invocation.AsyncInterceptor
Constructs a new instance
AsyncPolicyBuilder - Class in org.apache.tuscany.core.async.builder
Builds context factories for component implementations that map to org.apache.tuscany.container.java.assembly.JavaImplementation.
AsyncPolicyBuilder() - Constructor for class org.apache.tuscany.core.async.builder.AsyncPolicyBuilder
 
AtomicContext - Interface in org.apache.tuscany.core.context
A runtime entity that manages an atomic (i.e.
Autowire - Annotation Type in org.apache.tuscany.core.system.annotation
A system annotation to inject an autowired instance
AutowireContext - Interface in org.apache.tuscany.core.context
A specialization of a CompositeContext that is able to automatically resolve references for its children using EntryPoint or Service interfaces exposed by it or, recursively, any of it parents.
AutowireExtensibilityElement - Class in org.apache.tuscany.core.system.config.extensibility
A metadata extensbility element for autowires; creates injectors which return the target of an autowire
AutowireExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.system.config.extensibility.AutowireExtensibilityElement
 
AutowireExtensibilityElement(Field) - Constructor for class org.apache.tuscany.core.system.config.extensibility.AutowireExtensibilityElement
 
AutowireObjectFactory<T> - Class in org.apache.tuscany.core.system.injection
Returns an instance by resolving against an AutowireContext.
AutowireObjectFactory(Class<T>, ContextResolver) - Constructor for class org.apache.tuscany.core.system.injection.AutowireObjectFactory
 
AutowireObjectFactory(Class<T>) - Constructor for class org.apache.tuscany.core.system.injection.AutowireObjectFactory
Creates a new factory that resolves against the cuurent context using the given implementation type
AutowireProcessor - Class in org.apache.tuscany.core.system.config.processor
Processes Autowire annotations
AutowireProcessor() - Constructor for class org.apache.tuscany.core.system.config.processor.AutowireProcessor
 
AutowireResolutionException - Exception in org.apache.tuscany.core.context
Denotes an exception while resolving an automatic wire
AutowireResolutionException() - Constructor for exception org.apache.tuscany.core.context.AutowireResolutionException
 
AutowireResolutionException(String) - Constructor for exception org.apache.tuscany.core.context.AutowireResolutionException
 
AutowireResolutionException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.AutowireResolutionException
 
AutowireResolutionException(Throwable) - Constructor for exception org.apache.tuscany.core.context.AutowireResolutionException
 

B

BINDER - Static variable in class org.apache.tuscany.core.webapp.ContextBinder
 
bindingClass - Variable in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
bindingClass - Variable in class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
 
bootstrapContextFactoryBuilders(MonitorFactory) - Static method in class org.apache.tuscany.core.client.BootstrapHelper
Returns a ContextFactoryBuilderRegistry with default builders registered for system contexts.
BootstrapHelper - Class in org.apache.tuscany.core.client
 
bootstrapLoader(String, AssemblyContext) - Static method in class org.apache.tuscany.core.loader.StAXUtil
 
bootstrapStaxLoader(SystemCompositeContext, AssemblyContext) - Static method in class org.apache.tuscany.core.client.BootstrapHelper
Bootstrap the StAX-based loader.
build(ConfiguredReference, List<WireSourceConfiguration>) - Method in class org.apache.tuscany.core.async.builder.AsyncPolicyBuilder
 
build(ConfiguredService, WireTargetConfiguration) - Method in class org.apache.tuscany.core.async.builder.AsyncPolicyBuilder
 
build(AssemblyObject) - Method in interface org.apache.tuscany.core.builder.ContextFactoryBuilder
Creates or updates a context factory based on configuration contained in the given model object.
build(AssemblyObject) - Method in class org.apache.tuscany.core.builder.impl.HierarchicalBuilder
 
build(ConfiguredReference, List<WireSourceConfiguration>) - Method in interface org.apache.tuscany.core.builder.SourcePolicyBuilder
 
build(ConfiguredService, WireTargetConfiguration) - Method in interface org.apache.tuscany.core.builder.TargetPolicyBuilder
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.system.builder.SystemContextFactoryBuilder
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.system.builder.SystemEntryPointBuilder
 
build(AssemblyObject) - Method in class org.apache.tuscany.core.system.builder.SystemExternalServiceBuilder
 
build() - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Signals to the chain that its configuration is complete.
build() - Method in class org.apache.tuscany.core.wire.SourceInvocationConfiguration
Prepares the configuration by linking interceptors and handlers
build() - Method in class org.apache.tuscany.core.wire.TargetInvocationConfiguration
Prepares the configuration by linking interceptors and handlers
BuilderConfigException - Exception in org.apache.tuscany.core.builder
Represents an error processing an assembly model
BuilderConfigException() - Constructor for exception org.apache.tuscany.core.builder.BuilderConfigException
 
BuilderConfigException(String) - Constructor for exception org.apache.tuscany.core.builder.BuilderConfigException
 
BuilderConfigException(String, Throwable) - Constructor for exception org.apache.tuscany.core.builder.BuilderConfigException
 
BuilderConfigException(Throwable) - Constructor for exception org.apache.tuscany.core.builder.BuilderConfigException
 
BuilderException - Exception in org.apache.tuscany.core.builder
The root exception for the builder package.
BuilderException() - Constructor for exception org.apache.tuscany.core.builder.BuilderException
 
BuilderException(String) - Constructor for exception org.apache.tuscany.core.builder.BuilderException
 
BuilderException(String, Throwable) - Constructor for exception org.apache.tuscany.core.builder.BuilderException
 
BuilderException(Throwable) - Constructor for exception org.apache.tuscany.core.builder.BuilderException
 
BuilderInitException - Exception in org.apache.tuscany.core.builder
Denotes an exception initializing a builder
BuilderInitException() - Constructor for exception org.apache.tuscany.core.builder.BuilderInitException
 
BuilderInitException(String, Throwable) - Constructor for exception org.apache.tuscany.core.builder.BuilderInitException
 
BuilderInitException(String) - Constructor for exception org.apache.tuscany.core.builder.BuilderInitException
 
BuilderInitException(Throwable) - Constructor for exception org.apache.tuscany.core.builder.BuilderInitException
 
builderRegistry - Variable in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
 
builderRegistry - Variable in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
buildSource(ConfiguredReference, List<WireSourceConfiguration>) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
buildSource(ConfiguredReference, List<WireSourceConfiguration>) - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
Evaluates source-side policy metadata for configured reference and updates the curresponding collection of wire configurations
buildTarget(ConfiguredService, WireTargetConfiguration) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
buildTarget(ConfiguredService, WireTargetConfiguration) - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
Evaluates target-side policy metadata for configured reference and updates the curresponding collection of wire configurations
buildTarget(ContextFactory<?>) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
Signals to target side of reference configurations to initialize

C

cachingDefinition(String, URL) - Method in interface org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl.Monitor
Monitor event emitted immediately before registering a WSDL definition in the cache.
checkInit() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
Blocks until the module context has been initialized
checkInit() - Method in class org.apache.tuscany.core.context.scope.AbstractScopeContext
 
clearIdentifier(Object) - Method in interface org.apache.tuscany.core.context.EventContext
Clears the unique key for the given identifier associated with the current request
clearIdentifier(Object) - Method in class org.apache.tuscany.core.context.impl.EventContextImpl
 
clearIdentifiers() - Method in interface org.apache.tuscany.core.context.EventContext
Clears all identifiers associated with the current request
clearIdentifiers() - Method in class org.apache.tuscany.core.context.impl.EventContextImpl
 
clone() - Method in class org.apache.tuscany.core.extension.ComponentTargetInvoker
 
clone() - Method in class org.apache.tuscany.core.extension.ExternalServiceTargetInvoker
 
clone() - Method in interface org.apache.tuscany.core.wire.TargetInvoker
Implementations must support deep cloning
completeTargetChain(TargetWireFactory, Class, ScopeContext) - Method in class org.apache.tuscany.core.builder.impl.DefaultWireBuilder
 
completeTargetChain(TargetWireFactory<?>, Class, ScopeContext) - Method in interface org.apache.tuscany.core.builder.WireBuilder
Finishes processing the target side wire chain.
completeTargetChain(TargetWireFactory, Class, ScopeContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
completeTargetChain(TargetWireFactory, Class, ScopeContext) - Method in class org.apache.tuscany.core.extension.WireBuilderSupport
 
completeTargetChain(TargetWireFactory, Class, ScopeContext) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
COMPONENT - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
COMPONENT_TYPE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
ComponentLoader - Class in org.apache.tuscany.core.loader.assembly
 
ComponentLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ComponentLoader
 
ComponentNameExtensibilityElement - Class in org.apache.tuscany.core.extension.config.extensibility
 
ComponentNameExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.extension.config.extensibility.ComponentNameExtensibilityElement
 
ComponentNameExtensibilityElement(Field) - Constructor for class org.apache.tuscany.core.extension.config.extensibility.ComponentNameExtensibilityElement
 
ComponentNameProcessor - Class in org.apache.tuscany.core.config.processor
Processes the ComponentName annotation
ComponentNameProcessor(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.processor.ComponentNameProcessor
 
ComponentTargetInvoker - Class in org.apache.tuscany.core.extension
Responsible for invoking an external service TODO: virtualy identical to ExternalServiceTargetInvoker
ComponentTargetInvoker(QualifiedName, Method, ScopeContext) - Constructor for class org.apache.tuscany.core.extension.ComponentTargetInvoker
Constructs a new ExternalWebServiceTargetInvoker.
ComponentTypeIntrospector - Interface in org.apache.tuscany.core.config
Interface for implementations that are able create SCA definitions by inspecting Java classes.
ComponentTypeLoader - Class in org.apache.tuscany.core.loader.assembly
 
ComponentTypeLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ComponentTypeLoader
 
CompositeContext - Interface in org.apache.tuscany.core.context
A context which contains child component contexts.
CompositeContextImpl - Class in org.apache.tuscany.core.context.impl
The standard implementation of an composite context.
CompositeContextImpl() - Constructor for class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
CompositeContextImpl(String, CompositeContext, ScopeStrategy, EventContext, ConfigurationContext) - Constructor for class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
CompositeContextImpl(String, CompositeContext, AutowireContext, ScopeStrategy, EventContext, ConfigurationContext) - Constructor for class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
CompositeLoader - Class in org.apache.tuscany.core.loader.assembly
 
CompositeLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.CompositeLoader
 
CompositeScopeContext - Class in org.apache.tuscany.core.context.scope
Manages the lifecycle of composite component contexts, i.e.
CompositeScopeContext(EventContext) - Constructor for class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
CONFIG_ERROR - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
ConfigurationContext - Interface in org.apache.tuscany.core.context
Offers configuration services in the runtime.
configurationContext - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
ConfigurationException - Exception in org.apache.tuscany.core.config
Base class for exceptions that pertain to configuration.
ConfigurationException() - Constructor for exception org.apache.tuscany.core.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.apache.tuscany.core.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.apache.tuscany.core.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.apache.tuscany.core.config.ConfigurationException
 
ConfigurationLoadException - Exception in org.apache.tuscany.core.config
Exception indicating that there was a problem loading a configuration resource.
ConfigurationLoadException() - Constructor for exception org.apache.tuscany.core.config.ConfigurationLoadException
 
ConfigurationLoadException(String) - Constructor for exception org.apache.tuscany.core.config.ConfigurationLoadException
 
ConfigurationLoadException(String, Throwable) - Constructor for exception org.apache.tuscany.core.config.ConfigurationLoadException
 
ConfigurationLoadException(Throwable) - Constructor for exception org.apache.tuscany.core.config.ConfigurationLoadException
 
configurations - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
configurations - Variable in class org.apache.tuscany.core.wire.WireConfiguration
 
connect(SourceWireFactory<?>, TargetWireFactory<?>, Class, boolean, ScopeContext) - Method in class org.apache.tuscany.core.builder.impl.DefaultWireBuilder
 
connect(SourceWireFactory<?>, TargetWireFactory<?>, Class, boolean, ScopeContext) - Method in interface org.apache.tuscany.core.builder.WireBuilder
Connects wire configurations of the source proxy factory to corresponding ones in the target proxy to factory
connect(SourceWireFactory, TargetWireFactory, Class, boolean, ScopeContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
connect(SourceWireFactory, TargetWireFactory, Class, boolean, ScopeContext) - Method in class org.apache.tuscany.core.extension.WireBuilderSupport
 
connect(SourceWireFactory, TargetWireFactory, Class, boolean, ScopeContext) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
Context - Interface in org.apache.tuscany.core.context
An entity that provides an execution context for a runtime artifact or artifacts.
ContextBinder - Class in org.apache.tuscany.core.webapp
 
ContextBinder() - Constructor for class org.apache.tuscany.core.webapp.ContextBinder
 
ContextCreationException - Exception in org.apache.tuscany.core.builder
Denotes an exception creating an instance context
ContextCreationException() - Constructor for exception org.apache.tuscany.core.builder.ContextCreationException
 
ContextCreationException(String) - Constructor for exception org.apache.tuscany.core.builder.ContextCreationException
 
ContextCreationException(String, Throwable) - Constructor for exception org.apache.tuscany.core.builder.ContextCreationException
 
ContextCreationException(Throwable) - Constructor for exception org.apache.tuscany.core.builder.ContextCreationException
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.tuscany.core.webapp.TuscanyServletListener
 
ContextExtensibilityElement - Class in org.apache.tuscany.core.extension.config.extensibility
 
ContextExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.extension.config.extensibility.ContextExtensibilityElement
 
ContextExtensibilityElement(Field) - Constructor for class org.apache.tuscany.core.extension.config.extensibility.ContextExtensibilityElement
 
contextFactories - Variable in class org.apache.tuscany.core.context.scope.AbstractScopeContext
 
ContextFactory<T extends Context> - Interface in org.apache.tuscany.core.builder
Implementations create Contexts based on an assembly configuration.
ContextFactoryBuilder - Interface in org.apache.tuscany.core.builder
The extension point for component types in the runtime.
ContextFactoryBuilderRegistry - Interface in org.apache.tuscany.core.builder
System wide registry for ContextFactoryBuilder implementations.
ContextFactoryBuilderRegistryImpl - Class in org.apache.tuscany.core.builder.impl
 
ContextFactoryBuilderRegistryImpl() - Constructor for class org.apache.tuscany.core.builder.impl.ContextFactoryBuilderRegistryImpl
 
ContextFactoryBuilderSupport<T extends org.apache.tuscany.model.assembly.Implementation> - Class in org.apache.tuscany.core.extension
A runtime extension point for component types.
ContextFactoryBuilderSupport() - Constructor for class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
Default constructor
ContextFactoryBuilderSupport(WireFactoryService) - Constructor for class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
Constructs a new instance
ContextInitException - Exception in org.apache.tuscany.core.context
Denotes an error encountered while initializing an instance context
ContextInitException() - Constructor for exception org.apache.tuscany.core.context.ContextInitException
 
ContextInitException(String) - Constructor for exception org.apache.tuscany.core.context.ContextInitException
 
ContextInitException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.ContextInitException
 
ContextInitException(Throwable) - Constructor for exception org.apache.tuscany.core.context.ContextInitException
 
contextInitialized(ServletContextEvent) - Method in class org.apache.tuscany.core.webapp.TuscanyServletListener
 
ContextObjectFactory - Class in org.apache.tuscany.core.injection
An implementation of ObjectFactory that resolves the current parent context
ContextObjectFactory(ContextResolver) - Constructor for class org.apache.tuscany.core.injection.ContextObjectFactory
 
ContextProcessor - Class in org.apache.tuscany.core.config.processor
Processes the Context annotation
ContextProcessor() - Constructor for class org.apache.tuscany.core.config.processor.ContextProcessor
 
ContextResolver - Interface in org.apache.tuscany.core.builder
Implementations are responsible for resolving the current composite context
ContextRuntimeException - Exception in org.apache.tuscany.core.context
An unchecked exception encountered by an Context
ContextRuntimeException() - Constructor for exception org.apache.tuscany.core.context.ContextRuntimeException
 
ContextRuntimeException(String) - Constructor for exception org.apache.tuscany.core.context.ContextRuntimeException
 
ContextRuntimeException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.ContextRuntimeException
 
ContextRuntimeException(Throwable) - Constructor for exception org.apache.tuscany.core.context.ContextRuntimeException
 
CoreRuntimeException - Exception in org.apache.tuscany.core.context
The root exception for the runtime package.
CoreRuntimeException() - Constructor for exception org.apache.tuscany.core.context.CoreRuntimeException
 
CoreRuntimeException(String) - Constructor for exception org.apache.tuscany.core.context.CoreRuntimeException
 
CoreRuntimeException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.CoreRuntimeException
 
CoreRuntimeException(Throwable) - Constructor for exception org.apache.tuscany.core.context.CoreRuntimeException
 
createContext() - Method in interface org.apache.tuscany.core.builder.ContextFactory
Creates a Context based on configuration supplied by a logical model assembly
createContext() - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
createContext() - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
createContext() - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
createContext() - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
createContext() - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
createContext() - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
createContextFactory(String, T, Scope) - Method in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
Subclasses must implement, returning a context factory appropriate to the component implementation
createCoreIntrospector(AssemblyFactory) - Static method in class org.apache.tuscany.core.config.processor.ProcessorUtils
 
createCoreProcessors(AssemblyFactory) - Static method in class org.apache.tuscany.core.config.processor.ProcessorUtils
 
createEntryPointContextFactory(EntryPoint, MessageFactory) - Method in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
Callback to create the specific ContextFactory type associated with the extending implementation
createExternalServiceContextFactory(ExternalService) - Method in class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
Callback to create the specific ContextFactory type associated with the extending implementation
createInvoker(QualifiedName, Method, ScopeContext, boolean) - Method in class org.apache.tuscany.core.extension.WireBuilderSupport
Callback to create the specific TargetInvoker type for dispatching to the target type
createMessage() - Method in class org.apache.tuscany.core.message.impl.MessageFactoryImpl
 
createMessage() - Method in interface org.apache.tuscany.core.message.MessageFactory
Returns a new message.
createObjectFactory(XMLStreamReader, Property) - Method in class org.apache.tuscany.core.loader.impl.JNDIPropertyFactory
 
createObjectFactory(XMLStreamReader, Property) - Method in class org.apache.tuscany.core.loader.impl.StringParserPropertyFactory
 
createObjectFactory(XMLStreamReader, Property) - Method in interface org.apache.tuscany.core.loader.StAXPropertyFactory
Return an ObjectFactory for instances of a property defined in an XML stream.
createProxy() - Method in class org.apache.tuscany.core.wire.impl.NullWireFactory
 
createProxy() - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
createProxy() - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
createProxy() - Method in interface org.apache.tuscany.core.wire.WireFactory
Returns a proxy for a service specified by a reference or target
createServiceReference(String) - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
createServiceReferenceForSession(Object) - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
createServiceReferenceForSession(Object, String) - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
createSourceFactory(ConfiguredReference) - Method in class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
createSourceFactory(ConfiguredReference) - Method in interface org.apache.tuscany.core.wire.service.WireFactoryService
Creates the source-side wire factory for a reference
createSourceWireFactory() - Method in class org.apache.tuscany.core.wire.jdk.JDKWireFactoryFactory
 
createSourceWireFactory() - Method in interface org.apache.tuscany.core.wire.WireFactoryFactory
Creates a source-side wire factory
createSystemBinding() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemAssemblyFactoryImpl
 
createSystemBinding() - Method in interface org.apache.tuscany.core.system.assembly.SystemAssemblyFactory
Returns an assembly model artifact representing a system binding
createSystemComponent(String, Class<T>, Class<? extends T>, Scope) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemAssemblyFactoryImpl
 
createSystemComponent(String, Class<T>, Class<? extends T>, Scope) - Method in interface org.apache.tuscany.core.system.assembly.SystemAssemblyFactory
Helper method for creating a typical system component.
createSystemEntryPoint(String, Class<?>, String) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemAssemblyFactoryImpl
 
createSystemEntryPoint(String, Class<?>, String) - Method in interface org.apache.tuscany.core.system.assembly.SystemAssemblyFactory
Helper method for creating a system entry point wired to a component.
createSystemImplementation() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemAssemblyFactoryImpl
 
createSystemImplementation() - Method in interface org.apache.tuscany.core.system.assembly.SystemAssemblyFactory
Returns an assembly model artifact representing a system component implementation
createSystemModule() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemAssemblyFactoryImpl
 
createSystemModule() - Method in interface org.apache.tuscany.core.system.assembly.SystemAssemblyFactory
Returns an assembly model artifact representing a system module
createTargetFactory(ConfiguredService) - Method in class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
createTargetFactory(ConfiguredService) - Method in interface org.apache.tuscany.core.wire.service.WireFactoryService
Creates a target-side wire factory for a service implementing a given interface
createTargetWireFactory() - Method in class org.apache.tuscany.core.wire.jdk.JDKWireFactoryFactory
 
createTargetWireFactory() - Method in interface org.apache.tuscany.core.wire.WireFactoryFactory
Creates a target-side wire factory

D

DataFactoryObjectFactory - Class in org.apache.tuscany.core.sdo
 
DataFactoryObjectFactory(ContextResolver) - Constructor for class org.apache.tuscany.core.sdo.DataFactoryObjectFactory
 
DEFAULT_WAIT - Static variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
DefaultPolicyBuilderRegistry - Class in org.apache.tuscany.core.builder.system
A system service that serves as the default implementation of a policy builder registry
DefaultPolicyBuilderRegistry() - Constructor for class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
DefaultProcessor - Class in org.apache.tuscany.core.config.processor
Adds public methods and public/protected fields as properties that are not declared explicitly with an Property or Reference annotation
DefaultProcessor(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.processor.DefaultProcessor
 
DefaultProcessor() - Constructor for class org.apache.tuscany.core.config.processor.DefaultProcessor
 
DefaultScopeStrategy - Class in org.apache.tuscany.core.context.scope
Implements a ScopeStrategy for the default module scopes: stateless, request, session, and module.
DefaultScopeStrategy() - Constructor for class org.apache.tuscany.core.context.scope.DefaultScopeStrategy
 
DefaultWireBuilder - Class in org.apache.tuscany.core.builder.impl
The top-most WireBuilder configured in a runtime.
DefaultWireBuilder() - Constructor for class org.apache.tuscany.core.builder.impl.DefaultWireBuilder
 
DefaultWireFactoryService - Class in org.apache.tuscany.core.wire.service
The default implementation of a WireFactoryFactory
DefaultWireFactoryService() - Constructor for class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
DefaultWireFactoryService(MessageFactory, WireFactoryFactory, PolicyBuilderRegistry) - Constructor for class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
DefaultWorkManager - Class in org.apache.tuscany.core.async.work
A Work Manager service component implementation which just reuses the Geronimo WorkManager.
DefaultWorkManager() - Constructor for class org.apache.tuscany.core.async.work.DefaultWorkManager
Constructs a new instance.
destroy() - Method in class org.apache.tuscany.core.async.work.DefaultWorkManager
 
destroy() - Method in interface org.apache.tuscany.core.context.AtomicContext
Notifies the context of a destroy event
destroy() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
destroy() - Method in class org.apache.tuscany.core.webapp.TuscanyRequestFilter
 
DestroyInvokerExtensibilityElement - Class in org.apache.tuscany.core.extension.config.extensibility
 
DestroyInvokerExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.extension.config.extensibility.DestroyInvokerExtensibilityElement
 
DestroyProcessor - Class in org.apache.tuscany.core.config.processor
Processes a Destroy
DestroyProcessor() - Constructor for class org.apache.tuscany.core.config.processor.DestroyProcessor
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.tuscany.core.webapp.TuscanyRequestFilter
 
doInvoke(ExternalServiceInvoker, Object[]) - Method in class org.apache.tuscany.core.extension.ComponentTargetInvoker
 
doInvoke(ExternalServiceInvoker, Object[]) - Method in class org.apache.tuscany.core.extension.ExternalServiceTargetInvoker
 
downScopeReference(Scope, Scope) - Method in class org.apache.tuscany.core.context.scope.AbstractScopeStrategy
Determines legal scope references according to standard SCA scope rules
downScopeReference(Scope, Scope) - Method in interface org.apache.tuscany.core.context.ScopeStrategy
Determines whether a wire proceeds from a source of higher scope to a target of lesser scope
DuplicateNameException - Exception in org.apache.tuscany.core.context
Denotes an attempt to add a context with a name equal to an existing context
DuplicateNameException() - Constructor for exception org.apache.tuscany.core.context.DuplicateNameException
 
DuplicateNameException(String) - Constructor for exception org.apache.tuscany.core.context.DuplicateNameException
 
DuplicateNameException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.DuplicateNameException
 
DuplicateNameException(Throwable) - Constructor for exception org.apache.tuscany.core.context.DuplicateNameException
 

E

elementLoad(QName) - Method in interface org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl.Monitor
Event emitted when a request is made to load an element.
ENTRY_POINT - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
EntryPointBuilderSupport<T extends org.apache.tuscany.model.assembly.Binding> - Class in org.apache.tuscany.core.extension
A base class for a ContextFactoryBuilder that creates EntryPointContexts
EntryPointBuilderSupport() - Constructor for class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
EntryPointContext - Interface in org.apache.tuscany.core.context
The runtime artifact representing an entry point, EntryPointContext manages wire handler instances that expose service operations offered by a component in the parent composite.
EntryPointContextFactory - Class in org.apache.tuscany.core.extension
Default factory for contexts that represent entry points.
EntryPointContextFactory(String, MessageFactory) - Constructor for class org.apache.tuscany.core.extension.EntryPointContextFactory
 
EntryPointContextImpl - Class in org.apache.tuscany.core.context.impl
The default implementation of an entry point context
EntryPointContextImpl(String, SourceWireFactory, MessageFactory) - Constructor for class org.apache.tuscany.core.context.impl.EntryPointContextImpl
Creates a new entry point
EntryPointLoader - Class in org.apache.tuscany.core.loader.assembly
 
EntryPointLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.EntryPointLoader
 
ERROR - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
Event - Interface in org.apache.tuscany.core.context.event
Represents an event that is propagated in the runtime
EventContext - Interface in org.apache.tuscany.core.context
Implementations are responsible for tracking scope keys associated with the current request.
eventContext - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
eventContext - Variable in class org.apache.tuscany.core.context.scope.AbstractScopeContext
 
EventContextImpl - Class in org.apache.tuscany.core.context.impl
An implementation of an EventContext that handles event-to-thread associations using an InheritableThreadLocal
EventContextImpl() - Constructor for class org.apache.tuscany.core.context.impl.EventContextImpl
 
EventException - Exception in org.apache.tuscany.core.context
Denotes an error encountered while firing a module event
EventException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.EventException
 
EventException(String) - Constructor for exception org.apache.tuscany.core.context.EventException
 
EventException(Throwable) - Constructor for exception org.apache.tuscany.core.context.EventException
 
EventException() - Constructor for exception org.apache.tuscany.core.context.EventException
 
EventFilter - Interface in org.apache.tuscany.core.context
Evaluates whether a RuntimeEventListener is applicable to a given runtime event
EventInvoker<T> - Interface in org.apache.tuscany.core.injection
Performs an wire on an instance
EventPublisher - Interface in org.apache.tuscany.core.context
Publishes events in the runtime
exactMethodMatch(Method, Method) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Determines if two methods "match" - that is, they have the same method names and exact parameter types (one is not a supertype of the other)
EXTERNAL_SERVICE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
ExternalServiceBuilderSupport<T extends org.apache.tuscany.model.assembly.Binding> - Class in org.apache.tuscany.core.extension
A base class for a ContextFactoryBuilder that creates ExternalServiceContexts
ExternalServiceBuilderSupport() - Constructor for class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
 
ExternalServiceBuilderSupport(WireFactoryService) - Constructor for class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
 
ExternalServiceContext - Interface in org.apache.tuscany.core.context
Manages an external service
ExternalServiceContextFactory - Class in org.apache.tuscany.core.extension
A template implementation that creates instances of ExternalServiceContext configured with the appropriate wire chains and bindings.
ExternalServiceContextFactory(String, ObjectFactory) - Constructor for class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
ExternalServiceContextImpl - Class in org.apache.tuscany.core.context.impl
The default implementation of an external service context
ExternalServiceContextImpl(String, TargetWireFactory, ObjectFactory) - Constructor for class org.apache.tuscany.core.context.impl.ExternalServiceContextImpl
Creates an external service context
ExternalServiceInvoker - Interface in org.apache.tuscany.core.extension
 
ExternalServiceLoader - Class in org.apache.tuscany.core.loader.assembly
 
ExternalServiceLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ExternalServiceLoader
 
ExternalServiceTargetInvoker - Class in org.apache.tuscany.core.extension
Responsible for invoking an external service
ExternalServiceTargetInvoker(QualifiedName, Method, ScopeContext) - Constructor for class org.apache.tuscany.core.extension.ExternalServiceTargetInvoker
Constructs a new ExternalWebServiceTargetInvoker.

F

factory - Variable in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
factory - Variable in class org.apache.tuscany.core.loader.assembly.AbstractLoader
 
FactoryInitException - Exception in org.apache.tuscany.core.injection
Denotes an exception initializing an object factory
FactoryInitException(String, Throwable) - Constructor for exception org.apache.tuscany.core.injection.FactoryInitException
 
FactoryInitException(String) - Constructor for exception org.apache.tuscany.core.injection.FactoryInitException
 
FactoryInitException(Throwable) - Constructor for exception org.apache.tuscany.core.injection.FactoryInitException
 
FactoryInitException() - Constructor for exception org.apache.tuscany.core.injection.FactoryInitException
 
FieldInjector<T> - Class in org.apache.tuscany.core.injection
Injects a value created by an ObjectFactory on a given field
FieldInjector(Field, ObjectFactory<?>) - Constructor for class org.apache.tuscany.core.injection.FieldInjector
Create an injector and have it use the given ObjectFactory to inject a value on the instance using the reflected Field
findClosestMatchingField(String, Class, Set<Field>) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Finds the closest matching field with the given name, that is, a field of the exact specified type or, alternately, of a supertype.
findClosestMatchingMethod(String, Class[], Set<Method>) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Finds the closest matching method with the given name, that is, a method taking the exact parameter types or, alternately, parameter supertypes.
findMultiplicityFieldByName(String, Set<Field>) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Searches a collection of fields for one that matches by name and has a multiplicity type.
findMultiplicityMethodByName(String, Set<Method>) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Searches a collection of method for one that matches by name and has single parameter of a multiplicity type.
fireEvent(int, Object) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
fireEvent(int, Object) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
freeze() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 

G

get(QName, String) - Method in interface org.apache.tuscany.core.config.ImplementationCache
Return an implementation from a given namespace.
get(Object) - Method in class org.apache.tuscany.core.wire.MethodHashMap
 
getActual() - Method in exception org.apache.tuscany.core.config.InvalidRootElementException
 
getAllFields(Class) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Returns a collection of public, private, protected, or default fields declared by a class or one of its supertypes
getAllPublicAndProtectedFields(Class) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Returns a collection of public, and protected fields declared by a class or one of its supertypes
getAllUniqueMethods(Class) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Returns a collection of public, private, protected, or default methods declared by a class or one of its supertypes.
getBaseName(Class<?>) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Returns the simple name of a class - i.e.
getBeanProperty(Class, String, Class[]) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Returns a field or method defined in the given class or its superclasses matching a literal name and parameter types

This method can potentially be expensive as reflection information is not cached.

getBody() - Method in class org.apache.tuscany.core.message.impl.MessageImpl
 
getBody() - Method in interface org.apache.tuscany.core.message.Message
Returns the body of the message, which will be the payload or parameters associated with the wire
getBuilders() - Method in class org.apache.tuscany.core.builder.impl.ContextFactoryBuilderRegistryImpl
 
getBuilders() - Method in class org.apache.tuscany.core.builder.impl.HierarchicalBuilder
 
getBuilders(MonitorFactory) - Static method in class org.apache.tuscany.core.client.BootstrapHelper
Returns a default list of configuration builders.
getBusinessInterface() - Method in class org.apache.tuscany.core.wire.impl.NullWireFactory
 
getBusinessInterface() - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
getBusinessInterface() - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
getBusinessInterface() - Method in interface org.apache.tuscany.core.wire.WireFactory
Returns the primary interface type implemented by generated proxies
getCallbackChannel() - Method in class org.apache.tuscany.core.message.impl.MessageImpl
 
getCallbackChannel() - Method in interface org.apache.tuscany.core.message.Message
Returns the callback channel
getClassName() - Method in exception org.apache.tuscany.core.loader.InvalidPropertyFactoryException
Returns the name of the property factory implementation class.
getComponentType() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
getComposite() - Method in interface org.apache.tuscany.core.context.CompositeContext
Deprecated. 
getComposite() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
getComposite() - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
getCompositeComponentType() - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
getConfiguration() - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
getConfiguration() - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
getConfiguration() - Method in interface org.apache.tuscany.core.wire.SourceWireFactory
Returns the configuration information used to create the source-side of a wire, including invocation chains
getConfiguration() - Method in interface org.apache.tuscany.core.wire.TargetWireFactory
Returns the configuration information used to create the target-side of a wire, including invocation chains
getConfigurationLoader(SystemCompositeContext, AssemblyContext) - Static method in class org.apache.tuscany.core.client.BootstrapHelper
Returns the default module configuration loader.
getContext(String) - Method in interface org.apache.tuscany.core.context.CompositeContext
Returns the child context associated with a given name
getContext(String) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
getContext(String) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
getContext(String) - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
getContext(String) - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
getContext(String) - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
getContext(String) - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
getContext(String) - Method in interface org.apache.tuscany.core.context.ScopeContext
Returns a context bound to the given name or null if the component does not exist.
getContext() - Method in class org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl
Deprecated. 
getContext() - Method in interface org.apache.tuscany.core.loader.StAXLoaderRegistry
Deprecated. 
getContext(String) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
getContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
getContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
getContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
getContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
getContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
getContextByKey(String, Object) - Method in interface org.apache.tuscany.core.context.ScopeContext
Returns a context bound to the given name and scoped to the given key or null if the context does not exist
getContextFactory() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
getCurrentContext() - Method in interface org.apache.tuscany.core.builder.ContextResolver
Returns the current composite context
getCurrentContext() - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
getCurrentContext() - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
getCurrentContext() - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
getDefaultConstructor(Class<T>) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
 
getDefinitionsForNamespace(String, ResourceLoader) - Method in class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
getDefinitionsForNamespace(String, ResourceLoader) - Method in interface org.apache.tuscany.core.loader.WSDLDefinitionRegistry
Returns a list of definitions that have been loaded for the given namespace, or null if no WSDL documents have been loaded for the given namespace
getEventContext() - Method in class org.apache.tuscany.core.context.scope.AbstractScopeContext
 
getEventInvoker(String) - Method in class org.apache.tuscany.core.extension.config.extensibility.ComponentNameExtensibilityElement
 
getEventInvoker() - Method in class org.apache.tuscany.core.extension.config.extensibility.InvokerExtensibilityElement
 
getExpected() - Method in exception org.apache.tuscany.core.config.InvalidRootElementException
 
getExtensionRegistry() - Method in class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
getExtensionRegistry() - Method in interface org.apache.tuscany.core.loader.WSDLDefinitionRegistry
Returns the ExtensionRegistry that is used when parsing WSDL documents during the loadDefinition call.
getGenerics(Type) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Returns the generic types represented in the given type.
getHandler() - Method in interface org.apache.tuscany.core.context.EntryPointContext
Returns the handler responsible for flowing a request through the entry point
getHandler() - Method in interface org.apache.tuscany.core.context.ExternalServiceContext
Returns the handler responsible for flowing a request through the external service
getHandler() - Method in class org.apache.tuscany.core.context.impl.EntryPointContextImpl
 
getHandler() - Method in class org.apache.tuscany.core.context.impl.ExternalServiceContextImpl
 
getHandler() - Method in class org.apache.tuscany.core.system.context.SystemEntryPointContext
 
getHandler() - Method in class org.apache.tuscany.core.system.context.SystemExternalServiceContext
 
getHandler(Object) - Method in class org.apache.tuscany.core.wire.jdk.JDKWireFactoryFactory
 
getHandler(Object) - Method in interface org.apache.tuscany.core.wire.WireFactoryFactory
Returns an wire handler fronting the wire chains used by the proxy.
getHeadInterceptor() - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Returns the first interceptor in the chain
getId() - Method in class org.apache.tuscany.core.context.event.AbstractRequestEvent
 
getId() - Method in class org.apache.tuscany.core.context.event.HttpSessionEvent
 
getId() - Method in interface org.apache.tuscany.core.context.event.RequestEvent
Returns the id of the request the event is associated with
getId() - Method in interface org.apache.tuscany.core.context.event.SessionEvent
Returns the session id associated with the event
getIdentifier(Object) - Method in interface org.apache.tuscany.core.context.EventContext
Returns the unique key for the given identifier associated with the current request
getIdentifier(Object) - Method in class org.apache.tuscany.core.context.impl.EventContextImpl
 
getIdentifier() - Method in interface org.apache.tuscany.core.context.ScopeIdentifier
Returns the scope id for the request.
getIdentifier() - Method in class org.apache.tuscany.core.webapp.LazyHTTPSessionId
Returns the session identifier
getImplementatedInterfaces() - Method in class org.apache.tuscany.core.wire.impl.NullWireFactory
 
getImplementatedInterfaces() - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
getImplementatedInterfaces() - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
getImplementatedInterfaces() - Method in interface org.apache.tuscany.core.wire.WireFactory
Returns an array of all interfaces implemented by generated proxies
getImplementationClass() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemImplementationImpl
 
getImplementationClass() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
getImplementationClass() - Method in interface org.apache.tuscany.core.system.assembly.SystemImplementation
Returns the implementation class of the system component
getImplementationClass() - Method in interface org.apache.tuscany.core.system.assembly.SystemModule
Returns the implementation class of the system component
getInjector(ContextResolver) - Method in class org.apache.tuscany.core.extension.config.extensibility.ContextExtensibilityElement
 
getInjector(ContextResolver) - Method in interface org.apache.tuscany.core.extension.config.InjectorExtensibilityElement
Creates an injector
getInjector(ContextResolver) - Method in class org.apache.tuscany.core.sdo.helper.SDOHelperExtensibilityElement
 
getInjector(ContextResolver) - Method in class org.apache.tuscany.core.system.config.extensibility.AutowireExtensibilityElement
 
getInjector(MonitorFactory) - Method in class org.apache.tuscany.core.system.config.extensibility.MonitorExtensibilityElement
 
getInjector(ContextResolver) - Method in class org.apache.tuscany.core.system.config.extensibility.ParentContextExtensibilityElement
 
getInjector(ContextResolver) - Method in interface org.apache.tuscany.core.system.config.SystemInjectorExtensibilityElement
Creates an injector
getInstance() - Method in class org.apache.tuscany.core.builder.impl.ArrayMultiplicityObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.builder.impl.ListMultiplicityObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.builder.impl.ProxyObjectFactory
 
getInstance() - Method in interface org.apache.tuscany.core.builder.ObjectFactory
Return a instance of the type that this factory creates.
getInstance(QualifiedName) - Method in interface org.apache.tuscany.core.context.Context
Returns the instance associated with the requested name, which may be in a atomic or composite form.
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.context.impl.EntryPointContextImpl
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.context.impl.ExternalServiceContextImpl
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.context.scope.AbstractScopeContext
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
getInstance(QualifiedName) - Method in interface org.apache.tuscany.core.context.ScopeContext
 
getInstance() - Method in class org.apache.tuscany.core.injection.ContextObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.injection.InterCompositeReferenceFactory
 
getInstance() - Method in class org.apache.tuscany.core.injection.JNDIObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.injection.NonProxiedTargetFactory
 
getInstance() - Method in class org.apache.tuscany.core.injection.PojoObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.injection.SingletonObjectFactory
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
getInstance() - Method in class org.apache.tuscany.core.sdo.DataFactoryObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.sdo.TypeHelperObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.sdo.XMLHelperObjectFactory
 
getInstance() - Method in class org.apache.tuscany.core.sdo.XSDHelperObjectFactory
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.system.context.SystemEntryPointContext
 
getInstance(QualifiedName) - Method in class org.apache.tuscany.core.system.context.SystemExternalServiceContext
 
getInstance() - Method in class org.apache.tuscany.core.system.injection.AutowireObjectFactory
 
getIntrospector() - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
getInvocationConfigurations() - Method in class org.apache.tuscany.core.wire.WireConfiguration
Returns the invocation configuration for each operation on a service specified by a reference or a target service.
getLifecycleState() - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
getLifecycleState() - Method in interface org.apache.tuscany.core.context.Lifecycle
Returns the lifecycle state
getListeners() - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
getMapping(String) - Method in interface org.apache.tuscany.core.webapp.ServletHost
Deprecated. 
getMessageFactory() - Method in class org.apache.tuscany.core.wire.WireConfiguration
Returns the factory used to create invocation messages
getMethod() - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Returns the target operation for this invocation chain
getModelContext(ClassLoader) - Static method in class org.apache.tuscany.core.client.BootstrapHelper
Returns a default AssemblyModelContext.
getModuleFragment(String) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
getModuleFragments() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
getName() - Method in interface org.apache.tuscany.core.builder.ContextFactory
Returns the name of the Context produced by the current factory
getName() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext.NameToScope
 
getName() - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
getName() - Method in interface org.apache.tuscany.core.context.Lifecycle
Returns the name of the Lifecycle.
getName() - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
getName() - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
getName() - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
getName() - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
getName() - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
getName() - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
getParent() - Method in interface org.apache.tuscany.core.context.CompositeContext
Returns the parent context, or null if the context does not have one
getParent() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
getParent() - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
getPartName() - Method in class org.apache.tuscany.core.context.QualifiedName
Returns the parsed part name
getPortName() - Method in class org.apache.tuscany.core.context.QualifiedName
Returns the parsed port name if the original is of the compound for part/port
getPortType(String, ResourceLoader) - Method in class org.apache.tuscany.core.loader.assembly.InterfaceWSDLLoader
 
getPortType(QName, ResourceLoader) - Method in class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
getPortType(QName, ResourceLoader) - Method in interface org.apache.tuscany.core.loader.WSDLDefinitionRegistry
Returns the PortType with the supplied qualified name, or null if no such port has been defined.
getPropertyFactory(String, ResourceLoader) - Method in class org.apache.tuscany.core.loader.assembly.ComponentLoader
 
getProxyClassLoader() - Method in class org.apache.tuscany.core.wire.WireConfiguration
Returns the classloader used for creating proxies
getQualifiedName() - Method in class org.apache.tuscany.core.context.QualifiedName
Returns the full part/port name pair
getReferenceName() - Method in class org.apache.tuscany.core.wire.WireSourceConfiguration
Returns the name of the source reference
getRelatedCallbackMessage() - Method in class org.apache.tuscany.core.message.impl.MessageImpl
 
getRelatedCallbackMessage() - Method in interface org.apache.tuscany.core.message.Message
 
getRequestContext() - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
getRequestHandlers() - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Returns the request handler chain
getResourceLoader() - Method in class org.apache.tuscany.core.loader.LoaderContext
Returns a resource loader that can be used to load application resources.
getResourceURI() - Method in exception org.apache.tuscany.core.config.ConfigurationLoadException
Returns the location of the resource that was being loaded.
getResponseHandlers() - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Returns the response handler chain
getRootContext() - Method in interface org.apache.tuscany.core.runtime.RuntimeContext
Returns the context that forms the root of the user component tree.
getRootContext() - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
getScheduledMaximumPoolSize() - Method in class org.apache.tuscany.core.async.work.DefaultWorkManager
 
getScope() - Method in interface org.apache.tuscany.core.builder.ContextFactory
Returns the scope identifier associated with the type of contexts produced by the current factory
getScope(Scope) - Static method in class org.apache.tuscany.core.config.processor.ProcessorHelper
Returns the scope enum specified by the annotation
getScope() - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
getScope() - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
getScope() - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
getScope() - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
getScope() - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
getScope() - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
getScopeContext() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext.NameToScope
 
getScopeContexts() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
getScopeContexts(EventContext) - Method in class org.apache.tuscany.core.context.scope.DefaultScopeStrategy
 
getScopeContexts() - Method in interface org.apache.tuscany.core.context.ScopeAwareContext
Returns an immutable collection of scopes keyed by type for the composite context
getScopeContexts(EventContext) - Method in interface org.apache.tuscany.core.context.ScopeStrategy
Creates and returns new instances of configured scope containers
getScopeContexts(EventContext) - Method in class org.apache.tuscany.core.runtime.RuntimeScopeStrategy
 
getScopeContexts(EventContext) - Method in class org.apache.tuscany.core.system.context.SystemScopeStrategy
 
getService(Class<?>, List<Service>) - Static method in class org.apache.tuscany.core.config.processor.ProcessorHelper
Returns the first Service from a collection matching the interface type
getService(QName, ResourceLoader) - Method in class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
getService(QName, ResourceLoader) - Method in interface org.apache.tuscany.core.loader.WSDLDefinitionRegistry
Returns the Service with the supplied qualified name, or null if no such service has been defined.
getServiceInterface() - Method in interface org.apache.tuscany.core.context.EntryPointContext
Returns the service interface configured for the entry poitn
getServiceInterface() - Method in class org.apache.tuscany.core.context.impl.EntryPointContextImpl
 
getServiceInterface() - Method in class org.apache.tuscany.core.system.context.SystemEntryPointContext
 
getSessionTypeIdentifier() - Method in class org.apache.tuscany.core.context.event.HttpSessionEvent
 
getSessionTypeIdentifier() - Method in interface org.apache.tuscany.core.context.event.SessionEvent
Returns the unique key identifying the session type the event is associated with, e.g.
getSidefileURI() - Method in exception org.apache.tuscany.core.config.SidefileLoadException
 
getSource() - Method in class org.apache.tuscany.core.context.event.AbstractEvent
 
getSource() - Method in interface org.apache.tuscany.core.context.event.Event
Returns the source of the event
getSource() - Method in class org.apache.tuscany.core.context.event.HttpSessionEvent
 
getSourceBuilders() - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
getSourceBuilders() - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
Returns the list of registered source-side builders
getSourceWireFactories() - Method in interface org.apache.tuscany.core.builder.ContextFactory
Returns a collection of source-side wire factories for references.
getSourceWireFactories() - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
getSourceWireFactories() - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
getSourceWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
getSourceWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
getSourceWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
getSourceWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
getSystemCompositeComponentType() - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
getSystemContext() - Method in interface org.apache.tuscany.core.runtime.RuntimeContext
Returns the context that forms the root of the system component tree.
getSystemContext() - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
getTailInterceptor() - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Returns the last interceptor in the chain
getTargetBuilders() - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
getTargetBuilders() - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
Returns the list of registered target-side builders
getTargetInstance() - Method in interface org.apache.tuscany.core.context.AtomicContext
Returns the target instance associated with the context.
getTargetInstance() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
getTargetInterceptor() - Method in class org.apache.tuscany.core.wire.SourceInvocationConfiguration
Returns the head target-side interceptor.
getTargetInvoker() - Method in class org.apache.tuscany.core.message.impl.MessageImpl
 
getTargetInvoker() - Method in interface org.apache.tuscany.core.message.Message
Sets the target invoker to dispatch to when the message passes through the request side of the invocation chain
getTargetInvoker() - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Returns the target invoker that is passed down the chain
getTargetName() - Method in class org.apache.tuscany.core.system.assembly.impl.SystemBindingImpl
 
getTargetName() - Method in interface org.apache.tuscany.core.system.assembly.SystemBinding
Returns the qualified name of the wire target the binding is associated with in component/service form
getTargetName() - Method in class org.apache.tuscany.core.wire.WireConfiguration
Returns the qualified name of the target service specified by the wire
getTargetWireFactories() - Method in interface org.apache.tuscany.core.builder.ContextFactory
Returns a collection of target-side wire factories keyed by service name
getTargetWireFactories() - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
getTargetWireFactories() - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
getTargetWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
getTargetWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
getTargetWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
getTargetWireFactories() - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
getTargetWireFactory(String) - Method in interface org.apache.tuscany.core.builder.ContextFactory
Returns the target-side wire factory associated with the given service name
getTargetWireFactory(String) - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
getTargetWireFactory(String) - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
getTargetWireFactory(String) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
getTargetWireFactory(String) - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
getTargetWireFactory(String) - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
getTargetWireFactory(String) - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
getType() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
getURI() - Method in interface org.apache.tuscany.core.context.CompositeContext
 
getURI() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
getURI() - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.AbstractLoader
Returns the QName of the element that this implementation handles.
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ComponentLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ComponentTypeLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.EntryPointLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ExternalServiceLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ImportWSDLLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.InterfaceJavaLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.InterfaceWSDLLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ModuleFragmentLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ModuleLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.PropertyLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ReferenceLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.ServiceLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.assembly.WireLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.system.SystemBindingLoader
 
getXMLType() - Method in class org.apache.tuscany.core.loader.system.SystemImplementationLoader
 

H

HierarchicalBuilder - Class in org.apache.tuscany.core.builder.impl
A builder that contains nested builders.
HierarchicalBuilder() - Constructor for class org.apache.tuscany.core.builder.impl.HierarchicalBuilder
 
HierarchicalWireBuilder - Interface in org.apache.tuscany.core.builder
A wire builder that delegates to child wire builders
HTTP_IDENTIFIER - Static variable in class org.apache.tuscany.core.context.event.HttpSessionEvent
 
HttpSessionBound - Class in org.apache.tuscany.core.context.event
An event propagated when an HTTP session is bound to the current request
HttpSessionBound(Object, Object) - Constructor for class org.apache.tuscany.core.context.event.HttpSessionBound
Creates a new event
HttpSessionEnd - Class in org.apache.tuscany.core.context.event
Propagated when an HTTP-based session is expired
HttpSessionEnd(Object, Object) - Constructor for class org.apache.tuscany.core.context.event.HttpSessionEnd
Creates a new event
HttpSessionEvent - Class in org.apache.tuscany.core.context.event
A base implementation of HTTP-based session events in the runtime
HttpSessionEvent(Object, Object) - Constructor for class org.apache.tuscany.core.context.event.HttpSessionEvent
 

I

immutableScopeContexts - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
ImplementationCache - Interface in org.apache.tuscany.core.config
Cache of introspected implementations.
implementationClass - Variable in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
 
ImplementationProcessor - Interface in org.apache.tuscany.core.extension.config
Implementations process a Java class and contribute to a ComponentType or provide some validation function.
ImplementationProcessorSupport - Class in org.apache.tuscany.core.config.processor
A base implementation of an ImplementationProcessor
ImplementationProcessorSupport(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
ImplementationProcessorSupport() - Constructor for class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
IMPORT_WSDL - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
ImportWSDLLoader - Class in org.apache.tuscany.core.loader.assembly
Loader that handles <import.wsdl> elements.
ImportWSDLLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ImportWSDLLoader
 
init() - Method in class org.apache.tuscany.core.async.builder.AsyncPolicyBuilder
 
init() - Method in class org.apache.tuscany.core.async.work.DefaultWorkManager
 
init() - Method in class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
init() - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
init() - Method in interface org.apache.tuscany.core.context.AtomicContext
Notifies the context of an initialization event
init() - Method in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
 
init() - Method in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
init() - Method in class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
 
init() - Method in class org.apache.tuscany.core.extension.WireBuilderSupport
 
init() - Method in class org.apache.tuscany.core.message.impl.MessageFactoryImpl
 
init() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
init(FilterConfig) - Method in class org.apache.tuscany.core.webapp.TuscanyRequestFilter
 
init() - Method in class org.apache.tuscany.core.wire.jdk.JDKWireFactoryFactory
 
init() - Method in class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
initialize(AssemblyContext) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
initialize(Class, WireConfiguration) - Method in class org.apache.tuscany.core.wire.impl.NullWireFactory
 
initialize() - Method in class org.apache.tuscany.core.wire.impl.NullWireFactory
 
initialize() - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
initialize() - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
initialize() - Method in interface org.apache.tuscany.core.wire.WireFactory
Prepares the factory.
initialized - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
INITIALIZED - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
initializeLatch - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
initializeScopes() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
initializeWireFactories() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
INITIALIZING - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
InitInvokerExtensibilityElement - Class in org.apache.tuscany.core.extension.config.extensibility
 
InitInvokerExtensibilityElement(Method, boolean) - Constructor for class org.apache.tuscany.core.extension.config.extensibility.InitInvokerExtensibilityElement
 
InitProcessor - Class in org.apache.tuscany.core.config.processor
Processes the Init annotation
InitProcessor() - Constructor for class org.apache.tuscany.core.config.processor.InitProcessor
 
inject(T) - Method in class org.apache.tuscany.core.injection.FieldInjector
Inject a new value on the given isntance
inject(T) - Method in interface org.apache.tuscany.core.injection.Injector
Inject a value on the given instance
inject(T) - Method in class org.apache.tuscany.core.injection.MethodInjector
 
InjectionRuntimeException - Exception in org.apache.tuscany.core.injection
Root unchecked exception for the injection package
InjectionRuntimeException() - Constructor for exception org.apache.tuscany.core.injection.InjectionRuntimeException
 
InjectionRuntimeException(String) - Constructor for exception org.apache.tuscany.core.injection.InjectionRuntimeException
 
InjectionRuntimeException(String, Throwable) - Constructor for exception org.apache.tuscany.core.injection.InjectionRuntimeException
 
InjectionRuntimeException(Throwable) - Constructor for exception org.apache.tuscany.core.injection.InjectionRuntimeException
 
Injector<T> - Interface in org.apache.tuscany.core.injection
Implementations inject a pre-configured value on an instance
InjectorExtensibilityElement - Interface in org.apache.tuscany.core.extension.config
An extensiblity element which provides Injectors based on component type metadata
InstanceCreated - Class in org.apache.tuscany.core.context.event
An event propagated upon the creation of an instance belonging to a Context
InstanceCreated(Object) - Constructor for class org.apache.tuscany.core.context.event.InstanceCreated
 
Interceptor - Interface in org.apache.tuscany.core.wire
Synchronous, around-style mediation associated with a client- or target- side wire.
interceptorChainHead - Variable in class org.apache.tuscany.core.wire.InvocationConfiguration
 
interceptorChainTail - Variable in class org.apache.tuscany.core.wire.InvocationConfiguration
 
InterCompositeReferenceFactory<T> - Class in org.apache.tuscany.core.injection
Returns a direct reference to a target service exposed in another composite, i.e.
InterCompositeReferenceFactory(String) - Constructor for class org.apache.tuscany.core.injection.InterCompositeReferenceFactory
Reference source is an external service, target is in another module
INTERFACE_JAVA - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
INTERFACE_WSDL - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
InterfaceJavaLoader - Class in org.apache.tuscany.core.loader.assembly
 
InterfaceJavaLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.InterfaceJavaLoader
 
InterfaceWSDLLoader - Class in org.apache.tuscany.core.loader.assembly
 
InterfaceWSDLLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.InterfaceWSDLLoader
 
introspect(Class<?>) - Method in interface org.apache.tuscany.core.config.ComponentTypeIntrospector
Create a componentType definition by introspecting a Java Class.
introspect(Class<?>, ComponentType) - Method in interface org.apache.tuscany.core.config.ComponentTypeIntrospector
Completes the given componentType definition by introspecting a Java Class.
introspect(Class<?>) - Method in class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
Visits the given implementation type and calls back to ImplementationProcessors registered with this introspector to build up a ComponentType
introspect(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
introspector - Variable in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
InvalidMetaDataException - Exception in org.apache.tuscany.core.config
Denotes an validation error processing component metadata
InvalidMetaDataException() - Constructor for exception org.apache.tuscany.core.config.InvalidMetaDataException
 
InvalidMetaDataException(String) - Constructor for exception org.apache.tuscany.core.config.InvalidMetaDataException
 
InvalidMetaDataException(String, Throwable) - Constructor for exception org.apache.tuscany.core.config.InvalidMetaDataException
 
InvalidMetaDataException(Throwable) - Constructor for exception org.apache.tuscany.core.config.InvalidMetaDataException
 
InvalidNameException - Exception in org.apache.tuscany.core.context
Denotes an invalid name
InvalidNameException() - Constructor for exception org.apache.tuscany.core.context.InvalidNameException
 
InvalidNameException(String) - Constructor for exception org.apache.tuscany.core.context.InvalidNameException
 
InvalidNameException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.InvalidNameException
 
InvalidNameException(Throwable) - Constructor for exception org.apache.tuscany.core.context.InvalidNameException
 
InvalidPropertyFactoryException - Exception in org.apache.tuscany.core.loader
Exception raised if there is a problem configuring a PropertyFactory.
InvalidPropertyFactoryException(String, Throwable) - Constructor for exception org.apache.tuscany.core.loader.InvalidPropertyFactoryException
Constructor indicating the cause why the property factory could not be created.
InvalidRootElementException - Exception in org.apache.tuscany.core.config
Configuration exception that indicates the actual root element in an XML file was not the one expected.
InvalidRootElementException(QName, QName) - Constructor for exception org.apache.tuscany.core.config.InvalidRootElementException
 
InvalidSetterException - Exception in org.apache.tuscany.core.config
 
InvalidSetterException() - Constructor for exception org.apache.tuscany.core.config.InvalidSetterException
 
InvalidSetterException(String) - Constructor for exception org.apache.tuscany.core.config.InvalidSetterException
 
InvalidSetterException(String, Throwable) - Constructor for exception org.apache.tuscany.core.config.InvalidSetterException
 
InvalidSetterException(Throwable) - Constructor for exception org.apache.tuscany.core.config.InvalidSetterException
 
InvocationConfiguration - Class in org.apache.tuscany.core.wire
Contains a source- or target-side invocation pipeline for a service operation.
InvocationConfiguration(Method) - Constructor for class org.apache.tuscany.core.wire.InvocationConfiguration
 
InvocationRuntimeException - Exception in org.apache.tuscany.core.wire
Denotes a runtime exception thrown during an invocation over a wire
InvocationRuntimeException() - Constructor for exception org.apache.tuscany.core.wire.InvocationRuntimeException
 
InvocationRuntimeException(String) - Constructor for exception org.apache.tuscany.core.wire.InvocationRuntimeException
 
InvocationRuntimeException(String, Throwable) - Constructor for exception org.apache.tuscany.core.wire.InvocationRuntimeException
 
InvocationRuntimeException(Throwable) - Constructor for exception org.apache.tuscany.core.wire.InvocationRuntimeException
 
invoke(Message) - Method in class org.apache.tuscany.core.async.invocation.AsyncInterceptor
 
invoke(Message) - Method in class org.apache.tuscany.core.extension.ComponentTargetInvoker
 
invoke(String, Object[]) - Method in interface org.apache.tuscany.core.extension.ExternalServiceInvoker
 
invoke(Message) - Method in class org.apache.tuscany.core.extension.ExternalServiceTargetInvoker
 
invoke(Message) - Method in class org.apache.tuscany.core.wire.impl.InvokerInterceptor
 
invoke(Message) - Method in class org.apache.tuscany.core.wire.impl.OneWayInterceptor
 
invoke(Message) - Method in class org.apache.tuscany.core.wire.impl.RequestResponseInterceptor
 
invoke(Message) - Method in interface org.apache.tuscany.core.wire.Interceptor
Process a synchronous wire.
invoke(Object, Method, Object[]) - Method in class org.apache.tuscany.core.wire.jdk.JDKInvocationHandler
Dispatches a client request made on a proxy
invokeEvent(T) - Method in interface org.apache.tuscany.core.injection.EventInvoker
Performs the wire on a given instance
invokeEvent(T) - Method in class org.apache.tuscany.core.injection.MethodEventInvoker
 
invokeEvent(T) - Method in class org.apache.tuscany.core.injection.NullEventInvoker
 
InvokerExtensibilityElement - Class in org.apache.tuscany.core.extension.config.extensibility
 
InvokerExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.extension.config.extensibility.InvokerExtensibilityElement
 
InvokerInterceptor - Class in org.apache.tuscany.core.wire.impl
Serves as a tail interceptor on a target wire chain.
InvokerInterceptor() - Constructor for class org.apache.tuscany.core.wire.impl.InvokerInterceptor
 
invokeTarget(Object) - Method in class org.apache.tuscany.core.extension.ComponentTargetInvoker
 
invokeTarget(Object) - Method in class org.apache.tuscany.core.extension.ExternalServiceTargetInvoker
 
invokeTarget(Object) - Method in interface org.apache.tuscany.core.wire.TargetInvoker
Responsible for invoking an operation on a target with the given payload
isCacheable() - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
isCacheable() - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
isCacheable() - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
isCacheable() - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
isCacheable() - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
isCacheable() - Method in interface org.apache.tuscany.core.context.ScopeContext
Returns whether implementation instances may be held for the duration of an wire
isCacheable() - Method in class org.apache.tuscany.core.extension.ComponentTargetInvoker
 
isCacheable() - Method in class org.apache.tuscany.core.extension.ExternalServiceTargetInvoker
 
isCacheable() - Method in interface org.apache.tuscany.core.wire.TargetInvoker
Determines whether the proxy can be cached on the client/source side
isDestroyable() - Method in interface org.apache.tuscany.core.context.AtomicContext
Returns whether the context should be called back when its scope ends
isDestroyable() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
isEager() - Method in class org.apache.tuscany.core.extension.config.extensibility.InitInvokerExtensibilityElement
 
isEagerInit() - Method in interface org.apache.tuscany.core.context.AtomicContext
Returns whether the context should be eagerly initialized
isEagerInit() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
isImmutable(Class) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
 
isProxy(Object) - Method in class org.apache.tuscany.core.wire.jdk.JDKWireFactoryFactory
 
isProxy(Object) - Method in interface org.apache.tuscany.core.wire.WireFactoryFactory
Determines whether the given object is a proxy

J

Java5ComponentTypeIntrospector - Class in org.apache.tuscany.core.config.impl
Introspects Java annotation-based metata data
Java5ComponentTypeIntrospector() - Constructor for class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
Java5ComponentTypeIntrospector(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
JavaExtensibilityElement - Interface in org.apache.tuscany.core.extension.config
Serves as a marker for a metadata extensibility point.
JavaIntrospectionHelper - Class in org.apache.tuscany.core.config
Implements various reflection-related operations
JDKInvocationHandler - Class in org.apache.tuscany.core.wire.jdk
Receives a request from a JDK proxy and dispatches it to a target invoker or source interceptor stack
JDKInvocationHandler(MessageFactory, Map<Method, ? extends InvocationConfiguration>) - Constructor for class org.apache.tuscany.core.wire.jdk.JDKInvocationHandler
 
JDKSourceWireFactory - Class in org.apache.tuscany.core.wire.jdk
Creates proxies that are injected on references using JDK dynamic proxy facilities and front a wire.
JDKSourceWireFactory() - Constructor for class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
JDKTargetWireFactory - Class in org.apache.tuscany.core.wire.jdk
Creates proxies that are returned to non-SCA clients using JDK dynamic proxy facilities and front a wire.
JDKTargetWireFactory() - Constructor for class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
JDKWireFactoryFactory - Class in org.apache.tuscany.core.wire.jdk
A system service that creates JDK dynamic proxy-based WireFactorys
JDKWireFactoryFactory() - Constructor for class org.apache.tuscany.core.wire.jdk.JDKWireFactoryFactory
 
JNDIObjectFactory<T> - Class in org.apache.tuscany.core.injection
An implementation of ObjectFactory that creates instances by looking them up in a JNDI context.
JNDIObjectFactory(Context, String) - Constructor for class org.apache.tuscany.core.injection.JNDIObjectFactory
 
JNDIPropertyFactory - Class in org.apache.tuscany.core.loader.impl
A StAXPropertyFactory that creates property values by looking them up in the default JNDI InitialContext.
JNDIPropertyFactory() - Constructor for class org.apache.tuscany.core.loader.impl.JNDIPropertyFactory
 

L

LazyHTTPSessionId - Class in org.apache.tuscany.core.webapp
Implements a ScopeIdentifier for a Servlet-based transport.
LazyHTTPSessionId(HttpServletRequest) - Constructor for class org.apache.tuscany.core.webapp.LazyHTTPSessionId
 
Lifecycle - Interface in org.apache.tuscany.core.context
 
lifecycleState - Variable in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
ListMultiplicityObjectFactory - Class in org.apache.tuscany.core.builder.impl
Resolves targets configured in a multiplicity by delegating to object factories and returning an List containing object instances
ListMultiplicityObjectFactory(List<ObjectFactory>) - Constructor for class org.apache.tuscany.core.builder.impl.ListMultiplicityObjectFactory
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ComponentLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ComponentTypeLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.EntryPointLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ExternalServiceLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ImportWSDLLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.InterfaceJavaLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.InterfaceWSDLLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ModuleFragmentLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ModuleLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.PropertyLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ReferenceLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.ServiceLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.WireLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl
 
load(XMLStreamReader, LoaderContext) - Method in interface org.apache.tuscany.core.loader.StAXElementLoader
Build the model object for an element in an XML stream.
load(XMLStreamReader, LoaderContext) - Method in interface org.apache.tuscany.core.loader.StAXLoaderRegistry
Parse the supplied XML stream dispatching to the appropriate registered loader for each element encountered in the stream.
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.system.SystemBindingLoader
 
load(XMLStreamReader, LoaderContext) - Method in class org.apache.tuscany.core.loader.system.SystemImplementationLoader
 
loadClass(String) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Loads a class corresponding to the class name using the current context class loader.
loadComposite(XMLStreamReader, Composite, LoaderContext) - Method in class org.apache.tuscany.core.loader.assembly.CompositeLoader
 
loadDefinition(String, String, ResourceLoader) - Method in class org.apache.tuscany.core.loader.assembly.ImportWSDLLoader
 
loadDefinition(String, ResourceLoader) - Method in class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
loadDefinition(String, URL, ResourceLoader) - Method in class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
loadDefinition(String, URL, ResourceLoader) - Method in interface org.apache.tuscany.core.loader.WSDLDefinitionRegistry
Loads and registers a WSDL Definition.
loadDefinition(String, ResourceLoader) - Method in interface org.apache.tuscany.core.loader.WSDLDefinitionRegistry
Load and register a WSDL definition as specified in a WSDL2.0 wsdlLocation attribute.
LoaderContext - Class in org.apache.tuscany.core.loader
Context holder that can be used during the load process to store information that is not part of the logical model.
LoaderContext(ResourceLoader) - Constructor for class org.apache.tuscany.core.loader.LoaderContext
Constructor specifying the loader for application resources.
loadModule(URL) - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
loadModule(URL) - Method in class org.apache.tuscany.core.config.impl.StAXModuleComponentConfigurationLoaderImpl
 
loadModuleComponent(String, String) - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
loadModuleComponent(String, String, String, String) - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
loadModuleComponent(String, String, URL) - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
loadModuleComponent(String, String, URL, Collection<URL>) - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
loadModuleComponent(String, String) - Method in interface org.apache.tuscany.core.config.ModuleComponentConfigurationLoader
Load a SCDL module component.
loadModuleComponent(String, String, URL) - Method in interface org.apache.tuscany.core.config.ModuleComponentConfigurationLoader
Load a SCDL module component.
loadModuleComponent(String, String, URL, Collection<URL>) - Method in interface org.apache.tuscany.core.config.ModuleComponentConfigurationLoader
Load a SCDL module component.
loadModuleFragment(URL) - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
loadModuleFragment(URL) - Method in class org.apache.tuscany.core.config.impl.StAXModuleComponentConfigurationLoaderImpl
 
loadProperties(XMLStreamReader, ResourceLoader, Component<?>) - Method in class org.apache.tuscany.core.loader.assembly.ComponentLoader
 
loadReferences(XMLStreamReader, Component<?>) - Method in class org.apache.tuscany.core.loader.assembly.ComponentLoader
 
loadSystemModuleComponent(String, String) - Method in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
loadSystemModuleComponent(String, String) - Method in interface org.apache.tuscany.core.config.ModuleComponentConfigurationLoader
Load a System SCDL module component.
locateInstance(QualifiedName) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
locateService(String) - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
locateService(QualifiedName) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
lock - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
log(TuscanyRuntimeException) - Method in interface org.apache.tuscany.core.runtime.RuntimeMonitor
 
log(TuscanyException) - Method in interface org.apache.tuscany.core.runtime.RuntimeMonitor
 

M

match(Event) - Method in interface org.apache.tuscany.core.context.EventFilter
Performs the actual evaluation on an event
match(Event) - Method in class org.apache.tuscany.core.context.filter.TrueFilter
 
Message - Interface in org.apache.tuscany.core.message
Represents a request, response, or exception flowing through a wire
MessageChannel - Interface in org.apache.tuscany.core.wire
Represents a one-way pipeline through which messages are sent during an invocation over a wire
MessageChannelImpl - Class in org.apache.tuscany.core.wire.impl
A channel comprising an ordered collection of message handlers.
MessageChannelImpl(List<MessageHandler>) - Constructor for class org.apache.tuscany.core.wire.impl.MessageChannelImpl
Construct a new channel comprising the supplied list of handlers.
MessageDispatcher - Class in org.apache.tuscany.core.wire.impl
A message handler that dispatches the message through an interceptor stack and the uses the response channel to return the wire result.
MessageDispatcher(Interceptor) - Constructor for class org.apache.tuscany.core.wire.impl.MessageDispatcher
Construct a handler that dispatches messages to an Interceptor stack.
messageFactory - Variable in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
MessageFactory - Interface in org.apache.tuscany.core.message
A factory for creating messages flowed through a wire during an invocation
messageFactory - Variable in class org.apache.tuscany.core.wire.WireConfiguration
 
MessageFactoryImpl - Class in org.apache.tuscany.core.message.impl
The default message factory
MessageFactoryImpl() - Constructor for class org.apache.tuscany.core.message.impl.MessageFactoryImpl
 
MessageHandler - Interface in org.apache.tuscany.core.wire
Performs a uni-directional mediation on a message
MessageImpl - Class in org.apache.tuscany.core.message.impl
The default implementation of a message flowed through a wire during an invocation
MessageImpl() - Constructor for class org.apache.tuscany.core.message.impl.MessageImpl
 
MetaDataException - Exception in org.apache.tuscany.core.config
Denotes an error processing component metadata
MetaDataException() - Constructor for exception org.apache.tuscany.core.config.MetaDataException
 
MetaDataException(String) - Constructor for exception org.apache.tuscany.core.config.MetaDataException
 
MetaDataException(String, Throwable) - Constructor for exception org.apache.tuscany.core.config.MetaDataException
 
MetaDataException(Throwable) - Constructor for exception org.apache.tuscany.core.config.MetaDataException
 
MethodEventInvoker<T> - Class in org.apache.tuscany.core.injection
Performs an wire on a method of a given instance
MethodEventInvoker(Method) - Constructor for class org.apache.tuscany.core.injection.MethodEventInvoker
Intantiates an invoker for the given method
MethodHashMap<T extends InvocationConfiguration> - Class in org.apache.tuscany.core.wire
A Map implementation that performs a lookup on a collection of methods by method name.
MethodHashMap() - Constructor for class org.apache.tuscany.core.wire.MethodHashMap
 
MethodHashMap(int) - Constructor for class org.apache.tuscany.core.wire.MethodHashMap
 
MethodInjector<T> - Class in org.apache.tuscany.core.injection
Injects a value created by an ObjectFactory using a given method
MethodInjector(Method, ObjectFactory<?>) - Constructor for class org.apache.tuscany.core.injection.MethodInjector
 
MissingContextFactoryException - Exception in org.apache.tuscany.core.context
 
MissingContextFactoryException() - Constructor for exception org.apache.tuscany.core.context.MissingContextFactoryException
 
MissingContextFactoryException(String) - Constructor for exception org.apache.tuscany.core.context.MissingContextFactoryException
 
MissingContextFactoryException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.MissingContextFactoryException
 
MissingContextFactoryException(Throwable) - Constructor for exception org.apache.tuscany.core.context.MissingContextFactoryException
 
MissingImplementationException - Exception in org.apache.tuscany.core.context
 
MissingImplementationException() - Constructor for exception org.apache.tuscany.core.context.MissingImplementationException
 
MissingImplementationException(String) - Constructor for exception org.apache.tuscany.core.context.MissingImplementationException
 
MissingImplementationException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.MissingImplementationException
 
MissingImplementationException(Throwable) - Constructor for exception org.apache.tuscany.core.context.MissingImplementationException
 
MissingInterfaceException - Exception in org.apache.tuscany.core.config
Exception indicating that the interface referenced in an assembly file could not be found.
MissingInterfaceException() - Constructor for exception org.apache.tuscany.core.config.MissingInterfaceException
 
MissingInterfaceException(String) - Constructor for exception org.apache.tuscany.core.config.MissingInterfaceException
 
MissingInterfaceException(String, Throwable) - Constructor for exception org.apache.tuscany.core.config.MissingInterfaceException
 
MissingInterfaceException(Throwable) - Constructor for exception org.apache.tuscany.core.config.MissingInterfaceException
 
MissingResourceException - Exception in org.apache.tuscany.core.config
Exception that indicates an expected resource could not be found.
MissingResourceException(String) - Constructor for exception org.apache.tuscany.core.config.MissingResourceException
Constructor that indicates which resource could not be found.
MissingScopeException - Exception in org.apache.tuscany.core.context
 
MissingScopeException() - Constructor for exception org.apache.tuscany.core.context.MissingScopeException
 
MissingScopeException(String) - Constructor for exception org.apache.tuscany.core.context.MissingScopeException
 
MissingScopeException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.MissingScopeException
 
MissingScopeException(Throwable) - Constructor for exception org.apache.tuscany.core.context.MissingScopeException
 
modelContext - Variable in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
module - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
MODULE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
MODULE_COMPONENT_NAME - Static variable in class org.apache.tuscany.core.webapp.TuscanyServletListener
 
MODULE_FRAGMENT - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
ModuleComponentConfigurationLoader - Interface in org.apache.tuscany.core.config
Interface for loading configuration information from some external form into a Tuscany logical model.
ModuleEvent - Interface in org.apache.tuscany.core.context.event
Implemented by runtime events associated with a module, e.g.
ModuleFragmentLoader - Class in org.apache.tuscany.core.loader.assembly
 
ModuleFragmentLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ModuleFragmentLoader
 
ModuleLoader - Class in org.apache.tuscany.core.loader.assembly
 
ModuleLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ModuleLoader
 
ModuleScopeContext - Class in org.apache.tuscany.core.context.scope
Manages contexts whose implementations are module scoped.
ModuleScopeContext(EventContext) - Constructor for class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
ModuleStart - Class in org.apache.tuscany.core.context.event
Propagated when a module starts
ModuleStart(Object) - Constructor for class org.apache.tuscany.core.context.event.ModuleStart
 
moduleStarted(String) - Method in interface org.apache.tuscany.core.client.TuscanyRuntime.Monitor
Event emitted after an application module has been started.
moduleStartFailed(String, CoreRuntimeException) - Method in interface org.apache.tuscany.core.client.TuscanyRuntime.Monitor
Event emitted when an attempt to start an application module failed.
ModuleStop - Class in org.apache.tuscany.core.context.event
Propagated when a module stops
ModuleStop(Object) - Constructor for class org.apache.tuscany.core.context.event.ModuleStop
 
moduleStopped(String) - Method in interface org.apache.tuscany.core.client.TuscanyRuntime.Monitor
Event emitted after an application module has been stopped.
Monitor - Annotation Type in org.apache.tuscany.core.system.annotation
A system annotation to inject a monitor
MonitorExtensibilityElement - Class in org.apache.tuscany.core.system.config.extensibility
 
MonitorExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.system.config.extensibility.MonitorExtensibilityElement
 
MonitorExtensibilityElement(Field) - Constructor for class org.apache.tuscany.core.system.config.extensibility.MonitorExtensibilityElement
 
MonitorProcessor - Class in org.apache.tuscany.core.system.config.processor
Processes Autowire annotations
MonitorProcessor() - Constructor for class org.apache.tuscany.core.system.config.processor.MonitorProcessor
 
multiplicity(String, Multiplicity) - Static method in class org.apache.tuscany.core.loader.StAXUtil
 

N

name - Variable in class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
name - Variable in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
NAME_SEPARATOR - Static variable in class org.apache.tuscany.core.context.QualifiedName
 
newSession(String) - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
newSession(String, Object) - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
NoAccessorException - Exception in org.apache.tuscany.core.builder
Denotes an attempt to access a non-existent field or method
NoAccessorException() - Constructor for exception org.apache.tuscany.core.builder.NoAccessorException
 
NoAccessorException(String) - Constructor for exception org.apache.tuscany.core.builder.NoAccessorException
 
NoAccessorException(String, Throwable) - Constructor for exception org.apache.tuscany.core.builder.NoAccessorException
 
NoAccessorException(Throwable) - Constructor for exception org.apache.tuscany.core.builder.NoAccessorException
 
NonProxiedTargetFactory<T> - Class in org.apache.tuscany.core.injection
Returns a direct reference to a target within the same composite, i.e.
NonProxiedTargetFactory(ConfiguredService, ContextResolver) - Constructor for class org.apache.tuscany.core.injection.NonProxiedTargetFactory
Constructs a reference object factory from a configured reference on a type
NULL_INVOKER - Static variable in class org.apache.tuscany.core.injection.NullEventInvoker
 
NullEventInvoker<T> - Class in org.apache.tuscany.core.injection
A no-op invoker
NullEventInvoker() - Constructor for class org.apache.tuscany.core.injection.NullEventInvoker
 
NullWireFactory - Class in org.apache.tuscany.core.wire.impl
Returns an actual implementation instance as opposed to a proxy.
NullWireFactory(String, CompositeContext) - Constructor for class org.apache.tuscany.core.wire.impl.NullWireFactory
 

O

ObjectCallbackException - Exception in org.apache.tuscany.core.injection
Denotes an error when invoking on an object
ObjectCallbackException() - Constructor for exception org.apache.tuscany.core.injection.ObjectCallbackException
 
ObjectCallbackException(String) - Constructor for exception org.apache.tuscany.core.injection.ObjectCallbackException
 
ObjectCallbackException(String, Throwable) - Constructor for exception org.apache.tuscany.core.injection.ObjectCallbackException
 
ObjectCallbackException(Throwable) - Constructor for exception org.apache.tuscany.core.injection.ObjectCallbackException
 
ObjectCreationException - Exception in org.apache.tuscany.core.injection
Denotes an error creating a new object instance
ObjectCreationException() - Constructor for exception org.apache.tuscany.core.injection.ObjectCreationException
 
ObjectCreationException(String) - Constructor for exception org.apache.tuscany.core.injection.ObjectCreationException
 
ObjectCreationException(String, Throwable) - Constructor for exception org.apache.tuscany.core.injection.ObjectCreationException
 
ObjectCreationException(Throwable) - Constructor for exception org.apache.tuscany.core.injection.ObjectCreationException
 
ObjectFactory<T> - Interface in org.apache.tuscany.core.builder
Implementations create new instances of a particular type
onEvent(Event) - Method in interface org.apache.tuscany.core.context.RuntimeEventListener
 
onEvent(Event) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
onEvent(Event) - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
onEvent(Event) - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
onEvent(Event) - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
onEvent(Event) - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
OneWayInterceptor - Class in org.apache.tuscany.core.wire.impl
An interceptor that sends the wire Message down its request channel and does not expect a response.
OneWayInterceptor(MessageChannel) - Constructor for class org.apache.tuscany.core.wire.impl.OneWayInterceptor
Construct an interceptor that sends messages down the supplied channel.
operation - Variable in class org.apache.tuscany.core.wire.InvocationConfiguration
 
order(WireSourceConfiguration) - Method in interface org.apache.tuscany.core.builder.SourcePolicyOrderer
 
order(WireTargetConfiguration) - Method in interface org.apache.tuscany.core.builder.TargetPolicyOrderer
 
org.apache.tuscany.core.async.builder - package org.apache.tuscany.core.async.builder
 
org.apache.tuscany.core.async.invocation - package org.apache.tuscany.core.async.invocation
 
org.apache.tuscany.core.async.work - package org.apache.tuscany.core.async.work
 
org.apache.tuscany.core.builder - package org.apache.tuscany.core.builder
 
org.apache.tuscany.core.builder.impl - package org.apache.tuscany.core.builder.impl
 
org.apache.tuscany.core.builder.system - package org.apache.tuscany.core.builder.system
 
org.apache.tuscany.core.client - package org.apache.tuscany.core.client
 
org.apache.tuscany.core.config - package org.apache.tuscany.core.config
 
org.apache.tuscany.core.config.impl - package org.apache.tuscany.core.config.impl
 
org.apache.tuscany.core.config.processor - package org.apache.tuscany.core.config.processor
 
org.apache.tuscany.core.context - package org.apache.tuscany.core.context
 
org.apache.tuscany.core.context.event - package org.apache.tuscany.core.context.event
 
org.apache.tuscany.core.context.filter - package org.apache.tuscany.core.context.filter
 
org.apache.tuscany.core.context.impl - package org.apache.tuscany.core.context.impl
 
org.apache.tuscany.core.context.scope - package org.apache.tuscany.core.context.scope
 
org.apache.tuscany.core.extension - package org.apache.tuscany.core.extension
 
org.apache.tuscany.core.extension.config - package org.apache.tuscany.core.extension.config
 
org.apache.tuscany.core.extension.config.extensibility - package org.apache.tuscany.core.extension.config.extensibility
 
org.apache.tuscany.core.injection - package org.apache.tuscany.core.injection
 
org.apache.tuscany.core.loader - package org.apache.tuscany.core.loader
 
org.apache.tuscany.core.loader.assembly - package org.apache.tuscany.core.loader.assembly
 
org.apache.tuscany.core.loader.impl - package org.apache.tuscany.core.loader.impl
 
org.apache.tuscany.core.loader.system - package org.apache.tuscany.core.loader.system
 
org.apache.tuscany.core.message - package org.apache.tuscany.core.message
 
org.apache.tuscany.core.message.impl - package org.apache.tuscany.core.message.impl
 
org.apache.tuscany.core.runtime - package org.apache.tuscany.core.runtime
 
org.apache.tuscany.core.sdo - package org.apache.tuscany.core.sdo
 
org.apache.tuscany.core.sdo.helper - package org.apache.tuscany.core.sdo.helper
 
org.apache.tuscany.core.system.annotation - package org.apache.tuscany.core.system.annotation
 
org.apache.tuscany.core.system.assembly - package org.apache.tuscany.core.system.assembly
 
org.apache.tuscany.core.system.assembly.impl - package org.apache.tuscany.core.system.assembly.impl
 
org.apache.tuscany.core.system.builder - package org.apache.tuscany.core.system.builder
 
org.apache.tuscany.core.system.config - package org.apache.tuscany.core.system.config
 
org.apache.tuscany.core.system.config.extensibility - package org.apache.tuscany.core.system.config.extensibility
 
org.apache.tuscany.core.system.config.processor - package org.apache.tuscany.core.system.config.processor
 
org.apache.tuscany.core.system.context - package org.apache.tuscany.core.system.context
 
org.apache.tuscany.core.system.injection - package org.apache.tuscany.core.system.injection
 
org.apache.tuscany.core.webapp - package org.apache.tuscany.core.webapp
 
org.apache.tuscany.core.wire - package org.apache.tuscany.core.wire
 
org.apache.tuscany.core.wire.impl - package org.apache.tuscany.core.wire.impl
 
org.apache.tuscany.core.wire.jdk - package org.apache.tuscany.core.wire.jdk
 
org.apache.tuscany.core.wire.service - package org.apache.tuscany.core.wire.service
 
overrideOption(String, OverrideOption) - Static method in class org.apache.tuscany.core.loader.StAXUtil
 

P

parentContext - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
ParentContext - Annotation Type in org.apache.tuscany.core.system.annotation
A system annotation to inject the parent context
ParentContextExtensibilityElement - Class in org.apache.tuscany.core.system.config.extensibility
 
ParentContextExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.system.config.extensibility.ParentContextExtensibilityElement
 
ParentContextExtensibilityElement(Field) - Constructor for class org.apache.tuscany.core.system.config.extensibility.ParentContextExtensibilityElement
 
ParentContextProcessor - Class in org.apache.tuscany.core.system.config.processor
Processes Autowire annotations
ParentContextProcessor() - Constructor for class org.apache.tuscany.core.system.config.processor.ParentContextProcessor
 
PojoObjectFactory<T> - Class in org.apache.tuscany.core.injection
Creates new instances of a Java class, calling a given set of injectors to configure the instance
PojoObjectFactory(Constructor<T>, List<ObjectFactory>, List<Injector>) - Constructor for class org.apache.tuscany.core.injection.PojoObjectFactory
 
PolicyBuilder - Interface in org.apache.tuscany.core.builder
A marker for policy extensions in the runtime.
PolicyBuilderRegistry - Interface in org.apache.tuscany.core.builder.system
A System registry for PolicyBuilders.
PolicyOrderer - Interface in org.apache.tuscany.core.builder
A marker for implementations that order source- or target-side policy Interceptors or MessageHandlers in a WireConfiguration.
prepare(CompositeContext) - Method in interface org.apache.tuscany.core.builder.ContextFactory
Called to signal to the configuration that its parent context has been activated and that it shoud perform any required initialization steps
prepare() - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
prepare(CompositeContext) - Method in class org.apache.tuscany.core.extension.EntryPointContextFactory
 
prepare() - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
prepare(CompositeContext) - Method in class org.apache.tuscany.core.extension.ExternalServiceContextFactory
 
prepare(CompositeContext) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
prepare(CompositeContext) - Method in class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
prepare(CompositeContext) - Method in class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
prepare(CompositeContext) - Method in class org.apache.tuscany.core.system.config.SystemObjectContextFactory
 
processMessage(Message) - Method in class org.apache.tuscany.core.wire.impl.MessageDispatcher
 
processMessage(Message) - Method in interface org.apache.tuscany.core.wire.MessageHandler
Process a message.
ProcessorHelper - Class in org.apache.tuscany.core.config.processor
Provides utility functions for ImplementationProcessors
ProcessorUtils - Class in org.apache.tuscany.core.config.processor
Temporary class to create bootstrap ImplementationProcessors
PROPERTIES - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
PROPERTY - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
PropertyLoader - Class in org.apache.tuscany.core.loader.assembly
 
PropertyLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.PropertyLoader
 
PropertyProcessor - Class in org.apache.tuscany.core.config.processor
Processes the Property annotation
PropertyProcessor(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.processor.PropertyProcessor
 
PropertyProcessor() - Constructor for class org.apache.tuscany.core.config.processor.PropertyProcessor
 
PropertyReferenceValidator - Class in org.apache.tuscany.core.config.processor
Validates the use of Property and Reference annotations beyond native Java syntactic capabilities
PropertyReferenceValidator(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.processor.PropertyReferenceValidator
 
proxyClassLoader - Variable in class org.apache.tuscany.core.wire.WireConfiguration
 
ProxyConfigurationException - Exception in org.apache.tuscany.core.context
 
ProxyConfigurationException() - Constructor for exception org.apache.tuscany.core.context.ProxyConfigurationException
 
ProxyConfigurationException(String) - Constructor for exception org.apache.tuscany.core.context.ProxyConfigurationException
 
ProxyConfigurationException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.ProxyConfigurationException
 
ProxyConfigurationException(Throwable) - Constructor for exception org.apache.tuscany.core.context.ProxyConfigurationException
 
ProxyCreationException - Exception in org.apache.tuscany.core.wire
Denotes an error creating a proxy representing for a wire
ProxyCreationException() - Constructor for exception org.apache.tuscany.core.wire.ProxyCreationException
 
ProxyCreationException(String, Throwable) - Constructor for exception org.apache.tuscany.core.wire.ProxyCreationException
 
ProxyCreationException(String) - Constructor for exception org.apache.tuscany.core.wire.ProxyCreationException
 
ProxyCreationException(Throwable) - Constructor for exception org.apache.tuscany.core.wire.ProxyCreationException
 
ProxyObjectFactory - Class in org.apache.tuscany.core.builder.impl
Uses a proxy factory to return an object instance
ProxyObjectFactory(WireFactory) - Constructor for class org.apache.tuscany.core.builder.impl.ProxyObjectFactory
 
publish(Event) - Method in interface org.apache.tuscany.core.context.EventPublisher
 
publish(Event) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
publish(Event) - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
put(QName, String, Implementation) - Method in interface org.apache.tuscany.core.config.ImplementationCache
Add an implementation to the cache

Q

QualifiedName - Class in org.apache.tuscany.core.context
An evaluated name consisting of a part/port pair.
QualifiedName(String) - Constructor for class org.apache.tuscany.core.context.QualifiedName
Constructs a new qualified name in the form of part/port where part is the parent context and port represents a child, which is either a service in the case of an atomic context or a contained context in the case of a composite.

R

readingWSDL(String, URL) - Method in interface org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl.Monitor
Monitor event emitted immediately before an attempt is made to read WSDL for the supplied namespace from the supplied location.
REFERENCE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
ReferenceLoader - Class in org.apache.tuscany.core.loader.assembly
 
ReferenceLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ReferenceLoader
 
ReferenceProcessor - Class in org.apache.tuscany.core.config.processor
Processes the Reference annotation
ReferenceProcessor() - Constructor for class org.apache.tuscany.core.config.processor.ReferenceProcessor
 
ReferenceProcessor(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.processor.ReferenceProcessor
 
REFERENCES - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
register(ContextFactoryBuilder) - Method in interface org.apache.tuscany.core.builder.ContextFactoryBuilderRegistry
Register a builder.
register(ContextFactoryBuilder) - Method in class org.apache.tuscany.core.builder.impl.ContextFactoryBuilderRegistryImpl
 
registerAutowireExternal(Class<?>, String, ScopeContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
registerAutowireInternal(Class<?>, String, ScopeContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
registerConfiguration(ContextFactory<Context>) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
registerFactories(List<ContextFactory<Context>>) - Method in class org.apache.tuscany.core.context.scope.AbstractScopeContext
 
registerFactories(List<ContextFactory<Context>>) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
registerFactories(List<ContextFactory<Context>>) - Method in interface org.apache.tuscany.core.context.ScopeContext
Registers the context factory used to construct instance contexts for the scope
registerFactory(ContextFactory<Context>) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
registerFactory(ContextFactory<Context>) - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
registerFactory(ContextFactory<Context>) - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
registerFactory(ContextFactory<Context>) - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
registerFactory(ContextFactory<Context>) - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
registerFactory(ContextFactory<Context>) - Method in interface org.apache.tuscany.core.context.ScopeContext
Adds a context factory to the scope
registeringLoader(QName) - Method in interface org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl.Monitor
Event emitted when a StAX element loader is registered.
registerJavaObject(String, Class<?>, Object) - Method in interface org.apache.tuscany.core.context.SystemCompositeContext
Register a simple Java Object as a system component.
registerJavaObject(String, Class<?>, Object) - Method in class org.apache.tuscany.core.system.context.SystemCompositeContextImpl
 
registerLoader(QName, StAXElementLoader<T>) - Method in class org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl
 
registerLoader(QName, StAXElementLoader<T>) - Method in interface org.apache.tuscany.core.loader.StAXLoaderRegistry
Register a loader.
registerMapping(String, Servlet) - Method in interface org.apache.tuscany.core.webapp.ServletHost
Register a mapping for an instance of a Servlet.
registerModelObject(Extensible) - Method in interface org.apache.tuscany.core.context.CompositeContext
Adds a runtime artifact represented by the model object to the composite context by merging it with existing artifacts.
registerModelObject(Extensible) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
registerModelObject(Extensible) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
registerModelObjects(List<? extends Extensible>) - Method in interface org.apache.tuscany.core.context.CompositeContext
Adds runtime artifacts represented by the set of model objects to the composite context by merging them with existing artifacts.
registerModelObjects(List<? extends Extensible>) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
registerModelObjects(List<? extends Extensible>) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
registerModule(CompositeContext, ModuleComponent) - Static method in class org.apache.tuscany.core.client.BootstrapHelper
 
registerProcessor(ImplementationProcessor) - Method in interface org.apache.tuscany.core.config.ComponentTypeIntrospector
Registers an annotation processor
registerProcessor(ImplementationProcessor) - Method in class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
registerSourceBuilder(SourcePolicyBuilder) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
registerSourceBuilder(SourcePolicyBuilder) - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
Registers a source-side policy builder.
registerTargetBuilder(TargetPolicyBuilder) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
registerTargetBuilder(TargetPolicyBuilder) - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
Registers a target-side policy builder.
registry - Variable in class org.apache.tuscany.core.loader.assembly.AbstractLoader
 
removeBuilder(ContextFactoryBuilder) - Method in class org.apache.tuscany.core.builder.impl.HierarchicalBuilder
 
removeContext(String) - Method in interface org.apache.tuscany.core.context.CompositeContext
 
removeContext(String) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
removeContext(String) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
removeContext(String) - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
removeContext(String) - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
removeContext(String) - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
removeContext(String) - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
removeContext(String) - Method in interface org.apache.tuscany.core.context.ScopeContext
Removes a context with the given name, determining the scope key from the thread context
removeContext(String) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
removeContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
removeContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
removeContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
removeContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
removeContextByKey(String, Object) - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
removeContextByKey(String, Object) - Method in interface org.apache.tuscany.core.context.ScopeContext
Removes a context bound to the given name and scope key
removeListener(RuntimeEventListener) - Method in interface org.apache.tuscany.core.context.EventPublisher
Removes a previously registered listener
removeListener(RuntimeEventListener) - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
RequestEnd - Class in org.apache.tuscany.core.context.event
Propagated when a request completes or is ended
RequestEnd(Object, Object) - Constructor for class org.apache.tuscany.core.context.event.RequestEnd
Creates a new event
RequestEvent - Interface in org.apache.tuscany.core.context.event
Implemented by runtime events associated request
requestHandlers - Variable in class org.apache.tuscany.core.wire.InvocationConfiguration
 
RequestResponseInterceptor - Class in org.apache.tuscany.core.wire.impl
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.
RequestResponseInterceptor(MessageChannel, MessageChannel, MessageChannel, MessageChannel) - Constructor for class org.apache.tuscany.core.wire.impl.RequestResponseInterceptor
Construct an interceptor that sends messages down the supplied channels.
RequestScopeContext - Class in org.apache.tuscany.core.context.scope
An implementation of a request-scoped component container.
RequestScopeContext(EventContext) - Constructor for class org.apache.tuscany.core.context.scope.RequestScopeContext
 
RequestStart - Class in org.apache.tuscany.core.context.event
Propagated when a request is started in the runtime
RequestStart(Object, Object) - Constructor for class org.apache.tuscany.core.context.event.RequestStart
Creates a new event
resolveExternalInstance(Class<T>) - Method in interface org.apache.tuscany.core.context.AutowireContext
Invoked by a parent context to return an autowire target in a child.
resolveExternalInstance(Class<T>) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
resolveExternalInstance(Class<T>) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
resolveInstance(Class<T>) - Method in interface org.apache.tuscany.core.context.AutowireContext
Invoked by child contexts to return an an autowire target.
resolveInstance(Class<T>) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
resolveInstance(Class<T>) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
resolveInstance(Class<T>) - Method in class org.apache.tuscany.core.system.context.SystemCompositeContextImpl
 
resourceLoader - Variable in class org.apache.tuscany.core.config.impl.AbstractModuleComponentConfigurationLoader
 
responseHandlers - Variable in class org.apache.tuscany.core.wire.InvocationConfiguration
 
ROOT - Static variable in interface org.apache.tuscany.core.runtime.RuntimeContext
 
RUNNING - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
RUNTIME - Static variable in interface org.apache.tuscany.core.runtime.RuntimeContext
 
runtimeContext - Variable in class org.apache.tuscany.core.extension.WireBuilderSupport
 
RuntimeContext - Interface in org.apache.tuscany.core.runtime
Represents a top-level component context in the runtime, that is the bootstrap context.
RuntimeContextImpl - Class in org.apache.tuscany.core.runtime
Implementation of a RuntimeContext that forms the foundation for a Tuscany environment.
RuntimeContextImpl(MonitorFactory, ContextFactoryBuilderRegistry, HierarchicalWireBuilder) - Constructor for class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
RuntimeEventListener - Interface in org.apache.tuscany.core.context
Listeners observe events fired in the SCA runtime.
RuntimeMonitor - Interface in org.apache.tuscany.core.runtime
Serves as a top-level error logging monitor
RuntimeScopeStrategy - Class in org.apache.tuscany.core.runtime
Implements a ScopeStrategy for a runtime context.
RuntimeScopeStrategy() - Constructor for class org.apache.tuscany.core.runtime.RuntimeScopeStrategy
 

S

SCA_COMPONENT_NAME - Static variable in class org.apache.tuscany.core.webapp.TuscanyServletListener
 
SCA_NAMESPACE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
scheduledMaximumPoolSize - Variable in class org.apache.tuscany.core.async.work.DefaultWorkManager
 
SCOPE_NOT_FOUND - Static variable in interface org.apache.tuscany.core.context.ScopeStrategy
 
ScopeAwareContext - Interface in org.apache.tuscany.core.context
Denotes a composite context that supports scopes
ScopeContext - Interface in org.apache.tuscany.core.context
Manages the lifecycle and visibility of Contexts.
scopeContexts - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
ScopeIdentifier - Interface in org.apache.tuscany.core.context
Implementations enable lazy retrieval of a scope id associated with a request, i.e.
scopeIndex - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
ScopeInitializationException - Exception in org.apache.tuscany.core.context
Denotes an initialization exception thrown by a scope container
ScopeInitializationException() - Constructor for exception org.apache.tuscany.core.context.ScopeInitializationException
 
ScopeInitializationException(String) - Constructor for exception org.apache.tuscany.core.context.ScopeInitializationException
 
ScopeInitializationException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.ScopeInitializationException
 
ScopeInitializationException(Throwable) - Constructor for exception org.apache.tuscany.core.context.ScopeInitializationException
 
ScopeProcessor - Class in org.apache.tuscany.core.config.processor
Processes the Scope annotation
ScopeProcessor() - Constructor for class org.apache.tuscany.core.config.processor.ScopeProcessor
 
ScopeRuntimeException - Exception in org.apache.tuscany.core.context
Denotes a general runtime exception encountered by a scope container
ScopeRuntimeException() - Constructor for exception org.apache.tuscany.core.context.ScopeRuntimeException
 
ScopeRuntimeException(String) - Constructor for exception org.apache.tuscany.core.context.ScopeRuntimeException
 
ScopeRuntimeException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.ScopeRuntimeException
 
ScopeRuntimeException(Throwable) - Constructor for exception org.apache.tuscany.core.context.ScopeRuntimeException
 
scopeStrategy - Variable in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
ScopeStrategy - Interface in org.apache.tuscany.core.context
Implementations provide scope container creation facilities and scope semantics to the runtime
SDOHelper - Annotation Type in org.apache.tuscany.core.sdo.helper
Annotation used to indicate a field or method that is used to inject an SDO helper.
SDOHelperExtensibilityElement - Class in org.apache.tuscany.core.sdo.helper
 
SDOHelperExtensibilityElement(Method) - Constructor for class org.apache.tuscany.core.sdo.helper.SDOHelperExtensibilityElement
 
SDOHelperExtensibilityElement(Field) - Constructor for class org.apache.tuscany.core.sdo.helper.SDOHelperExtensibilityElement
 
SDOHelperProcessor - Class in org.apache.tuscany.core.sdo.helper
 
SDOHelperProcessor() - Constructor for class org.apache.tuscany.core.sdo.helper.SDOHelperProcessor
 
send(Message) - Method in class org.apache.tuscany.core.message.impl.MessageImpl
 
send(Message) - Method in class org.apache.tuscany.core.wire.impl.MessageChannelImpl
Send a message down the channel.
send(Message) - Method in interface org.apache.tuscany.core.wire.MessageChannel
Sends a message
SERVICE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
ServiceLoader - Class in org.apache.tuscany.core.loader.assembly
 
ServiceLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.ServiceLoader
 
ServiceNotFoundException - Exception in org.apache.tuscany.core.context
Denotes the specific case where a service was not found at runtime
ServiceNotFoundException() - Constructor for exception org.apache.tuscany.core.context.ServiceNotFoundException
 
ServiceNotFoundException(String) - Constructor for exception org.apache.tuscany.core.context.ServiceNotFoundException
 
ServiceNotFoundException(Throwable) - Constructor for exception org.apache.tuscany.core.context.ServiceNotFoundException
 
ServiceNotFoundException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.ServiceNotFoundException
 
ServiceProcessor - Class in org.apache.tuscany.core.config.processor
Processes the Service annotation
ServiceProcessor() - Constructor for class org.apache.tuscany.core.config.processor.ServiceProcessor
 
ServiceProcessor(AssemblyFactory) - Constructor for class org.apache.tuscany.core.config.processor.ServiceProcessor
 
ServletHost - Interface in org.apache.tuscany.core.webapp
Service interface implemented by host environments that allow Servlets to be registered.
SessionBound - Interface in org.apache.tuscany.core.context.event
Propagated when a generic session is associated with the current request.
sessionCreated(HttpSessionEvent) - Method in class org.apache.tuscany.core.webapp.TuscanyServletListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.tuscany.core.webapp.TuscanyServletListener
 
SessionEnd - Interface in org.apache.tuscany.core.context.event
Propagated when a session ended or expired
SessionEvent - Interface in org.apache.tuscany.core.context.event
Implemented by runtime events associated with a session.
SessionScopeContext - Class in org.apache.tuscany.core.context.scope
An implementation of an session-scoped component container.
SessionScopeContext(EventContext) - Constructor for class org.apache.tuscany.core.context.scope.SessionScopeContext
 
SessionStart - Interface in org.apache.tuscany.core.context.event
Propagated when a session starts
setAssemblyContext(AssemblyContext) - Method in interface org.apache.tuscany.core.context.CompositeContext
Deprecated.  
setAssemblyContext(AssemblyContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
setAssemblyContext(AssemblyContext) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
setAutowireContext(AutowireContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
setBody(Object) - Method in class org.apache.tuscany.core.message.impl.MessageImpl
 
setBody(Object) - Method in interface org.apache.tuscany.core.message.Message
Sets the body of the message.
setBuilderRegistry(PolicyBuilderRegistry) - Method in class org.apache.tuscany.core.async.builder.AsyncPolicyBuilder
 
setBuilderRegistry(ContextFactoryBuilderRegistry) - Method in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
 
setBuilderRegistry(ContextFactoryBuilderRegistry) - Method in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
setBuilderRegistry(ContextFactoryBuilderRegistry) - Method in class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
 
setBusinessInterface(Class) - Method in class org.apache.tuscany.core.wire.impl.NullWireFactory
 
setBusinessInterface(Class) - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
setBusinessInterface(Class) - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
setBusinessInterface(Class) - Method in interface org.apache.tuscany.core.wire.WireFactory
Sets the primary interface type generated proxies implement
setComponentType(ComponentType) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
setConfiguration(WireSourceConfiguration) - Method in class org.apache.tuscany.core.wire.jdk.JDKSourceWireFactory
 
setConfiguration(WireTargetConfiguration) - Method in class org.apache.tuscany.core.wire.jdk.JDKTargetWireFactory
 
setConfiguration(WireSourceConfiguration) - Method in interface org.apache.tuscany.core.wire.SourceWireFactory
Sets the configuration information used to create the source-side of a wire, including invocation chains
setConfiguration(WireTargetConfiguration) - Method in interface org.apache.tuscany.core.wire.TargetWireFactory
Sets the configuration information used to create the target-side of a wire, including invocation chains
setConfigurationContext(ConfigurationContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
setContext(AssemblyContext) - Method in class org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl
Deprecated. 
setContext(AssemblyContext) - Method in interface org.apache.tuscany.core.loader.StAXLoaderRegistry
Deprecated. 
setContext(ModuleContext) - Method in class org.apache.tuscany.core.webapp.ContextBinder
 
setContextFactory(Object) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
setContextResolver(ContextResolver) - Method in class org.apache.tuscany.core.injection.InterCompositeReferenceFactory
 
setContextResolver(ContextResolver) - Method in class org.apache.tuscany.core.system.injection.AutowireObjectFactory
 
setDefaultPropertyFactory(StAXPropertyFactory<?>) - Method in class org.apache.tuscany.core.loader.assembly.ComponentLoader
 
setDestroyInvoker(EventInvoker) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
setEagerInit(boolean) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
setEventContext(EventContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
setFactory(SystemAssemblyFactory) - Method in class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
setFactory(AssemblyFactory) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
setFactory(SystemAssemblyFactory) - Method in class org.apache.tuscany.core.loader.assembly.AbstractLoader
 
setIdentifier(Object, Object) - Method in interface org.apache.tuscany.core.context.EventContext
Sets the unique key for the given identifier associated with the current request
setIdentifier(Object, Object) - Method in class org.apache.tuscany.core.context.impl.EventContextImpl
 
setImplementationClass(Class<?>) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemImplementationImpl
 
setImplementationClass(Class<?>) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
 
setImplementationClass(Class<?>) - Method in interface org.apache.tuscany.core.system.assembly.SystemImplementation
Sets the implementation class of the system component
setImplementationClass(Class<?>) - Method in interface org.apache.tuscany.core.system.assembly.SystemModule
Sets the implementation class of the system component
setInitInvoker(EventInvoker) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
setIntrospector(ComponentTypeIntrospector) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
setIntrospector(ComponentTypeIntrospector) - Method in class org.apache.tuscany.core.loader.system.SystemImplementationLoader
 
setMessageFactory(MessageFactory) - Method in class org.apache.tuscany.core.async.builder.AsyncPolicyBuilder
 
setMessageFactory(MessageFactory) - Method in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
Sets the factory used to construct wire messages
setMessageFactory(MessageFactory) - Method in class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
setModule(Module) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
setMonitor(StAXLoaderRegistryImpl.Monitor) - Method in class org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl
 
setMonitor(WSDLDefinitionRegistryImpl.Monitor) - Method in class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
setName(String) - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
setName(String) - Method in interface org.apache.tuscany.core.context.Lifecycle
Sets the name of the Lifecycle.
setName(String) - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
setNext(Interceptor) - Method in class org.apache.tuscany.core.async.invocation.AsyncInterceptor
 
setNext(Interceptor) - Method in class org.apache.tuscany.core.extension.ComponentTargetInvoker
 
setNext(Interceptor) - Method in class org.apache.tuscany.core.extension.ExternalServiceTargetInvoker
 
setNext(Interceptor) - Method in class org.apache.tuscany.core.wire.impl.InvokerInterceptor
 
setNext(Interceptor) - Method in class org.apache.tuscany.core.wire.impl.OneWayInterceptor
 
setNext(Interceptor) - Method in class org.apache.tuscany.core.wire.impl.RequestResponseInterceptor
 
setNext(Interceptor) - Method in interface org.apache.tuscany.core.wire.Interceptor
Sets the next interceptor.
setParent(CompositeContext) - Method in interface org.apache.tuscany.core.context.CompositeContext
Sets the parent context
setParent(CompositeContext) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
setParent(CompositeContext) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
setPolicyRegistry(PolicyBuilderRegistry) - Method in class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
setRegistry(StAXLoaderRegistry) - Method in class org.apache.tuscany.core.loader.assembly.AbstractLoader
 
setResourceURI(String) - Method in exception org.apache.tuscany.core.config.ConfigurationLoadException
Sets the location of the resource that was being loaded.
setRuntimeContext(RuntimeContext) - Method in class org.apache.tuscany.core.extension.WireBuilderSupport
 
setScheduledMaximumPoolSize(int) - Method in class org.apache.tuscany.core.async.work.DefaultWorkManager
 
setScopeStrategy(ScopeStrategy) - Method in class org.apache.tuscany.core.context.impl.CompositeContextImpl
 
setSetters(List<Injector>) - Method in class org.apache.tuscany.core.system.config.SystemContextFactory
 
setSidefileURI(String) - Method in exception org.apache.tuscany.core.config.SidefileLoadException
 
setSourceOrderer(SourcePolicyOrderer) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
setTargetInterceptor(Interceptor) - Method in class org.apache.tuscany.core.wire.SourceInvocationConfiguration
Sets the head interceptor of the target-side configuration for the wire.
setTargetInvoker(TargetInvoker) - Method in class org.apache.tuscany.core.message.impl.MessageImpl
 
setTargetInvoker(TargetInvoker) - Method in interface org.apache.tuscany.core.message.Message
Sets the target invoker to dispatch to when the message passes through the request side of the invocation chain
setTargetInvoker(TargetInvoker) - Method in class org.apache.tuscany.core.wire.InvocationConfiguration
Sets the target invoker to pass down the chain
setTargetName(String) - Method in class org.apache.tuscany.core.system.assembly.impl.SystemBindingImpl
 
setTargetName(String) - Method in interface org.apache.tuscany.core.system.assembly.SystemBinding
Sets the qualified name of the wire target the binding is associated with in component/service form
setTargetOrderer(TargetPolicyOrderer) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
setTargetRequestChannel(MessageChannel) - Method in class org.apache.tuscany.core.wire.SourceInvocationConfiguration
Sets the target-side request channel.
setTargetResponseChannel(MessageChannel) - Method in class org.apache.tuscany.core.wire.SourceInvocationConfiguration
Sets the target-side response channel.
setType(int) - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
setURI(String) - Method in interface org.apache.tuscany.core.context.CompositeContext
 
setURI(String) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
setURI(String) - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
setWireFactoryService(WireFactoryService) - Method in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
Sets the system service used to construct wire factories
setWireFactoryService(WireFactoryFactory) - Method in class org.apache.tuscany.core.wire.service.DefaultWireFactoryService
 
setWireService(WireFactoryService) - Method in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
setWireService(WireFactoryService) - Method in class org.apache.tuscany.core.extension.ExternalServiceBuilderSupport
 
setWorkManager(WorkManager) - Method in class org.apache.tuscany.core.async.builder.AsyncPolicyBuilder
 
setWsdlRegistry(WSDLDefinitionRegistry) - Method in class org.apache.tuscany.core.loader.assembly.ImportWSDLLoader
 
setWsdlRegistry(WSDLDefinitionRegistry) - Method in class org.apache.tuscany.core.loader.assembly.InterfaceWSDLLoader
 
shutdown() - Method in class org.apache.tuscany.core.client.TuscanyRuntime
Shut down the Tuscany runtime.
SidefileLoadException - Exception in org.apache.tuscany.core.config
Exception indicating that there was a problem loading a sidefile.
SidefileLoadException() - Constructor for exception org.apache.tuscany.core.config.SidefileLoadException
 
SidefileLoadException(String) - Constructor for exception org.apache.tuscany.core.config.SidefileLoadException
 
SidefileLoadException(String, Throwable) - Constructor for exception org.apache.tuscany.core.config.SidefileLoadException
 
SidefileLoadException(Throwable) - Constructor for exception org.apache.tuscany.core.config.SidefileLoadException
 
SingletonObjectFactory<T> - Class in org.apache.tuscany.core.injection
Implementation of ObjectFactory that returns a single instance, typically an immutable type.
SingletonObjectFactory(T) - Constructor for class org.apache.tuscany.core.injection.SingletonObjectFactory
 
skipToEndElement(XMLStreamReader) - Static method in class org.apache.tuscany.core.loader.StAXUtil
 
source - Variable in class org.apache.tuscany.core.context.event.AbstractEvent
 
source - Variable in class org.apache.tuscany.core.context.event.HttpSessionEvent
 
SourceInvocationConfiguration - Class in org.apache.tuscany.core.wire
Contains a source-side invocation pipeline for a service operation.
SourceInvocationConfiguration(Method) - Constructor for class org.apache.tuscany.core.wire.SourceInvocationConfiguration
Creates an new wire configuration for the given service reference operation
SourcePolicyBuilder - Interface in org.apache.tuscany.core.builder
Implementations contribute Interceptors or MessageHandlers that handle source-side policy on a wire.
SourcePolicyOrderer - Interface in org.apache.tuscany.core.builder
Implementations order source-side policy Interceptors or MessageHandlers in a WireConfiguration.
SourceWireFactory<T> - Interface in org.apache.tuscany.core.wire
Implementations are responsible for managing the source side of a wire.
start(AssemblyObject) - Method in class org.apache.tuscany.core.builder.impl.AssemblyVisitorImpl
Initiate walking the object graph
start() - Method in class org.apache.tuscany.core.client.TuscanyRuntime
Start the runtime and associate the module context with the calling thread.
start() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
start() - Method in class org.apache.tuscany.core.context.impl.EntryPointContextImpl
 
start() - Method in class org.apache.tuscany.core.context.impl.ExternalServiceContextImpl
 
start() - Method in interface org.apache.tuscany.core.context.Lifecycle
Starts the Lifecycle.
start() - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
start() - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
start() - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
start() - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
start() - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
start() - Method in class org.apache.tuscany.core.loader.assembly.AbstractLoader
 
start() - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
start() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
start() - Method in class org.apache.tuscany.core.system.context.SystemEntryPointContext
 
start() - Method in class org.apache.tuscany.core.system.context.SystemExternalServiceContext
 
start() - Method in class org.apache.tuscany.core.webapp.ContextBinder
 
STARTED - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
StatelessScopeContext - Class in org.apache.tuscany.core.context.scope
A container that manages stateless components.
StatelessScopeContext(EventContext) - Constructor for class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
StAXElementLoader<T extends org.apache.tuscany.model.assembly.AssemblyObject> - Interface in org.apache.tuscany.core.loader
A loader that creates a model object from a StAX input stream.
StAXLoaderRegistry - Interface in org.apache.tuscany.core.loader
Registry for XML loaders that can parse a StAX input stream and return model objects.
StAXLoaderRegistryImpl - Class in org.apache.tuscany.core.loader.impl
 
StAXLoaderRegistryImpl() - Constructor for class org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl
 
StAXLoaderRegistryImpl.Monitor - Interface in org.apache.tuscany.core.loader.impl
 
StAXModuleComponentConfigurationLoaderImpl - Class in org.apache.tuscany.core.config.impl
 
StAXModuleComponentConfigurationLoaderImpl(AssemblyContext, XMLInputFactory, StAXLoaderRegistry) - Constructor for class org.apache.tuscany.core.config.impl.StAXModuleComponentConfigurationLoaderImpl
 
StAXPropertyFactory<T> - Interface in org.apache.tuscany.core.loader
A factory that will create an ObjectFactory for a property by parsing a StAX XMLStreamReader.
StAXUtil - Class in org.apache.tuscany.core.loader
 
stop() - Method in class org.apache.tuscany.core.client.TuscanyRuntime
Disassociate the module context from the current thread and shut down the runtime.
stop() - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
 
stop() - Method in class org.apache.tuscany.core.context.impl.EntryPointContextImpl
 
stop() - Method in class org.apache.tuscany.core.context.impl.ExternalServiceContextImpl
 
stop() - Method in interface org.apache.tuscany.core.context.Lifecycle
Stops the Lifecycle.
stop() - Method in class org.apache.tuscany.core.context.scope.CompositeScopeContext
 
stop() - Method in class org.apache.tuscany.core.context.scope.ModuleScopeContext
 
stop() - Method in class org.apache.tuscany.core.context.scope.RequestScopeContext
 
stop() - Method in class org.apache.tuscany.core.context.scope.SessionScopeContext
 
stop() - Method in class org.apache.tuscany.core.context.scope.StatelessScopeContext
 
stop() - Method in class org.apache.tuscany.core.loader.assembly.AbstractLoader
 
stop() - Method in class org.apache.tuscany.core.runtime.RuntimeContextImpl
 
stop() - Method in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
stop() - Method in class org.apache.tuscany.core.system.context.SystemEntryPointContext
 
stop() - Method in class org.apache.tuscany.core.system.context.SystemExternalServiceContext
 
stop() - Method in class org.apache.tuscany.core.webapp.ContextBinder
 
STOPPED - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
STOPPING - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
StringParserPropertyFactory - Class in org.apache.tuscany.core.loader.impl
 
StringParserPropertyFactory() - Constructor for class org.apache.tuscany.core.loader.impl.StringParserPropertyFactory
 
SYSTEM - Static variable in interface org.apache.tuscany.core.runtime.RuntimeContext
 
SYSTEM_BINDING - Static variable in class org.apache.tuscany.core.loader.system.SystemBindingLoader
 
SYSTEM_IMPLEMENTATION - Static variable in class org.apache.tuscany.core.loader.system.SystemImplementationLoader
 
SYSTEM_LOADER_COMPONENT - Static variable in class org.apache.tuscany.core.client.BootstrapHelper
 
SystemAssemblyFactory - Interface in org.apache.tuscany.core.system.assembly
A factory for building system assembly model artifacts
SystemAssemblyFactoryImpl - Class in org.apache.tuscany.core.system.assembly.impl
The default implementation of the system assembly factory
SystemAssemblyFactoryImpl() - Constructor for class org.apache.tuscany.core.system.assembly.impl.SystemAssemblyFactoryImpl
 
SystemAtomicContext - Class in org.apache.tuscany.core.system.context
Manages system component implementation instances
SystemAtomicContext(String, ObjectFactory, boolean, EventInvoker<Object>, EventInvoker<Object>, boolean) - Constructor for class org.apache.tuscany.core.system.context.SystemAtomicContext
 
SystemBinding - Interface in org.apache.tuscany.core.system.assembly
Represents a system binding
SystemBindingImpl - Class in org.apache.tuscany.core.system.assembly.impl
The default implementation of the system binding assembly artifact
SystemBindingImpl() - Constructor for class org.apache.tuscany.core.system.assembly.impl.SystemBindingImpl
 
SystemBindingLoader - Class in org.apache.tuscany.core.loader.system
 
SystemBindingLoader() - Constructor for class org.apache.tuscany.core.loader.system.SystemBindingLoader
 
SystemCompositeContext - Interface in org.apache.tuscany.core.context
Marker type for system composite contexts
SystemCompositeContextImpl - Class in org.apache.tuscany.core.system.context
Implements an composite context for system components.
SystemCompositeContextImpl() - Constructor for class org.apache.tuscany.core.system.context.SystemCompositeContextImpl
 
SystemCompositeContextImpl(String, CompositeContext, AutowireContext, ScopeStrategy, EventContext, ConfigurationContext) - Constructor for class org.apache.tuscany.core.system.context.SystemCompositeContextImpl
 
SystemContextFactory - Class in org.apache.tuscany.core.system.config
A ContextFactory that handles system component implementation types, which may be either simple, leaf types or an composites.
SystemContextFactory(String, Constructor, Scope) - Constructor for class org.apache.tuscany.core.system.config.SystemContextFactory
Creates the runtime configuration
SystemContextFactory(String, Module, Constructor, Scope) - Constructor for class org.apache.tuscany.core.system.config.SystemContextFactory
Creates the runtime configuration
SystemContextFactoryBuilder - Class in org.apache.tuscany.core.system.builder
Decorates components whose implementation type is a SystemImplementation with the appropriate runtime configuration.
SystemContextFactoryBuilder(MonitorFactory) - Constructor for class org.apache.tuscany.core.system.builder.SystemContextFactoryBuilder
 
SystemEntryPointBuilder - Class in org.apache.tuscany.core.system.builder
Decorates the logical model with entry point context configuration builders
SystemEntryPointBuilder() - Constructor for class org.apache.tuscany.core.system.builder.SystemEntryPointBuilder
 
SystemEntryPointContext - Class in org.apache.tuscany.core.system.context
Manages an entry point into a system module.
SystemEntryPointContext(String, String, Class, ContextResolver) - Constructor for class org.apache.tuscany.core.system.context.SystemEntryPointContext
 
SystemEntryPointContextFactory - Class in org.apache.tuscany.core.system.config
Creates SystemEntryPointContext instances based on an entry point configuration in an assembly model
SystemEntryPointContextFactory(String, String, Class) - Constructor for class org.apache.tuscany.core.system.config.SystemEntryPointContextFactory
 
SystemExtensibilityElement - Interface in org.apache.tuscany.core.system.config
Base marker for system metadata extensions
SystemExternalServiceBuilder - Class in org.apache.tuscany.core.system.builder
Creates runtime configurations for system type external services
SystemExternalServiceBuilder() - Constructor for class org.apache.tuscany.core.system.builder.SystemExternalServiceBuilder
 
SystemExternalServiceContext - Class in org.apache.tuscany.core.system.context
An implementation of an external service for system wiring.
SystemExternalServiceContext(String, ObjectFactory) - Constructor for class org.apache.tuscany.core.system.context.SystemExternalServiceContext
 
SystemExternalServiceContextFactory - Class in org.apache.tuscany.core.system.config
Creates system type external service contexts
SystemExternalServiceContextFactory(String, ObjectFactory) - Constructor for class org.apache.tuscany.core.system.config.SystemExternalServiceContextFactory
 
SystemImplementation - Interface in org.apache.tuscany.core.system.assembly
Represents a system component implementation
SystemImplementationImpl - Class in org.apache.tuscany.core.system.assembly.impl
The default implementation of the system implementation assembly artifact
SystemImplementationImpl() - Constructor for class org.apache.tuscany.core.system.assembly.impl.SystemImplementationImpl
 
SystemImplementationLoader - Class in org.apache.tuscany.core.loader.system
 
SystemImplementationLoader() - Constructor for class org.apache.tuscany.core.loader.system.SystemImplementationLoader
 
SystemInjectorExtensibilityElement - Interface in org.apache.tuscany.core.system.config
An extensiblity element which provides Injectors based on component type metadata specific to system services
SystemModule - Interface in org.apache.tuscany.core.system.assembly
 
SystemModuleImpl - Class in org.apache.tuscany.core.system.assembly.impl
An implementation of Module.
SystemModuleImpl() - Constructor for class org.apache.tuscany.core.system.assembly.impl.SystemModuleImpl
Constructor
SystemObjectContextFactory - Class in org.apache.tuscany.core.system.config
A ContextFactory that contains the configuration needed to convert a simple Java Object into a component.
SystemObjectContextFactory(String, Object) - Constructor for class org.apache.tuscany.core.system.config.SystemObjectContextFactory
Construct a ContextFactory for the supplied Java Object.
SystemScopeStrategy - Class in org.apache.tuscany.core.system.context
Implements a ScopeStrategy for a system composite context with the following scopes: Scope.AGGREGATE Scope.MODULE Scope.INSTANCE
SystemScopeStrategy() - Constructor for class org.apache.tuscany.core.system.context.SystemScopeStrategy
 

T

targetClass - Variable in class org.apache.tuscany.core.extension.WireBuilderSupport
 
TargetException - Exception in org.apache.tuscany.core.context
Denotes an error while performing an operation on a target component implementation instance or proxy
TargetException() - Constructor for exception org.apache.tuscany.core.context.TargetException
 
TargetException(String) - Constructor for exception org.apache.tuscany.core.context.TargetException
 
TargetException(String, Throwable) - Constructor for exception org.apache.tuscany.core.context.TargetException
 
TargetException(Throwable) - Constructor for exception org.apache.tuscany.core.context.TargetException
 
TargetInvocationConfiguration - Class in org.apache.tuscany.core.wire
Contains a target-side invocation pipeline for a service operation.
TargetInvocationConfiguration(Method) - Constructor for class org.apache.tuscany.core.wire.TargetInvocationConfiguration
Creates an new target-side pipeline for the given operation
targetInvoker - Variable in class org.apache.tuscany.core.wire.InvocationConfiguration
 
TargetInvoker - Interface in org.apache.tuscany.core.wire
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.
targetName - Variable in class org.apache.tuscany.core.wire.WireConfiguration
 
TargetPolicyBuilder - Interface in org.apache.tuscany.core.builder
Implementations contribute Interceptors or MessageHandlers that handle target-side policy on a wire.
TargetPolicyOrderer - Interface in org.apache.tuscany.core.builder
Implementation order target-side policy Interceptors or MessageHandlers in a WireConfiguration.
TargetWireFactory<T> - Interface in org.apache.tuscany.core.wire
Implementations are responsible for managing the target side of a wire
toGetter(String) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Takes a property name and converts it to a getter method name according to JavaBean conventions.
toPropertyName(String) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Takes a setter or getter method name and converts it to a property name according to JavaBean conventions.
toSetter(String) - Static method in class org.apache.tuscany.core.config.JavaIntrospectionHelper
Takes a property name and converts it to a setter method name according to JavaBean conventions.
toString() - Method in class org.apache.tuscany.core.context.impl.AbstractLifecycle
 
toString() - Method in class org.apache.tuscany.core.context.QualifiedName
 
TrueFilter - Class in org.apache.tuscany.core.context.filter
An event filter that always returns a true condition
TrueFilter() - Constructor for class org.apache.tuscany.core.context.filter.TrueFilter
 
TUSCANY_RUNTIME_NAME - Static variable in class org.apache.tuscany.core.webapp.TuscanyServletListener
 
TuscanyRequestFilter - Class in org.apache.tuscany.core.webapp
Notifies the CompositeContext of web request start and end events as well as setting up the current session context.
TuscanyRequestFilter() - Constructor for class org.apache.tuscany.core.webapp.TuscanyRequestFilter
 
TuscanyRuntime - Class in org.apache.tuscany.core.client
Create and initialize a Tuscany SCA runtime environment.
TuscanyRuntime(String, String) - Constructor for class org.apache.tuscany.core.client.TuscanyRuntime
Construct a runtime using a null MonitorFactory.
TuscanyRuntime(String, String, MonitorFactory) - Constructor for class org.apache.tuscany.core.client.TuscanyRuntime
Construct a runtime containing a single module component with the specified name.
TuscanyRuntime.Monitor - Interface in org.apache.tuscany.core.client
Monitor interface for a TuscanyRuntime.
TuscanyServletListener - Class in org.apache.tuscany.core.webapp
ServletContextListener that can be added to a standard web application to boot a Tuscany runtime inside that application.
TuscanyServletListener() - Constructor for class org.apache.tuscany.core.webapp.TuscanyServletListener
 
type - Variable in class org.apache.tuscany.core.system.context.SystemAtomicContext
 
TypeHelperObjectFactory - Class in org.apache.tuscany.core.sdo
 
TypeHelperObjectFactory(ContextResolver) - Constructor for class org.apache.tuscany.core.sdo.TypeHelperObjectFactory
 

U

UNINITIALIZED - Static variable in interface org.apache.tuscany.core.context.Lifecycle
 
UnknownTypeException - Exception in org.apache.tuscany.core.builder
Denotes an unknown configuration parameter type
UnknownTypeException() - Constructor for exception org.apache.tuscany.core.builder.UnknownTypeException
 
UnknownTypeException(String) - Constructor for exception org.apache.tuscany.core.builder.UnknownTypeException
 
UnknownTypeException(String, Throwable) - Constructor for exception org.apache.tuscany.core.builder.UnknownTypeException
 
UnknownTypeException(Throwable) - Constructor for exception org.apache.tuscany.core.builder.UnknownTypeException
 
unregisteringLoader(QName) - Method in interface org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl.Monitor
Event emitted when a StAX element loader is unregistered.
unregisterLoader(QName, StAXElementLoader<T>) - Method in class org.apache.tuscany.core.loader.impl.StAXLoaderRegistryImpl
 
unregisterLoader(QName, StAXElementLoader<T>) - Method in interface org.apache.tuscany.core.loader.StAXLoaderRegistry
Unregister a loader.
unregisterMapping(String) - Method in interface org.apache.tuscany.core.webapp.ServletHost
Unregister a servlet mapping.
unregisterProcessor(ImplementationProcessor) - Method in interface org.apache.tuscany.core.config.ComponentTypeIntrospector
De-registers an annotation processor
unregisterProcessor(ImplementationProcessor) - Method in class org.apache.tuscany.core.config.impl.Java5ComponentTypeIntrospector
 
unregisterSourceBuilder(SourcePolicyBuilder) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
unregisterSourceBuilder(SourcePolicyBuilder) - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
De-registers a source-side builder.
unregisterTargetBuilder(TargetPolicyBuilder) - Method in class org.apache.tuscany.core.builder.system.DefaultPolicyBuilderRegistry
 
unregisterTargetBuilder(TargetPolicyBuilder) - Method in interface org.apache.tuscany.core.builder.system.PolicyBuilderRegistry
De-registers a target-side builder.

V

visit(AssemblyObject) - Method in class org.apache.tuscany.core.builder.impl.AssemblyVisitorImpl
Callback when walking the graph
visitClass(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitClass(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ServiceProcessor
 
visitClass(Class<?>, ComponentType) - Method in interface org.apache.tuscany.core.extension.config.ImplementationProcessor
 
visitConstructor(Constructor<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitConstructor(Constructor<?>, ComponentType) - Method in interface org.apache.tuscany.core.extension.config.ImplementationProcessor
 
visitEnd(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.DefaultProcessor
 
visitEnd(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitEnd(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.PropertyReferenceValidator
 
visitEnd(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ScopeProcessor
 
visitEnd(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ServiceProcessor
 
visitEnd(Class<?>, ComponentType) - Method in interface org.apache.tuscany.core.extension.config.ImplementationProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ComponentNameProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ContextProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.config.processor.PropertyProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ReferenceProcessor
 
visitField(Field, ComponentType) - Method in interface org.apache.tuscany.core.extension.config.ImplementationProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.sdo.helper.SDOHelperProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.system.config.processor.AutowireProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.system.config.processor.MonitorProcessor
 
visitField(Field, ComponentType) - Method in class org.apache.tuscany.core.system.config.processor.ParentContextProcessor
 
visitInterface(Class, Annotation[], ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitInterfaceMethod(Method, Annotation[], ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ComponentNameProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ContextProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.config.processor.DestroyProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.config.processor.InitProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.config.processor.PropertyProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ReferenceProcessor
 
visitMethod(Method, ComponentType) - Method in interface org.apache.tuscany.core.extension.config.ImplementationProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.sdo.helper.SDOHelperProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.system.config.processor.AutowireProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.system.config.processor.MonitorProcessor
 
visitMethod(Method, ComponentType) - Method in class org.apache.tuscany.core.system.config.processor.ParentContextProcessor
 
visitSuperClass(Class<?>, ComponentType) - Method in class org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
 
visitSuperClass(Class<?>, ComponentType) - Method in interface org.apache.tuscany.core.extension.config.ImplementationProcessor
 

W

WIRE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
WIRE_SOURCE - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
WIRE_TARGET - Static variable in class org.apache.tuscany.core.loader.assembly.AssemblyConstants
 
WireBuilder - Interface in org.apache.tuscany.core.builder
Implementations perform the second phase of converting a logical model representing an assembly into a series of runtime or executable artifacts.
WireBuilderSupport<T extends ContextFactory<?>> - Class in org.apache.tuscany.core.extension
A base class for WireBuilder implementations
WireBuilderSupport() - Constructor for class org.apache.tuscany.core.extension.WireBuilderSupport
 
WireConfiguration<T extends InvocationConfiguration> - Class in org.apache.tuscany.core.wire
Contains configuration for a wire, including its invocation chains.
WireConfiguration(QualifiedName, ClassLoader, MessageFactory) - Constructor for class org.apache.tuscany.core.wire.WireConfiguration
Creates the configuration
WireException - Exception in org.apache.tuscany.core.wire
Denotes a top-level exception dealing with a wire
WireException() - Constructor for exception org.apache.tuscany.core.wire.WireException
 
WireException(String) - Constructor for exception org.apache.tuscany.core.wire.WireException
 
WireException(String, Throwable) - Constructor for exception org.apache.tuscany.core.wire.WireException
 
WireException(Throwable) - Constructor for exception org.apache.tuscany.core.wire.WireException
 
WireFactory<T> - Interface in org.apache.tuscany.core.wire
Implementations are responsible for managing source or target sides of a wire, including creation of service proxies.
WireFactoryFactory - Interface in org.apache.tuscany.core.wire
Implementations provide a runtime system service that creates WireFactorys
WireFactoryInitException - Exception in org.apache.tuscany.core.wire
Denotes an error initializing a wire factory
WireFactoryInitException() - Constructor for exception org.apache.tuscany.core.wire.WireFactoryInitException
 
WireFactoryInitException(String) - Constructor for exception org.apache.tuscany.core.wire.WireFactoryInitException
 
WireFactoryInitException(String, Throwable) - Constructor for exception org.apache.tuscany.core.wire.WireFactoryInitException
 
WireFactoryInitException(Throwable) - Constructor for exception org.apache.tuscany.core.wire.WireFactoryInitException
 
wireFactoryService - Variable in class org.apache.tuscany.core.extension.ContextFactoryBuilderSupport
 
WireFactoryService - Interface in org.apache.tuscany.core.wire.service
Implementations provide a system service that creates SourceWireFactorys and TargetWireFactorys.
WireLoader - Class in org.apache.tuscany.core.loader.assembly
 
WireLoader() - Constructor for class org.apache.tuscany.core.loader.assembly.WireLoader
 
wireService - Variable in class org.apache.tuscany.core.extension.EntryPointBuilderSupport
 
wireSource(ContextFactory<Context>) - Method in class org.apache.tuscany.core.context.impl.AbstractCompositeContext
Iterates through references and delegates to the configuration context to wire them to their targets
WireSourceConfiguration - Class in org.apache.tuscany.core.wire
Contains configuration for the source side of a wire
WireSourceConfiguration(String, QualifiedName, Map<Method, SourceInvocationConfiguration>, ClassLoader, MessageFactory) - Constructor for class org.apache.tuscany.core.wire.WireSourceConfiguration
Creates the source side of a wire
WireSourceConfiguration(QualifiedName, Map<Method, SourceInvocationConfiguration>, ClassLoader, MessageFactory) - Constructor for class org.apache.tuscany.core.wire.WireSourceConfiguration
Creates the source side of a wire where the reference is "anonymous", i.e.
WireTargetConfiguration - Class in org.apache.tuscany.core.wire
Contains configuration for the target side of a wire
WireTargetConfiguration(QualifiedName, Map<Method, TargetInvocationConfiguration>, ClassLoader, MessageFactory) - Constructor for class org.apache.tuscany.core.wire.WireTargetConfiguration
Creates the source side of a wire
WSDLDefinitionRegistry - Interface in org.apache.tuscany.core.loader
 
WSDLDefinitionRegistryImpl - Class in org.apache.tuscany.core.loader.impl
 
WSDLDefinitionRegistryImpl() - Constructor for class org.apache.tuscany.core.loader.impl.WSDLDefinitionRegistryImpl
 
WSDLDefinitionRegistryImpl.Monitor - Interface in org.apache.tuscany.core.loader.impl
 

X

XMLHelperObjectFactory - Class in org.apache.tuscany.core.sdo
 
XMLHelperObjectFactory(ContextResolver) - Constructor for class org.apache.tuscany.core.sdo.XMLHelperObjectFactory
 
XSDHelperObjectFactory - Class in org.apache.tuscany.core.sdo
 
XSDHelperObjectFactory(ContextResolver) - Constructor for class org.apache.tuscany.core.sdo.XSDHelperObjectFactory
 

A B C D E F G H I J L M N O P Q R S T U V W X
Tuscany Core

-