org.jboss.ejb3.annotation.impl
Class ProducersImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.ProducersImpl
- All Implemented Interfaces:
- Serializable, Annotation, org.jboss.ejb3.annotation.Producers
public class ProducersImpl
- extends Object
- implements org.jboss.ejb3.annotation.Producers, Serializable
comment
- Author:
- Bill Burke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProducersImpl
public ProducersImpl()
value
public org.jboss.ejb3.annotation.Producer[] value()
addProducer
public void addProducer(org.jboss.ejb3.annotation.Producer producer)
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.