Uses of Interface
de.espirit.firstspirit.access.ServiceLocator
Packages that use ServiceLocator
-
Uses of ServiceLocator in de.espirit.firstspirit.module
Methods in de.espirit.firstspirit.module with parameters of type ServiceLocatorModifier and TypeMethodDescriptionvoidSetServiceLocatorCallback.setServiceLocator(@NotNull ServiceLocator value) Sets a given locator to look up services. -
Uses of ServiceLocator in de.espirit.firstspirit.server.mediamanagement
Methods in de.espirit.firstspirit.server.mediamanagement that return ServiceLocatorModifier and TypeMethodDescriptionprotected ServiceLocatorFileBasedUploadFilter.getServiceLocator()Gets the current service locator.Methods in de.espirit.firstspirit.server.mediamanagement with parameters of type ServiceLocatorModifier and TypeMethodDescriptionfinal voidFileBasedUploadFilter.setServiceLocator(@NotNull ServiceLocator value) Set a service locator which will be used to lookup a service.