Package org.joinfaces.rewrite
Class SpringBootServiceLocator
java.lang.Object
org.joinfaces.rewrite.SpringBootServiceLocator
- All Implemented Interfaces:
org.ocpsoft.common.spi.ServiceLocator
public class SpringBootServiceLocator
extends Object
implements org.ocpsoft.common.spi.ServiceLocator
ServiceLocator
implementation for Spring. Inspired by
https://github.com/ocpsoft/rewrite/blob/master/integration-spring/src/main/java/org/ocpsoft/rewrite/spring/SpringServiceLocator.java- See Also:
-
SpringServiceLocator
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SpringBootServiceLocator
public SpringBootServiceLocator()
-
-
Method Details
-
locate
- Specified by:
locate
in interfaceorg.ocpsoft.common.spi.ServiceLocator
-