Package org.jboss.as.controller
Interface BootContext
-
public interface BootContextContext used to boot a controller service.- Author:
- John Bailey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.jboss.msc.service.ServiceTargetgetServiceTarget()Get the service target used for boot.
-