org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean
Class Order
java.lang.Object
org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.Order
- All Implemented Interfaces:
- Serializable
@Secure
@Transactional
public class Order
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
Order()
|
|
Method Summary |
boolean |
foo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
constructed
public static boolean constructed
Order
public Order()
foo
public boolean foo()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.