Package org.kie.server.services.api
Interface KieServerApplicationComponentsService
-
public interface KieServerApplicationComponentsServiceThis is basicaly kie-server CDI.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<Object>getAppComponents(String extension, SupportedTransports type, Object... services)
-
-
-
Method Detail
-
getAppComponents
Collection<Object> getAppComponents(String extension, SupportedTransports type, Object... services)
-
-