Package edu.illinois.library.cantaloupe.delegate
-
Interface Summary Interface Description JavaContext Contains information about the current request for consumption within theJavaDelegate
.JavaDelegate Interface to be implemented by JVM language-based delegate classes. -
Class Summary Class Description AbstractJavaDelegate Base class thatJavaDelegate
s can extend to get some free functionality.Logger Logger for use by delegates.