org.ontobox.box
Interface BoxDirectClient<T>


public interface BoxDirectClient<T>

Author:
Anton Malykh

Method Summary
 T process(Storage storage)
           
 

Method Detail

process

T process(Storage storage)
          throws java.lang.Exception
Throws:
java.lang.Exception