org.jboss.ejb
Class MessageDrivenImpl
java.lang.Object
org.jboss.ejb.MessageDrivenImpl
- All Implemented Interfaces:
- java.lang.annotation.Annotation, javax.ejb.MessageDriven
public class MessageDrivenImpl
- extends Object
- implements javax.ejb.MessageDriven
// *
- Version:
- $Revision: 1.1.2.3 $
- Author:
- William DeCoste
Constructor Summary |
MessageDrivenImpl(String name,
javax.ejb.ActivationConfigProperty[] activationConfigProperties)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.annotation.Annotation |
equals, hashCode, toString |
MessageDrivenImpl
public MessageDrivenImpl(String name,
javax.ejb.ActivationConfigProperty[] activationConfigProperties)
activateConfig
public javax.ejb.ActivationConfigProperty[] activateConfig()
annotationType
public Class annotationType()
- Specified by:
annotationType
in interface java.lang.annotation.Annotation
name
public String name()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.