com.ebmwebsourcing.easyviper.core.api.factory
Class FactoryFcSR

java.lang.Object
  extended by org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.factory.Factory>
      extended by com.ebmwebsourcing.easyviper.core.api.factory.FactoryFcSR
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.factory.Factory, java.io.Serializable, org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easyviper.core.api.factory.Factory>

public class FactoryFcSR
extends org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.factory.Factory>
implements com.ebmwebsourcing.easyviper.core.api.factory.Factory

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl
callbackID, service
 
Constructor Summary
FactoryFcSR(java.lang.Class<com.ebmwebsourcing.easyviper.core.api.factory.Factory> businessInterface, com.ebmwebsourcing.easyviper.core.api.factory.Factory service)
           
 
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)
           
 com.ebmwebsourcing.easyviper.core.api.factory.Factory getService()
           
 
Methods inherited from class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl
_getCallback, _getCallbackID, _getConversation, _getConversationID, _getDelegate, _isConversational, _peekConversation, _popConversation, _pushConversation, _setCallback, _setCallbackID, _setConversationID, getBusinessInterface
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryFcSR

public FactoryFcSR(java.lang.Class<com.ebmwebsourcing.easyviper.core.api.factory.Factory> businessInterface,
                   com.ebmwebsourcing.easyviper.core.api.factory.Factory service)
Method Detail

getService

public com.ebmwebsourcing.easyviper.core.api.factory.Factory getService()
Specified by:
getService in interface org.oasisopen.sca.ServiceReference<com.ebmwebsourcing.easyviper.core.api.factory.Factory>
Overrides:
getService in class org.ow2.frascati.tinfi.oasis.ServiceReferenceImpl<com.ebmwebsourcing.easyviper.core.api.factory.Factory>

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.