Tuscany Core

Uses of Package
org.apache.tuscany.core.context

Packages that use org.apache.tuscany.core.context
org.apache.tuscany.core.builder   
org.apache.tuscany.core.builder.impl   
org.apache.tuscany.core.client   
org.apache.tuscany.core.context   
org.apache.tuscany.core.context.filter   
org.apache.tuscany.core.context.impl   
org.apache.tuscany.core.context.scope   
org.apache.tuscany.core.extension   
org.apache.tuscany.core.injection   
org.apache.tuscany.core.runtime   
org.apache.tuscany.core.system.config   
org.apache.tuscany.core.system.context   
org.apache.tuscany.core.webapp   
org.apache.tuscany.core.wire   
org.apache.tuscany.core.wire.impl   
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.builder
CompositeContext
          A context which contains child component contexts.
Context
          An entity that provides an execution context for a runtime artifact or artifacts.
CoreRuntimeException
          The root exception for the runtime package.
ScopeContext
          Manages the lifecycle and visibility of Contexts.
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.builder.impl
ScopeContext
          Manages the lifecycle and visibility of Contexts.
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.client
CompositeContext
          A context which contains child component contexts.
CoreRuntimeException
          The root exception for the runtime package.
SystemCompositeContext
          Marker type for system composite contexts
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.context
AutowireContext
          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.
AutowireResolutionException
          Denotes an exception while resolving an automatic wire
CompositeContext
          A context which contains child component contexts.
ConfigurationContext
          Offers configuration services in the runtime.
Context
          An entity that provides an execution context for a runtime artifact or artifacts.
ContextRuntimeException
          An unchecked exception encountered by an Context
CoreRuntimeException
          The root exception for the runtime package.
EventContext
          Implementations are responsible for tracking scope keys associated with the current request.
EventFilter
          Evaluates whether a RuntimeEventListener is applicable to a given runtime event
EventPublisher
          Publishes events in the runtime
InvalidNameException
          Denotes an invalid name
Lifecycle
           
QualifiedName
          An evaluated name consisting of a part/port pair.
RuntimeEventListener
          Listeners observe events fired in the SCA runtime.
ScopeAwareContext
          Denotes a composite context that supports scopes
ScopeContext
          Manages the lifecycle and visibility of Contexts.
ScopeRuntimeException
          Denotes a general runtime exception encountered by a scope container
TargetException
          Denotes an error while performing an operation on a target component implementation instance or proxy
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.context.filter
EventFilter
          Evaluates whether a RuntimeEventListener is applicable to a given runtime event
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.context.impl
AutowireContext
          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.
AutowireResolutionException
          Denotes an exception while resolving an automatic wire
CompositeContext
          A context which contains child component contexts.
ConfigurationContext
          Offers configuration services in the runtime.
Context
          An entity that provides an execution context for a runtime artifact or artifacts.
ContextInitException
          Denotes an error encountered while initializing an instance context
CoreRuntimeException
          The root exception for the runtime package.
EntryPointContext
          The runtime artifact representing an entry point, EntryPointContext manages wire handler instances that expose service operations offered by a component in the parent composite.
EventContext
          Implementations are responsible for tracking scope keys associated with the current request.
EventException
          Denotes an error encountered while firing a module event
EventFilter
          Evaluates whether a RuntimeEventListener is applicable to a given runtime event
EventPublisher
          Publishes events in the runtime
ExternalServiceContext
          Manages an external service
Lifecycle
           
QualifiedName
          An evaluated name consisting of a part/port pair.
RuntimeEventListener
          Listeners observe events fired in the SCA runtime.
ScopeAwareContext
          Denotes a composite context that supports scopes
ScopeContext
          Manages the lifecycle and visibility of Contexts.
ScopeStrategy
          Implementations provide scope container creation facilities and scope semantics to the runtime
TargetException
          Denotes an error while performing an operation on a target component implementation instance or proxy
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.context.scope
Context
          An entity that provides an execution context for a runtime artifact or artifacts.
