com.devexperts.services
Interface StartupService


Deprecated. No replacement

@Service
public interface StartupService

Classes implementing this interface and registering this implementation as a service will be created and invoked the first time Services.startup() is called.


Method Summary
 void start()
          Deprecated.  
 

Method Detail

start

void start()
Deprecated. 


Copyright © 2013 Devexperts. All Rights Reserved.