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 --- .../tuscany/core/context/impl/AbstractContext.html | 314 --------------------- 1 file changed, 314 deletions(-) delete mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/impl/AbstractContext.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/impl/AbstractContext.html') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/impl/AbstractContext.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/impl/AbstractContext.html deleted file mode 100644 index a28ca64aa4..0000000000 --- a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/context/impl/AbstractContext.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - - - -AbstractContext (Tuscany Core incubating-M1 API) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Tuscany Core -
- - - -
- -

- -org.apache.tuscany.core.context.impl -
-Class AbstractContext

-
-java.lang.Object
-  extended by org.apache.tuscany.core.context.impl.AbstractLifecycle
-      extended by org.apache.tuscany.core.context.impl.AbstractContext
-
-
-
All Implemented Interfaces:
Context, EventPublisher, Lifecycle
-
-
-
Direct Known Subclasses:
AbstractCompositeContext, EntryPointContextImpl, ExternalServiceContextImpl, RuntimeContextImpl, SystemAtomicContext, SystemEntryPointContext, SystemExternalServiceContext
-
-
-
-
public abstract class AbstractContext
extends AbstractLifecycle
implements Context
- - -

-Functionality common to all Context implementations -

- -

-

-
Version:
-
$Rev: 396520 $ $Date: 2006-04-24 07:38:07 -0400 (Mon, 24 Apr 2006) $
-
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.apache.tuscany.core.context.impl.AbstractLifecycle
lifecycleState, name
- - - - - - - -
Fields inherited from interface org.apache.tuscany.core.context.Lifecycle
CONFIG_ERROR, ERROR, INITIALIZED, INITIALIZING, RUNNING, STARTED, STOPPED, STOPPING, UNINITIALIZED
-  - - - - - - - - - - - - - -
-Constructor Summary
AbstractContext() - -
-           
AbstractContext(java.lang.String name) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class org.apache.tuscany.core.context.impl.AbstractLifecycle
addListener, addListener, getLifecycleState, getListeners, getName, publish, removeListener, setName, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.apache.tuscany.core.context.Context
getInstance
- - - - - - - -
Methods inherited from interface org.apache.tuscany.core.context.EventPublisher
addListener, addListener, publish, removeListener
- - - - - - - -
Methods inherited from interface org.apache.tuscany.core.context.Lifecycle
getLifecycleState, getName, setName, start, stop
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractContext

-
-public AbstractContext()
-
-
-
- -

-AbstractContext

-
-public AbstractContext(java.lang.String name)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-Tuscany Core -
- - - -
-- - - -- cgit v1.2.3