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

- -org.apache.tuscany.core.system.config.extensibility -
-Class ParentContextExtensibilityElement

-
-java.lang.Object
-  extended by org.apache.tuscany.core.system.config.extensibility.ParentContextExtensibilityElement
-
-
-
All Implemented Interfaces:
SystemInjectorExtensibilityElement
-
-
-
-
public class ParentContextExtensibilityElement
extends java.lang.Object
implements SystemInjectorExtensibilityElement
- - -

-

-
Version:
-
$$Rev$$ $$Date$$
-
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
ParentContextExtensibilityElement(java.lang.reflect.Field f) - -
-           
ParentContextExtensibilityElement(java.lang.reflect.Method m) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- Injector<?>getInjector(ContextResolver resolver) - -
-          Creates an injector
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-ParentContextExtensibilityElement

-
-public ParentContextExtensibilityElement(java.lang.reflect.Method m)
-
-
-
- -

-ParentContextExtensibilityElement

-
-public ParentContextExtensibilityElement(java.lang.reflect.Field f)
-
-
- - - - - - - - -
-Method Detail
- -

-getInjector

-
-public Injector<?> getInjector(ContextResolver resolver)
-
-
Description copied from interface: SystemInjectorExtensibilityElement
-
Creates an injector -

-

-
Specified by:
getInjector in interface SystemInjectorExtensibilityElement
-
-
-
Parameters:
resolver - that returns the current composite context
-
-
- -
- - - - - - - - - - - - - - - - - - - -
-Tuscany Core -
- - - -
-- - - -- cgit v1.2.3