Apache Tuscany SCA Kernel Sub-Project

org.apache.tuscany.spi.services
Interface VoidService


public interface VoidService

Empty interface for a service component that has no operations. This can be used as a default service interface by components that do not wish the base class to be used as the interface as specified by the defaulting rules.

Version:
$Rev: 430937 $ $Date: 2006-08-11 18:17:56 -0700 (Fri, 11 Aug 2006) $


Apache Tuscany SCA Kernel Sub-Project

-