com.ibm.tws.conn.model
Interface ConnModelHome


public interface ConnModelHome

Home interface of the EJB


Field Summary
static java.lang.String COPYRIGHT
          Copyright
 
Method Summary
 ConnModel create()
          create
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright

Method Detail

create

public ConnModel create()
                 throws java.rmi.RemoteException,
                        javax.ejb.CreateException
create

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


Copyright © 2005 IBM All Rights Reserved.