org.ceno.tracker.cli
Interface IDeveloperResourceStatesObserver

All Superinterfaces:
IObserver<DeveloperResourceStates>
All Known Implementing Classes:
CachedCenoTrackerService, CenoPackageDecorator, DeveloperResourceViewerListenerAdapter

public interface IDeveloperResourceStatesObserver
extends IObserver<DeveloperResourceStates>

Interface only for binding type param. Interface will be registered as a service

Since:
0.0.2
Author:
Andre Albert <andre.albert82@googlemail.com>

Method Summary
 
Methods inherited from interface org.ceno.tracker.cli.IObserver
update