|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mockrunner.struts.ActionMappingProxyGenerator
public class ActionMappingProxyGenerator
Helper class to generate CGLib proxies for ActionMapping
. Not meant for application use.
Constructor Summary | |
---|---|
ActionMappingProxyGenerator(MockActionMapping delegateMapping)
|
Method Summary | |
---|---|
org.apache.struts.action.ActionMapping |
createActionMappingProxy(java.lang.Class mappingClass)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionMappingProxyGenerator(MockActionMapping delegateMapping)
Method Detail |
---|
public org.apache.struts.action.ActionMapping createActionMappingProxy(java.lang.Class mappingClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |