Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.services
Class NXGuiceModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.nuxeo.opensocial.services.NXGuiceModule
All Implemented Interfaces:
com.google.inject.Module

public class NXGuiceModule
extends com.google.inject.AbstractModule

This replaces the DefaultGuiceModule by using our own NXRewriteModule instead of the default one

Author:
dmetzler

Field Summary
static java.util.concurrent.ThreadFactory DAEMON_THREAD_FACTORY
           
 
Constructor Summary
NXGuiceModule()
           
 
Method Summary
 
Methods inherited from class com.google.inject.AbstractModule
configure
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DAEMON_THREAD_FACTORY

public static final java.util.concurrent.ThreadFactory DAEMON_THREAD_FACTORY
Constructor Detail

NXGuiceModule

public NXGuiceModule()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.