From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/core/context/package-summary.html | 306 +++++++++++++++++++++ 1 file changed, 306 insertions(+) create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/package-summary.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/package-summary.html') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/package-summary.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/package-summary.html new file mode 100644 index 0000000000..d55d600a1d --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/package-summary.html @@ -0,0 +1,306 @@ + + + + + + + +org.apache.tuscany.core.context (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+

+Package org.apache.tuscany.core.context +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Interface Summary
AtomicContextA runtime entity that manages an atomic (i.e.
AutowireContextA 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.
CompositeContextA context which contains child component contexts.
ConfigurationContextOffers configuration services in the runtime.
ContextAn entity that provides an execution context for a runtime artifact or artifacts.
EntryPointContextThe runtime artifact representing an entry point, EntryPointContext manages wire handler + instances that expose service operations offered by a component in the parent composite.
EventContextImplementations are responsible for tracking scope keys associated with the current request.
EventFilterEvaluates whether a RuntimeEventListener is applicable to a given runtime event
EventPublisherPublishes events in the runtime
ExternalServiceContextManages an external service
Lifecycle 
RuntimeEventListenerListeners observe events fired in the SCA runtime.
ScopeAwareContextDenotes a composite context that supports scopes
ScopeContextManages the lifecycle and visibility of Contexts.
ScopeIdentifierImplementations enable lazy retrieval of a scope id associated with a request, i.e.
ScopeStrategyImplementations provide scope container creation facilities and scope semantics to the runtime
SystemCompositeContextMarker type for system composite contexts
+  + +

+ + + + + + + + + +
+Class Summary
QualifiedNameAn evaluated name consisting of a part/port pair.
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Exception Summary
AutowireResolutionExceptionDenotes an exception while resolving an automatic wire
ContextInitExceptionDenotes an error encountered while initializing an instance context
ContextRuntimeExceptionAn unchecked exception encountered by an Context
CoreRuntimeExceptionThe root exception for the runtime package.
DuplicateNameExceptionDenotes an attempt to add a context with a name equal to an existing context
EventExceptionDenotes an error encountered while firing a module event
InvalidNameExceptionDenotes an invalid name
MissingContextFactoryException 
MissingImplementationException 
MissingScopeException 
ProxyConfigurationException 
ScopeInitializationExceptionDenotes an initialization exception thrown by a scope container
ScopeRuntimeExceptionDenotes a general runtime exception encountered by a scope container
ServiceNotFoundExceptionDenotes the specific case where a service was not found at runtime
TargetExceptionDenotes an error while performing an operation on a target component implementation instance or proxy
+  + +

+

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