|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.ejb3metadata.annotations.impl.JCommonBean
com.bm.ejb3metadata.annotations.impl.JStateless
public class JStateless
Acts as an implementation of @Stateless
annotation.
Constructor Summary | |
---|---|
JStateless()
Build an object which represents @ Stateless
object. |
Method Summary |
---|
Methods inherited from class com.bm.ejb3metadata.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 JStateless()
Stateless
object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |