public class AndalusianChicken extends Object implements LocalChicken
| Modifier and Type | Field and Description |
|---|---|
static boolean |
nonBusinessMethodCalled |
| Constructor and Description |
|---|
AndalusianChicken() |
| Modifier and Type | Method and Description |
|---|---|
void |
cluck() |
void |
firstBusinessMethod() |
void |
nonBusinessMethod() |
public void firstBusinessMethod()
firstBusinessMethod in interface LocalChicken@Inject public void nonBusinessMethod()
public void cluck()
cluck in interface LocalChickenCopyright © 2008-2015 Seam Framework. All Rights Reserved.