org.jboss.jsr299.tck.tests.implementation.initializer
Class AndalusianChicken
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.initializer.AndalusianChicken
- All Implemented Interfaces:
- LocalChicken
public class AndalusianChicken
- extends Object
- implements LocalChicken
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nonBusinessMethodCalled
public static boolean nonBusinessMethodCalled
AndalusianChicken
public AndalusianChicken()
firstBusinessMethod
public void firstBusinessMethod()
- Specified by:
firstBusinessMethod
in interface LocalChicken
nonBusinessMethod
@Inject
public void nonBusinessMethod()
cluck
public void cluck()
- Specified by:
cluck
in interface LocalChicken
Copyright © 2008-2012 Seam Framework. All Rights Reserved.