com.google.code.rees.scope.struts2
Class StrutsScopeContainer
java.lang.Object
com.google.code.rees.scope.container.AbstractScopeContainer
com.google.code.rees.scope.struts2.StrutsScopeContainer
- All Implemented Interfaces:
- ScopeContainer, Serializable
public class StrutsScopeContainer
- extends AbstractScopeContainer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StrutsScopeContainer
public StrutsScopeContainer()
setContainer
public void setContainer(com.opensymphony.xwork2.inject.Container container)
getPropertyFromPrimaryContainer
protected <T> T getPropertyFromPrimaryContainer(Class<T> clazz,
String name)
- Specified by:
getPropertyFromPrimaryContainer in class AbstractScopeContainer
getComponentFromPrimaryContainer
protected <T> T getComponentFromPrimaryContainer(Class<T> clazz)
- Specified by:
getComponentFromPrimaryContainer in class AbstractScopeContainer
Copyright © 2012-2013. All Rights Reserved.