org.mule.util.scan
Class SeedlessGrape

java.lang.Object
  extended by org.mule.util.scan.Grape
      extended by org.mule.util.scan.SeedlessGrape
All Implemented Interfaces:
Serializable, Fruit

public class SeedlessGrape
extends Grape

A grape without seeds

See Also:
Serialized Form

Constructor Summary
SeedlessGrape()
           
 
Method Summary
 int getSeeds()
           
 
Methods inherited from class org.mule.util.scan.Grape
bite, isBitten
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeedlessGrape

public SeedlessGrape()
Method Detail

getSeeds

public final int getSeeds()
Overrides:
getSeeds in class Grape


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.