javax.ejb
Annotation Type ActivationConfigProperty


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

Version:
$Rev: 467742 $ $Date: 2006-10-25 21:30:38 +0200 (Mi, 25. Okt 2006) $

Required Element Summary
 String propertyName
           
 String propertyValue
           
 

Element Detail

propertyName

public abstract String propertyName

propertyValue

public abstract String propertyValue


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.