public class DelegationServieCallee extends ServiceCallee
busResourceURI, owner, theBus
Constructor and Description |
---|
DelegationServieCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
DelegationServieCallee(ModuleContext context,
ServiceProfile[] realizedServices,
boolean throwOnError) |
Modifier and Type | Method and Description |
---|---|
void |
communicationChannelBroken()
This abstract method is called for each member of the bus when the bus is
being stopped.
|
protected SecuritySubprofile |
getSecuritySubProfile(User usr) |
ServiceResponse |
handleCall(ServiceCall call)
The actual service method of the
ServiceCallee . |
addNewServiceProfiles, addNewServiceProfiles, busDyingOut, getMyID, handleRequest, removeMatchingProfiles
close, getComment, getLabel, getType, getURI, setComment, setLabel
public DelegationServieCallee(ModuleContext context, ServiceProfile[] realizedServices)
context
- realizedServices
- public DelegationServieCallee(ModuleContext context, ServiceProfile[] realizedServices, boolean throwOnError)
context
- realizedServices
- throwOnError
- public void communicationChannelBroken()
communicationChannelBroken
in class ServiceCallee
public ServiceResponse handleCall(ServiceCall call)
ServiceCallee
. It is called
by the bus whenever there is a call that need to be serviced by this
ServiceCallee
.handleCall
in class ServiceCallee
call
- the call that needs to be serviced.protected SecuritySubprofile getSecuritySubProfile(User usr)
Copyright © 2018 universAAL Consortium. All rights reserved.