javax.ejb
Annotation Type RemoteHome


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

Annotation for specifying the remote 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.