|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.madvoc.injector.BaseScopeInjector
jodd.madvoc.injector.ApplicationScopeInjector
public class ApplicationScopeInjector
Servlet context injector.
| Field Summary |
|---|
| Fields inherited from class jodd.madvoc.injector.BaseScopeInjector |
|---|
scopeDataResolver, scopeType |
| Constructor Summary | |
|---|---|
ApplicationScopeInjector()
|
|
| Method Summary | |
|---|---|
void |
inject(java.lang.Object target,
javax.servlet.ServletContext context)
|
void |
outject(java.lang.Object target,
javax.servlet.ServletContext context)
|
| Methods inherited from class jodd.madvoc.injector.BaseScopeInjector |
|---|
getMatchedPropertyName, getTargetProperty, lookupInData, lookupOutData, setTargetProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationScopeInjector()
| Method Detail |
|---|
public void inject(java.lang.Object target,
javax.servlet.ServletContext context)
public void outject(java.lang.Object target,
javax.servlet.ServletContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||