demo.org.powermock.examples.tutorial.staticmocking.osgi
Interface ServiceRegistration


public interface ServiceRegistration

Copied method declaration from the OSGi ServiceRegistration interface. It's just here for demonstration purposes.


Method Summary
 void unregister()
           
 

Method Detail

unregister

void unregister()


Copyright © 2007-2012. All Rights Reserved.