javax.ejb
Annotation Type LocalHome


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

Annotation for specifying the local home interface for a bean

Version:
$Revision: 39861 $
Author:
Bill Burke

Required Element Summary
 Class value
           
 

Element Detail

value

public abstract Class value


Copyright © 2008 JBoss Inc.. All Rights Reserved.