org.apache.commons.monitoring.spring.service
Class MyService

java.lang.Object
  extended by org.apache.commons.monitoring.spring.service.MyService

public class MyService
extends Object


Constructor Summary
MyService()
           
 
Method Summary
 String doIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyService

public MyService()
Method Detail

doIt

public String doIt()


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.