org.jboss.seam.jms.annotations
Class JmsDestination.JmsDestinationLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<JmsDestination>
org.jboss.seam.jms.annotations.JmsDestination.JmsDestinationLiteral
- All Implemented Interfaces:
- Serializable, Annotation, JmsDestination
- Enclosing class:
- JmsDestination
public static class JmsDestination.JmsDestinationLiteral
- extends AnnotationLiteral<JmsDestination>
- implements JmsDestination
- See Also:
- Serialized Form
JmsDestination.JmsDestinationLiteral
public JmsDestination.JmsDestinationLiteral(String jndiName)
jndiName
public String jndiName()
Copyright © 2011 Seam Framework. All Rights Reserved.