JBoss Application Server: Parent Aggregator 7.1.1.Final
-
- All Implemented Interfaces:
- org.jboss.msc.service.Service<BundleStartTracker>, org.jboss.msc.value.Value<BundleStartTracker>
public class BundleStartTracker
extends Object
implements org.jboss.msc.service.Service<BundleStartTracker>
A service that collects installed bundle services and starts them when all collected bundles were installed in the framework.
- Since:
- 30-Mar-2011
- Author:
- Thomas.Diesler@jboss.com
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
-
Fields inherited from interface org.jboss.msc.service.Service
NULL, NULL_VALUE
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static org.jboss.msc.service.ServiceController<?> |
addService(org.jboss.msc.service.ServiceTarget serviceTarget) |
BundleStartTracker |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.