powermock.examples.staticmocking
Class ServiceRegistrator

java.lang.Object
  extended by powermock.examples.staticmocking.ServiceRegistrator

public class ServiceRegistrator
extends Object


Constructor Summary
ServiceRegistrator()
           
 
Method Summary
 long registerService(Object service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceRegistrator

public ServiceRegistrator()
Method Detail

registerService

public long registerService(Object service)


Copyright © 2007-2012. All Rights Reserved.