|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.deployment.annotations.impl.JCommonBean
org.objectweb.easybeans.deployment.annotations.impl.JStateful
public class JStateful
Acts as an implementation of @Stateful
annotation.
Constructor Summary | |
---|---|
JStateful()
Build an object which represents @ Stateful object. |
Method Summary |
---|
Methods inherited from class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean |
---|
getDescription, getMappedName, getName, setDescription, setMappedName, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JStateful()
Stateful
object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |