org.globus.ogsa.gui
Interface ServiceInterface

All Known Implementing Classes:
AbstractPortTypePanel

public interface ServiceInterface


Method Summary
 void dispose()
           
 void init()
           
 void refreshGSR()
           
 void setContext(ServiceContext context)
           
 void setGSR(GSR gsr)
           
 void setHandle(java.net.URL handle)
           
 

Method Detail

setHandle

public void setHandle(java.net.URL handle)

setGSR

public void setGSR(GSR gsr)
            throws java.lang.Exception
Throws:
java.lang.Exception

refreshGSR

public void refreshGSR()
                throws java.lang.Exception
Throws:
java.lang.Exception

setContext

public void setContext(ServiceContext context)

init

public void init()

dispose

public void dispose()


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.