org.jboss.annotation.ejb
Annotation Type DefaultActivationSpecs


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DefaultActivationSpecs

Comment

Version:
$Revision: 1.1.2.8 $
Author:
Bill Burke

Required Element Summary
 ActivationConfigProperty[] value
           
 

Element Detail

value

public abstract ActivationConfigProperty[] value