@ApplicationScoped public class ComponentManagerService extends Object
| Constructor and Description |
|---|
ComponentManagerService() |
| Modifier and Type | Method and Description |
|---|---|
String |
deploy(String pluginGAV) |
Date |
findLastUpdated() |
ComponentManager |
manager() |
void |
startupLoad(Object start) |
void |
undeploy(String pluginGAV) |
public ComponentManagerService()
public void startupLoad(@Observes @Initialized(value=javax.enterprise.context.ApplicationScoped.class) Object start)
public Date findLastUpdated()
@Produces public ComponentManager manager()
1.1.27 - Copyright © 2018 Talend Component Kit Documentation