public class BootstrapBundlesActivate<T> extends BootstrapBundlesService<T>
| Constructor and Description |
|---|
BootstrapBundlesActivate(org.jboss.msc.service.ServiceName baseName,
Set<XBundle> resolvedBundles) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addServiceDependencies(org.jboss.msc.service.ServiceBuilder<T> builder) |
protected org.jboss.msc.service.ServiceController<T> |
installCompleteService(org.jboss.msc.service.ServiceTarget serviceTarget) |
void |
start(org.jboss.msc.service.StartContext startContext) |
createServiceValue, getNextService, getPreviousService, getServiceListener, installgetServiceName, getValueprotected void addServiceDependencies(org.jboss.msc.service.ServiceBuilder<T> builder)
addServiceDependencies in class AbstractIntegrationService<T>public void start(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.service.Service<T>start in class AbstractIntegrationService<T>org.jboss.msc.service.StartExceptionprotected org.jboss.msc.service.ServiceController<T> installCompleteService(org.jboss.msc.service.ServiceTarget serviceTarget)
Copyright © 2016 JBoss by Red Hat. All rights reserved.