org.cougaar.core.qos.profile
Class ServiceProviderBase.MyServiceImpl

java.lang.Object
  extended by org.cougaar.core.qos.profile.ServiceProviderBase.MyServiceImpl
All Implemented Interfaces:
org.cougaar.core.component.Service
Enclosing class:
ServiceProviderBase

protected abstract class ServiceProviderBase.MyServiceImpl
extends java.lang.Object
implements org.cougaar.core.component.Service


Field Summary
protected  java.lang.Object client
           
 
Constructor Summary
ServiceProviderBase.MyServiceImpl(java.lang.Object client)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

client

protected final java.lang.Object client
Constructor Detail

ServiceProviderBase.MyServiceImpl

public ServiceProviderBase.MyServiceImpl(java.lang.Object client)