public class Farm extends Object
| Constructor and Description |
|---|
Farm() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAnimalCount() |
int |
getVehicleCount() |
@AnimalCountInterceptorBinding(value=INCREASE) public int getAnimalCount()
@VehicleCountInterceptorBinding(comment="foo") public int getVehicleCount()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.