|
|||||||||
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.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 org.objectweb.easybeans.deployment.annotations.impl.JCommonBean |
---|
addAlias, getAliases, getDescription, getMappedName, getName, isDefaultName, setDefaultName, 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 |