Class AbstractJavaDelegate

java.lang.Object
edu.illinois.library.cantaloupe.delegate.AbstractJavaDelegate

public abstract class AbstractJavaDelegate
extends java.lang.Object
Base class that JavaDelegates can extend to get some free functionality.
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractJavaDelegate()  
  • Method Summary

    Modifier and Type Method Description
    JavaContext getContext()  
    void setContext​(JavaContext context)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait