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

com.obsidiandynamics.blackstrom.handler.InitContext Maven / Gradle / Ivy

The newest version!
package com.obsidiandynamics.blackstrom.handler;

import com.obsidiandynamics.blackstrom.ledger.*;

public interface InitContext {
  Ledger getLedger();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy