JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

org.jboss.msc.service
Interface ServiceActivatorContext


public interface ServiceActivatorContext

Context provided to ServiceActivator instances at execution time.

Author:
John E. Bailey

Method Summary
 BatchBuilder getBatchBuilder()
          Get the BatchBuilder for this activation.
 

Method Detail

getBatchBuilder

BatchBuilder getBatchBuilder()
Get the BatchBuilder for this activation.

Returns:
the batch builder

JBoss Modular Service Kernel API 1.0.0.Beta4-SNAPSHOT

Copyright © 2010 JBoss, a division of Red Hat, Inc.