com.cisco.oss.foundation.monitoring.services
Class ServiceActorImpl
java.lang.Object
com.cisco.oss.foundation.monitoring.services.ServiceActorImpl
- All Implemented Interfaces:
- ServiceActor
public class ServiceActorImpl
- extends Object
- implements ServiceActor
Created by Yair Ogen on 3/5/14.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
services
protected Map<Service,ServiceImp> services
ServiceActorImpl
public ServiceActorImpl()
startTransaction
public void startTransaction(Service service,
int usedThreads)
- Specified by:
startTransaction in interface ServiceActor
endTransaction
public void endTransaction(Service service,
boolean isFailed,
String description)
- Specified by:
endTransaction in interface ServiceActor
Copyright © 2015 Cisco. All Rights Reserved.