org.gcube.vremanagement.resourcebroker.impl.contexts
Class ServiceInitializer

java.lang.Object
  extended by org.gcube.vremanagement.resourcebroker.impl.contexts.ServiceInitializer

public class ServiceInitializer
extends java.lang.Object

Is a support class where reside all the services and functionalities to activate at instantiation time of ResourceBroker.

Author:
Daniele Strollo (ISTI-CNR)

Constructor Summary
ServiceInitializer()
           
 
Method Summary
static void start()
          Deprecated. for internal use only
static void stop()
          Deprecated. for internal use only
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInitializer

public ServiceInitializer()
Method Detail

start

public static void start()
                  throws java.lang.Exception
Deprecated. for internal use only

Throws:
java.lang.Exception

stop

public static void stop()
Deprecated. for internal use only