public class PublishServiceInstance extends ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>
attachmethod, datas, externalTimeStamp, interDef, isActive, module, recmethod, sendmethod, service| Constructor and Description |
|---|
PublishServiceInstance(org.da.protoframework.model.core.PublishService service,
org.da.protoframework.model.def.PushInterfaceDefinition def,
Module module)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PublishServiceInstance |
clone()
Clone the service.
|
PublishServiceInstance |
createCopy()
Return a copy of the service.
|
protected boolean |
hasUpdateCap()
Return
Module.hasPublishUpdateCap(). |
boolean |
isProvidingData()
Return true.
|
boolean |
isSubscriber()
Return false.
|
void |
preSetup()
Setup the Service instance.
|
protected void |
setEntryPointMethod(java.lang.reflect.Method method)
Set the entry-point method.
|
addProtocol, afterInvoke, attach, attach, attach, beforeInvoke, copyFromService, copyFromService, copyFromService, countDatas, detach, detach, detach, error, fireEventLogger, getData, getDataAsArray, getDataAsMap, getDataAsStructure, getDataAsSwitch, getDataAsUnion, getDatas, getDataType, getDataValue, getDataValues, getDefinition, getElapsedTime, getErrorType, getFullName, getID, getInstanceListeners, getInstanceSubscribers, getInvokerAppliID, getInvokerModule, getInvokerModuleID, getKey, getModule, getModuleIDKey, getModuleKey, getName, getNamespace, getNamespaceAsString, getProtocols, getSendMethod, getSendRequestID, getService, getState, getTimestamp, getTimestampMillis, getType, getType, getValue, getValueAsArray, getValueAsBoolean, getValueAsByte, getValueAsChar, getValueAsDouble, getValueAsDouble, getValueAsFloat, getValueAsFloat, getValueAsInt, getValueAsJSON, getValueAsLong, getValueAsShort, getValueAsString, getValueAsStructure, getValueAsURL, getValueAsXML, getVoidService, hasChanged, hasChanged, hasData, hasData, hasDatas, hasQualifiedName, hasQualifiedName, hasRequestID, invoke, invoke, invokeAndBlock, invokeAndCopy, invokedByMe, isActive, isCopyingDatas, isEnabled, isInvoked, isNominal, isNotified, isSubscribedTo, isUsingExecutorMode, notified, notified, notified, notified, notified, notified, notified, notifiedAttachDetach, notifiedException, notifiedInvoke, notifiedOnError, setActive, setAttachEntryPointMethod, setDataBooleanValue, setDataByteValue, setDataCharValue, setDataDoubleValue, setDataDoubleValue, setDataFileValue, setDataFloatValue, setDataFloatValue, setDataIntValue, setDataJSONValue, setDataLongValue, setDataShortValue, setDataStringValue, setDataURLValue, setDataURLValue, setDataValue, setDataXMLValue, setDataXMLValue, setDataXMLValue, setInvoker, setReceivedRequestID, setState, setTime, setTime, setTimeInternal, setUp, shutdown, toStringpublic PublishServiceInstance(org.da.protoframework.model.core.PublishService service,
org.da.protoframework.model.def.PushInterfaceDefinition def,
Module module)
service - the Servicedef - the Interface Definitionmodule - the Modulepublic PublishServiceInstance clone()
clone in class ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>public PublishServiceInstance createCopy()
createCopy in class ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>public boolean isSubscriber()
isSubscriber in class ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>public boolean isProvidingData()
isProvidingData in class ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>public void preSetup()
throws FrameworkException
preSetup in class ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>FrameworkExceptionprotected void setEntryPointMethod(java.lang.reflect.Method method)
setEntryPointMethod in class ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>method - the methodprotected boolean hasUpdateCap()
Module.hasPublishUpdateCap().hasUpdateCap in class ServiceInstance<org.da.protoframework.model.core.PublishService,org.da.protoframework.model.def.PushInterfaceDefinition>Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence