com.ibm.wsgw.beans
Interface GatewayAdminRemote

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

public interface GatewayAdminRemote
extends GatewayAdmin, javax.ejb.EJBObject

This interface provides the remote view of adminstration operations for the WebServices Gateway.

Version:
1.7
Author:
 
See Also:

Field Summary
static java.lang.String copyright
          Copyright string.
 
Methods inherited from interface com.ibm.wsgw.beans.GatewayAdmin
start, startChannel, startFilter, startService, startTargetService, stop, stopChannel, stopFilter, stopService, stopTargetService
 
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.