org.schmant.task.meta
Class ScriptTargetStrategy

java.lang.Object
  extended by org.schmant.task.meta.ScriptTargetStrategy

Deprecated. Use a closure instead! This class will be removed in a future release.

@Deprecated
public class ScriptTargetStrategy
extends Object

This is a dummy object in the place of the old ScriptTargetStrategy that was removed in Schmant 1.1. Use a closure instead!

Author:
Karl Gustafsson
Task_package:
org.schmant.task.base

Constructor Summary
ScriptTargetStrategy()
          Deprecated. Use a closure instead!
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptTargetStrategy

@Deprecated
public ScriptTargetStrategy()
Deprecated. Use a closure instead!

This constructor throws an exception.