public class ScopedProxyAdvice extends java.lang.Object implements ProxyAdvice
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name
Bean name for lookup.
|
PetiteContainer |
petiteContainer
Petite container.
|
Constructor and Description |
---|
ScopedProxyAdvice() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute()
Intercepts wrapped method.
|
public PetiteContainer petiteContainer
public java.lang.String name
public java.lang.Object execute() throws java.lang.Exception
ProxyAdvice
execute
in interface ProxyAdvice
java.lang.Exception
Copyright © 2003-present Jodd Team