From cd911a1ce5bb8abf2a6c796e32fcf61ef0c91fbc Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:41:39 +0000 Subject: Moving site branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882843 13f79535-47bb-0310-9956-ffa450edef68 --- .../core/context/class-use/EventPublisher.html | 395 +++++++++++++++++++++ 1 file changed, 395 insertions(+) create mode 100644 site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/class-use/EventPublisher.html (limited to 'site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/class-use/EventPublisher.html') diff --git a/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/class-use/EventPublisher.html b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/class-use/EventPublisher.html new file mode 100644 index 0000000000..177e6d9da6 --- /dev/null +++ b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/class-use/EventPublisher.html @@ -0,0 +1,395 @@ + + + + + + + +Uses of Interface org.apache.tuscany.core.context.EventPublisher (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.core.context.EventPublisher

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use EventPublisher
org.apache.tuscany.core.context  
org.apache.tuscany.core.context.impl  
org.apache.tuscany.core.runtime  
org.apache.tuscany.core.system.context  
+  +

+ + + + + +
+Uses of EventPublisher in org.apache.tuscany.core.context
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subinterfaces of EventPublisher in org.apache.tuscany.core.context
+ interfaceAtomicContext + +
+          A runtime entity that manages an atomic (i.e.
+ interfaceAutowireContext + +
+          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.
+ interfaceCompositeContext + +
+          A context which contains child component contexts.
+ interfaceContext + +
+          An entity that provides an execution context for a runtime artifact or artifacts.
+ interfaceEntryPointContext + +
+          The runtime artifact representing an entry point, EntryPointContext manages wire handler + instances that expose service operations offered by a component in the parent composite.
+ interfaceExternalServiceContext + +
+          Manages an external service
+ interfaceScopeAwareContext + +
+          Denotes a composite context that supports scopes
+ interfaceSystemCompositeContext + +
+          Marker type for system composite contexts
+  +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Classes in org.apache.tuscany.core.context.impl that implement EventPublisher
+ classAbstractCompositeContext + +
+          The base implementation of a composite context
+ classAbstractContext + +
+          Functionality common to all Context implementations
+ classCompositeContextImpl + +
+          The standard implementation of an composite context.
+ classEntryPointContextImpl + +
+          The default implementation of an entry point context
+ classExternalServiceContextImpl + +
+          The default implementation of an external service context
+  +

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

+ + + + + + + + + +
Subinterfaces of EventPublisher in org.apache.tuscany.core.runtime
+ interfaceRuntimeContext + +
+          Represents a top-level component context in the runtime, that is the bootstrap context.
+  +

+ + + + + + + + + +
Classes in org.apache.tuscany.core.runtime that implement EventPublisher
+ classRuntimeContextImpl + +
+          Implementation of a RuntimeContext that forms the foundation for a Tuscany environment.
+  +

+ + + + + +
+Uses of EventPublisher in org.apache.tuscany.core.system.context
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Classes in org.apache.tuscany.core.system.context that implement EventPublisher
+ classSystemAtomicContext + +
+          Manages system component implementation instances
+ classSystemCompositeContextImpl + +
+          Implements an composite context for system components.
+ classSystemEntryPointContext + +
+          Manages an entry point into a system module.
+ classSystemExternalServiceContext + +
+          An implementation of an external service for system wiring.
+  +

+


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