Package org.joinfaces.rewrite
Klasse SpringBootServiceLocator
java.lang.Object
org.joinfaces.rewrite.SpringBootServiceLocator
- Alle implementierten Schnittstellen:
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- Siehe auch:
-
Konstruktorübersicht
-
Methodenübersicht
-
Konstruktordetails
-
SpringBootServiceLocator
public SpringBootServiceLocator()
-
-
Methodendetails
-
locate
- Angegeben von:
locate
in Schnittstelleorg.ocpsoft.common.spi.ServiceLocator
-