edu.iastate.metnet.interfaces
Interface MyMetnetServiceLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface MyMetnetServiceLocalHome
extends javax.ejb.EJBLocalHome

Local home interface for MyMetnetService.

Version:
${version}
Author:
XDoclet

Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Method Summary
 MyMetnetServiceLocal create()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Field Detail

COMP_NAME

static final java.lang.String COMP_NAME
See Also:
Constant Field Values

JNDI_NAME

static final java.lang.String JNDI_NAME
See Also:
Constant Field Values
Method Detail

create

MyMetnetServiceLocal create()
                            throws javax.ejb.CreateException
Throws:
javax.ejb.CreateException