Package net.officefloor.compile
Interface ManagedFunctionSourceServiceFactory
- All Superinterfaces:
ServiceFactory<ManagedFunctionSourceService<?>>
- All Known Implementing Classes:
ClassManagedFunctionSource
public interface ManagedFunctionSourceServiceFactory
extends ServiceFactory<ManagedFunctionSourceService<?>>
- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService