Interface ExternalServiceInputFactory<O,M extends InputManagedObject>

Type Parameters:
O - Type of object returned from the ManagedObject.
M - Type of ManagedObject.
All Known Implementing Classes:
ExternalServiceInputFactoryImpl

public interface ExternalServiceInputFactory<O,M extends InputManagedObject>
Factory to create an ExternalServiceInput to OfficeFloor.
Author:
Daniel Sagenschneider