com.bm.ejb3metadata.annotations.impl
Class JStateful

java.lang.Object
  extended by com.bm.ejb3metadata.annotations.impl.JCommonBean
      extended by com.bm.ejb3metadata.annotations.impl.JStateful

public class JStateful
extends JCommonBean

Acts as an implementation of @Stateful annotation.

Author:
Daniel Wiese

Constructor Summary
JStateful()
          Build an object which represents @Stateful 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

JStateful

public JStateful()
Build an object which represents @Stateful object.



Copyright © 2008. All Rights Reserved.