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/injection/EventInvoker.html | 220 +++++++++++++++++++++ 1 file changed, 220 insertions(+) create mode 100644 site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/injection/EventInvoker.html (limited to 'site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/injection/EventInvoker.html') diff --git a/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/injection/EventInvoker.html b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/injection/EventInvoker.html new file mode 100644 index 0000000000..51380d70a2 --- /dev/null +++ b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/injection/EventInvoker.html @@ -0,0 +1,220 @@ + + + + + + + +EventInvoker (Tuscany Core incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+ +

+ +org.apache.tuscany.core.injection +
+Interface EventInvoker<T>

+
+
All Known Implementing Classes:
MethodEventInvoker, NullEventInvoker
+
+
+
+
public interface EventInvoker<T>
+ + +

+Performs an wire on an instance +

+ +

+

+
Version:
+
$Rev: 406532 $ $Date: 2006-05-15 00:23:43 -0400 (Mon, 15 May 2006) $
+
See Also:
MethodEventInvoker
+
+ +

+ + + + + + + + + + + + +
+Method Summary
+ voidinvokeEvent(T instance) + +
+          Performs the wire on a given instance
+  +

+ + + + + + + + +
+Method Detail
+ +

+invokeEvent

+
+void invokeEvent(T instance)
+                 throws ObjectCallbackException
+
+
Performs the wire on a given instance +

+

+ +
Throws: +
ObjectCallbackException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+Tuscany Core +
+ + + +
+- + + -- cgit v1.2.3