Package io.quarkus.arc
Interface ComponentsProvider
-
public interface ComponentsProviderService provider interface used to colllect the runtime components.
-
-
Field Summary
Fields Modifier and Type Field Description static org.jboss.logging.LoggerLOG
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description ComponentsgetComponents()static voidunableToLoadRemovedBeanType(String type, Throwable problem)
-
-
-
Method Detail
-
getComponents
Components getComponents()
-
-