|
JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BatchBuilder
A batch builder for installing service definitions in a single action. Create an instance via the
ServiceTarget.batchBuilder() method.
| Method Summary | |
|---|---|
void |
install()
Install all the defined services into the container. |
| Methods inherited from interface org.jboss.msc.service.ServiceTarget |
|---|
addDependency, addDependency, addDependency, addListener, addListener, addListener, addService, addServiceValue, addServiceValueIfNotExist, batchBuilder, subTarget |
| Method Detail |
|---|
void install()
throws ServiceRegistryException
ServiceRegistryException
|
JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||