All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.anaptecs.jeaf.junit.tx.TransactionHandlingService Maven / Gradle / Ivy

There is a newer version: 1.24.2
Show newest version
/*
 * anaptecs GmbH, Ricarda-Huch-Str. 71, 72760 Reutlingen, Germany
 *
 * Copyright 2004 - 2019. All rights reserved.
 */
package com.anaptecs.jeaf.junit.tx;

import com.anaptecs.jeaf.core.api.Service;
// @Something

public interface TransactionHandlingService extends Service {
  /**
   */
  void testIndirectInvocations( );
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy