com.openexchange.admin.services
Class AdminServiceRegistry

java.lang.Object
  extended by AbstractServiceRegistry
      extended by com.openexchange.admin.services.AdminServiceRegistry

public final class AdminServiceRegistry
extends AbstractServiceRegistry

AdminServiceRegistry - A registry for services needed by the administration daemon.

Author:
Thorben Betten

Method Summary
static AdminServiceRegistry getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AdminServiceRegistry getInstance()