org.apache.tapestry.services.impl
Class ExtensionLookupParameter
java.lang.Object
|
+--org.apache.hivemind.impl.BaseLocatable
|
+--org.apache.tapestry.services.impl.ExtensionLookupParameter
- All Implemented Interfaces:
- org.apache.hivemind.Locatable, org.apache.hivemind.LocationHolder
- public class ExtensionLookupParameter
- extends org.apache.hivemind.impl.BaseLocatable
Parameters to the ExtensionLookupFactory
service implementation factory.
- Since:
- 3.1
- Author:
- Howard 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 |
ExtensionLookupParameter
public ExtensionLookupParameter()
getExtensionName
public java.lang.String getExtensionName()
setExtensionName
public void setExtensionName(java.lang.String string)
getDefault
public java.lang.Object getDefault()
setDefault
public void setDefault(java.lang.Object defaultValue)