javax.ejb
Annotation Type EJBs


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

Version:
$Rev: 467742 $ $Date: 2006-10-25 15:30:38 -0400 (Wed, 25 Oct 2006) $

Required Element Summary
 EJB[] value
           
 

Element Detail

value

public abstract EJB[] value


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.