org.apache.tapestry.engine.state
Class StateObjectContribution
java.lang.Object
org.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.engine.state.StateObjectContribution
- All Implemented Interfaces:
- org.apache.hivemind.Locatable, org.apache.hivemind.LocationHolder
public class StateObjectContribution
- extends org.apache.hivemind.impl.BaseLocatable
Contribution to the tapestry.state.ApplicationObjects or tapestry.state.FactoryObjects
configuration points.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateObjectContribution
public StateObjectContribution()
getFactory
public StateObjectFactory getFactory()
setFactory
public void setFactory(StateObjectFactory factory)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getScope
public java.lang.String getScope()
setScope
public void setScope(java.lang.String scope)