org.springframework.osgi.samples.simpleservice
Interface MyService

All Known Implementing Classes:
MyServiceImpl

public interface MyService

Interface implemented by the sample service

Author:
Adrian Colyer

Method Summary
 String stringValue()
           
 

Method Detail

stringValue

String stringValue()


Copyright © 2006-2007 Spring Framework. All Rights Reserved.