Package org.eclipse.stp.core.saf.handler

Interface Summary
IComponentHandler This interface must be implemented by all component handlers.
IEntryPointHandler This interface must be implemented by all entry point handlers.
IExternalServiceHandler This interface must be implemented by all external service handlers.
IHandler This class provides a common interface for all handlers contributed to the framework.
IInterfaceHandler This interface must be implemented by all interface handlers.
IInterfaceHandler.IInterfaceLabelProvider The IInterfaceLabelProvider maps an interface object to an optional image and optional text string used to display the element in the viewer's control.
 

Class Summary
AbstractComponentHandler This class is to be extended by all component handler contributions.
AbstractEntryPointHandler This class is to be extended by all EntryPoint handler contributions.
AbstractExternalServiceHandler This class is to be extended by all ExternalService handler contributions.
AbstractHandler This class provides common convenient methods for handler implementations.
AbstractInterfaceHandler This class is to be extended by all interface handler contributions.