com.ebmwebsourcing.easycommons.sca.helper.util
Class DebugConsoleHandlerFcInItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler>
          extended by com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandlerFcInItf
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler, org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface, org.ow2.frascati.tinfi.api.IntentHandler
Direct Known Subclasses:
DebugConsoleHandlerFcOutItf

public class DebugConsoleHandlerFcInItf
extends org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler>
implements com.ebmwebsourcing.easycommons.sca.helper.util.DebugConsoleHandler


Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface
impl
 
Fields inherited from class org.objectweb.fractal.julia.BasicComponentInterface
flags, name, owner, type
 
Constructor Summary
DebugConsoleHandlerFcInItf()
           
DebugConsoleHandlerFcInItf(org.objectweb.fractal.api.Component component, java.lang.String s, org.objectweb.fractal.api.Type type, boolean flag, java.lang.Object obj)
           
 
Method Summary
 java.lang.Object invoke(org.ow2.frascati.tinfi.api.IntentJoinPoint arg0)
           
 
Methods inherited from class org.ow2.frascati.tinfi.TinfiComponentInterface
clone, getFcItfImpl, setFcItfImpl
 
Methods inherited from class org.objectweb.fractal.julia.BasicComponentInterface
equals, getFcItfName, getFcItfOwner, getFcItfType, hasFcInterceptor, hashCode, isFcInternalItf, setFcItfName, updateFcState
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugConsoleHandlerFcInItf

public DebugConsoleHandlerFcInItf()

DebugConsoleHandlerFcInItf

public DebugConsoleHandlerFcInItf(org.objectweb.fractal.api.Component component,
                                  java.lang.String s,
                                  org.objectweb.fractal.api.Type type,
                                  boolean flag,
                                  java.lang.Object obj)
Method Detail

invoke

public java.lang.Object invoke(org.ow2.frascati.tinfi.api.IntentJoinPoint arg0)
                        throws java.lang.Throwable
Specified by:
invoke in interface org.ow2.frascati.tinfi.api.IntentHandler
Throws:
java.lang.Throwable


Copyright © 2011 Petals Link. All Rights Reserved.