com.bm.ejb3metadata.annotations.impl
Class JStateless

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

public class JStateless
extends JCommonBean

Acts as an implementation of @Stateless annotation.

Author:
Daniel Wiese

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

JStateless

public JStateless()
Build an object which represents @Stateless object.



Copyright © 2008. All Rights Reserved.