package com.bm.ejb3metadata.annotations.impl; /** * List of remote interfaces. * * @author Daniel Wiese */ public class JRemote extends JInterface { }