Package io.toro.martini
Class GroovyMethods.MartiniPackageSetter
- java.lang.Object
- 
- io.toro.martini.GroovyMethods.MartiniPackageSetter
 
- 
- Enclosing class:
- GroovyMethods
 
 public static class GroovyMethods.MartiniPackageSetter extends Object Deprecated.UsePackageMethods.MartiniPackageSetterinstead
- 
- 
Constructor SummaryConstructors Constructor Description MartiniPackageSetter()Deprecated.
 - 
Method SummaryAll Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static voidsetPackage(MartiniPackage martiniPackage)Deprecated.
 
- 
- 
- 
Method Detail- 
setPackagepublic static void setPackage(MartiniPackage martiniPackage) Deprecated.Sets aMartiniPackageto the context- Parameters:
- martiniPackage- Package to be set
 
 
- 
 
-