EventContext
          Implementations are responsible for tracking scope keys associated with the current request.
Lifecycle
           
QualifiedName
          An evaluated name consisting of a part/port pair.
RuntimeEventListener
          Listeners observe events fired in the SCA runtime.
ScopeContext
          Manages the lifecycle and visibility of Contexts.
ScopeInitializationException
          Denotes an initialization exception thrown by a scope container
ScopeRuntimeException
          Denotes a general runtime exception encountered by a scope container
ScopeStrategy
          Implementations provide scope container creation facilities and scope semantics to the runtime
TargetException
          Denotes an error while performing an operation on a target component implementation instance or proxy
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.extension
CompositeContext
          A context which contains child component contexts.
EntryPointContext
          The runtime artifact representing an entry point, EntryPointContext manages wire handler instances that expose service operations offered by a component in the parent composite.
ExternalServiceContext
          Manages an external service
QualifiedName
          An evaluated name consisting of a part/port pair.
ScopeContext
          Manages the lifecycle and visibility of Contexts.
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.injection
CompositeContext
          A context which contains child component contexts.
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.runtime
AutowireContext
          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.
AutowireResolutionException
          Denotes an exception while resolving an automatic wire
CompositeContext
          A context which contains child component contexts.
ConfigurationContext
          Offers configuration services in the runtime.
Context
          An entity that provides an execution context for a runtime artifact or artifacts.
CoreRuntimeException
          The root exception for the runtime package.
EventContext
          Implementations are responsible for tracking scope keys associated with the current request.
EventException
          Denotes an error encountered while firing a module event
EventPublisher
          Publishes events in the runtime
Lifecycle
           
QualifiedName
          An evaluated name consisting of a part/port pair.
ScopeContext
          Manages the lifecycle and visibility of Contexts.
ScopeStrategy
          Implementations provide scope container creation facilities and scope semantics to the runtime
SystemCompositeContext
          Marker type for system composite contexts
TargetException
          Denotes an error while performing an operation on a target component implementation instance or proxy
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.system.config
CompositeContext
          A context which contains child component contexts.
Context
          An entity that provides an execution context for a runtime artifact or artifacts.
EntryPointContext
          The runtime artifact representing an entry point, EntryPointContext manages wire handler instances that expose service operations offered by a component in the parent composite.
ExternalServiceContext
          Manages an external service
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.system.context
AtomicContext
          A runtime entity that manages an atomic (i.e.
AutowireContext
          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.
AutowireResolutionException
          Denotes an exception while resolving an automatic wire
CompositeContext
          A context which contains child component contexts.
ConfigurationContext
          Offers configuration services in the runtime.
Context
          An entity that provides an execution context for a runtime artifact or artifacts.
ContextInitException
          Denotes an error encountered while initializing an instance context
CoreRuntimeException
          The root exception for the runtime package.
EntryPointContext
          The runtime artifact representing an entry point, EntryPointContext manages wire handler instances that expose service operations offered by a component in the parent composite.
EventContext
          Implementations are responsible for tracking scope keys associated with the current request.
EventPublisher
          Publishes events in the runtime
ExternalServiceContext
          Manages an external service
Lifecycle
           
QualifiedName
          An evaluated name consisting of a part/port pair.
ScopeAwareContext
          Denotes a composite context that supports scopes
ScopeContext
          Manages the lifecycle and visibility of Contexts.
ScopeStrategy
          Implementations provide scope container creation facilities and scope semantics to the runtime
SystemCompositeContext
          Marker type for system composite contexts
TargetException
          Denotes an error while performing an operation on a target component implementation instance or proxy
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.webapp
ScopeIdentifier
          Implementations enable lazy retrieval of a scope id associated with a request, i.e.
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.wire
QualifiedName
          An evaluated name consisting of a part/port pair.
 

Classes in org.apache.tuscany.core.context used by org.apache.tuscany.core.wire.impl
CompositeContext
          A context which contains child component contexts.
 


Tuscany Core

-