com.ebmwebsourcing.easyviper.core.api.factory
Class FactoryFcInItf
java.lang.Object
org.objectweb.fractal.julia.BasicComponentInterface
org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easyviper.core.api.factory.Factory>
com.ebmwebsourcing.easyviper.core.api.factory.FactoryFcInItf
- All Implemented Interfaces:
- com.ebmwebsourcing.easyviper.core.api.factory.Factory, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface
- Direct Known Subclasses:
- FactoryFcOutItf
public class FactoryFcInItf
- extends org.ow2.frascati.tinfi.TinfiComponentInterface<com.ebmwebsourcing.easyviper.core.api.factory.Factory>
- implements com.ebmwebsourcing.easyviper.core.api.factory.Factory
| 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 |
FactoryFcInItf()
|
FactoryFcInItf(org.objectweb.fractal.api.Component component,
java.lang.String s,
org.objectweb.fractal.api.Type type,
boolean flag,
java.lang.Object obj)
|
|
Method Summary |
com.ebmwebsourcing.easyviper.core.api.Core |
createCore(com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine arg0,
com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter arg1,
int arg2,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Receiver> arg3,
int arg4,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Sender> arg5,
java.util.logging.Logger arg6)
|
| 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 |
FactoryFcInItf
public FactoryFcInItf()
FactoryFcInItf
public FactoryFcInItf(org.objectweb.fractal.api.Component component,
java.lang.String s,
org.objectweb.fractal.api.Type type,
boolean flag,
java.lang.Object obj)
createCore
public com.ebmwebsourcing.easyviper.core.api.Core createCore(com.ebmwebsourcing.easyviper.core.api.engine.configuration.ConfigurationEngine arg0,
com.ebmwebsourcing.easyviper.core.api.soa.message.MessageConverter arg1,
int arg2,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Receiver> arg3,
int arg4,
java.lang.Class<? extends com.ebmwebsourcing.easyviper.core.api.env.Sender> arg5,
java.util.logging.Logger arg6)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
createCore in interface com.ebmwebsourcing.easyviper.core.api.factory.Factory
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
Copyright © 2012 Petals Link. All Rights Reserved.