Class NullConstructorStrategy

java.lang.Object
ch.obermuhlner.scriptengine.java.constructor.NullConstructorStrategy
All Implemented Interfaces:
ConstructorStrategy

public class NullConstructorStrategy extends Object implements ConstructorStrategy
A ConstructorStrategy implementation that always returns null. Used to indicate that only static methods should be called to evaluate the JavaCompiledScript holding the Class.