org.eclipse.ecf.discovery.ui
Class DiscoveryHandlerUtil

java.lang.Object
  extended by org.eclipse.ecf.discovery.ui.DiscoveryHandlerUtil

public class DiscoveryHandlerUtil
extends java.lang.Object

Since:
3.0

Constructor Summary
DiscoveryHandlerUtil()
           
 
Method Summary
static IServiceInfo getActiveIServiceInfo(org.eclipse.core.commands.ExecutionEvent event)
           
static IServiceInfo getActiveIServiceInfoChecked(org.eclipse.core.commands.ExecutionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoveryHandlerUtil

public DiscoveryHandlerUtil()
Method Detail

getActiveIServiceInfoChecked

public static IServiceInfo getActiveIServiceInfoChecked(org.eclipse.core.commands.ExecutionEvent event)
                                                 throws org.eclipse.core.commands.ExecutionException
Throws:
org.eclipse.core.commands.ExecutionException

getActiveIServiceInfo

public static IServiceInfo getActiveIServiceInfo(org.eclipse.core.commands.ExecutionEvent event)