|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.moremotion.config.Config
org.moremotion.action.ActionServiceConfig
public class ActionServiceConfig
MoreMotion Action Service Configuration.
Constructor Summary | |
---|---|
ActionServiceConfig(ConfigUnit unit)
|
Method Summary | |
---|---|
AccessControlDefinition |
getAccessControlDefinition(MoreMotionRequest request)
|
java.lang.String |
getClassName()
|
java.lang.String |
getUnitName(MoreMotionRequest request)
|
Methods inherited from class org.moremotion.config.Config |
---|
getConfigUnit, getDataObject, getName, getParameter, getParameters, setDataObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionServiceConfig(ConfigUnit unit) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public java.lang.String getUnitName(MoreMotionRequest request) throws ConfigParameterException
ConfigParameterException
public AccessControlDefinition getAccessControlDefinition(MoreMotionRequest request) throws ConfigParameterException
ConfigParameterException
public java.lang.String getClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |