Class Reflection

java.lang.Object
io.goobi.viewer.controller.Reflection

public final class Reflection extends Object
Utility class providing Java reflection helpers. Currently offers a convenience method to invoke a named no-argument method on an arbitrary object and return its result wrapped in an Optional.