javax.ejb
Annotation Type ActivationConfigProperty


@Target(value={})
@Retention(value=RUNTIME)
public @interface ActivationConfigProperty

Used to provide information to the deployer about the configuration of a message driven bean in its operational environment.

The following standard properties are recognized for JMS message driven beans:

Since:
EJB 3.0

Required Element Summary
 java.lang.String propertyName
           
 java.lang.String propertyValue
           
 

Element Detail

propertyName

public abstract java.lang.String propertyName

propertyValue

public abstract java.lang.String propertyValue


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.