public final Object createSubordinate () throws NoActivityException, InvalidProtocolException, SystemException
{
try
{
CoordinatorServiceImple coordManager = (CoordinatorServiceImple) _coordManager;
CoordinatorControl theControl = coordManager.coordinatorControl();
ACCoordinator subordinateTransaction = theControl.createSubordinate();
/*
* Now add the registrar for this specific coordinator to the
* mapper.
*/