javax.ejb
Annotation Type ActivationConfigProperty


public @interface ActivationConfigProperty

Author:
Florent Benoit
See Also:
EJB 3.0 specification

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