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

com.anaptecs.jeaf.xfun.api.trace.StartupInfoEventHandler Maven / Gradle / Ivy

The newest version!
/**
 * Copyright 2004 - 2022 anaptecs GmbH, Burgstr. 96, 72764 Reutlingen, Germany
 *
 * All rights reserved.
 */
package com.anaptecs.jeaf.xfun.api.trace;

public interface StartupInfoEventHandler {
  void handleStartupInfoEvent( Class pClass );
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy