com.bm.ejb3metadata.annotations.impl
Class JService

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

public class JService
extends JCommonBean

Acts as an implementation of @Service annotation.

Author:
Daniel Wiese

Constructor Summary
JService()
          Build an object which represents @jorg.jboss.annotation.ejb.Service 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

JService

public JService()
Build an object which represents @jorg.jboss.annotation.ejb.Service object.



Copyright © 2008. All Rights Reserved.