|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.petite.ScopedProxyAdvice
public class ScopedProxyAdvice
Scoped proxy advice. For each wrapped method, it will lookup for the bean from the container and will delegate the method call to it.
| Field Summary | |
|---|---|
java.lang.String |
name
Bean name for lookup. |
PetiteContainer |
petiteContainer
Petite container. |
| Constructor Summary | |
|---|---|
ScopedProxyAdvice()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PetiteContainer petiteContainer
public java.lang.String name
| Constructor Detail |
|---|
public ScopedProxyAdvice()
| Method Detail |
|---|
public java.lang.Object execute()
throws java.lang.Exception
execute in interface jodd.proxetta.ProxyAdvicejava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||