Interface OfficeManager
-
- All Known Implementing Classes:
OfficeManagerImpl
public interface OfficeManagerManages theAssetManagerinstances within anOffice.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrunAssetChecks()voidstartManaging()voidstopManaging()
-