com.ibm.premises.reusable.info
Interface InfoHome


public interface InfoHome

Home interface for Enterprise Bean: Info


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 Info create()
          Creates a default instance of Session Bean: Info
 

Field Detail

COPYRIGHT

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

create

Info create()
            throws javax.ejb.CreateException,
                   java.rmi.RemoteException
Creates a default instance of Session Bean: Info

Throws:
javax.ejb.CreateException
java.rmi.RemoteException


Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.