com.ibm.wsgw.beans
Interface ChannelRemote

All Superinterfaces:
Channel, javax.ejb.EJBObject, java.rmi.Remote

public interface ChannelRemote
extends Channel, javax.ejb.EJBObject

This interface provides the remote view of the Channel bean.

Version:
1.8
Author:
 
See Also:

Field Summary
static java.lang.String copyright
          Copyright string.
 
Methods inherited from interface com.ibm.wsgw.beans.Channel
addBinding, destroy, disableService, enableService, getVersionString, init, processResponse, servicePropertiesChanged, start, stop
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Field Detail

copyright

public static final java.lang.String copyright
Copyright string. Any code placed between the comments will be over written


Copyright © 2002 IBM. All Rights Reserved.