Eclipse Rich Ajax Platform

Uses of Interface
org.eclipse.rwt.service.IServiceHandler

Packages that use IServiceHandler
org.eclipse.rwt.application   
org.eclipse.rwt.service   
 

Uses of IServiceHandler in org.eclipse.rwt.application
 

Methods in org.eclipse.rwt.application with parameters of type IServiceHandler
 void ApplicationConfiguration.addServiceHandler(java.lang.String serviceHandlerId, IServiceHandler serviceHandler)
           
 

Uses of IServiceHandler in org.eclipse.rwt.service
 

Methods in org.eclipse.rwt.service with parameters of type IServiceHandler
 void IServiceManager.registerServiceHandler(java.lang.String id, IServiceHandler serviceHandler)
          Registers a new service handler at the service manager.
 


Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2011. All rights reserved.