|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
com.atlassian.gadgets.renderer.internal.guice.ShindigModule
public class ShindigModule
Injects everything from the shindig.properties and atlassian-gadgets.properties as a Named value and sets up custom components to override the default Shindig implementations.
| Constructor Summary | |
|---|---|
ShindigModule(org.apache.shindig.auth.SecurityTokenDecoder decoder,
Iterable<LocalGadgetSpecProvider> localGadgetSpecProviders)
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindScope, configure, install, requestStaticInjection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShindigModule(org.apache.shindig.auth.SecurityTokenDecoder decoder,
Iterable<LocalGadgetSpecProvider> localGadgetSpecProviders)
| Method Detail |
|---|
protected void configure()
configure in class com.google.inject.AbstractModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||