MCPcopy Create free account
hub / github.com/castello/spring_basic / SuperEngine

Class SuperEngine

ch3/ApplicationContextTest.java:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16@Component class Engine {}
17@Component class TurboEngine extends Engine {}
18@Component class SuperEngine extends Engine {}
19
20@Component
21class Car {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected