EJB 3.1 API 1.0.1.Final

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: 107909 $
Author:
Bill Burke

Required Element Summary
 Class value
           
 

Element Detail

value

public abstract Class value

EJB 3.1 API 1.0.1.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.