public final class MailJSONActivator
extends com.openexchange.ajax.requesthandler.osgiservice.AJAXModuleActivator
MailJSONActivator - The activator for mail module.| Modifier and Type | Field and Description |
|---|---|
static java.util.concurrent.atomic.AtomicReference<com.openexchange.server.ServiceLookup> |
SERVICES
The
ServiceLookup reference. |
| Constructor and Description |
|---|
MailJSONActivator()
Initializes a new
MailJSONActivator. |
public static final java.util.concurrent.atomic.AtomicReference<com.openexchange.server.ServiceLookup> SERVICES
ServiceLookup reference.public MailJSONActivator()
MailJSONActivator.