Uses of Class
org.figure8.join.services.remoting.beans.RemoteParameter

Packages that use RemoteParameter
org.figure8.join.services.remoting   
org.figure8.join.services.remoting.beans   
org.figure8.join.services.remoting.services   
 

Uses of RemoteParameter in org.figure8.join.services.remoting
 

Methods in org.figure8.join.services.remoting that return RemoteParameter
 RemoteParameter[] ParameterService.getDeploymentParameters(java.lang.String token, java.lang.String environmentKey, java.lang.String targetName)
          Retrieve all the deployment parameters corresponding to specified deployment target and environments.
 

Uses of RemoteParameter in org.figure8.join.services.remoting.beans
 

Methods in org.figure8.join.services.remoting.beans with parameters of type RemoteParameter
 void RemoteJMSConsumerBeanInfo.addConsumerParameterInfo(RemoteParameter param)
           
 void RemoteQuartzCronInfo.addCronJobParameter(RemoteParameter parameter)
          Add a job cron parameter.
 void RemoteQuartzCronInfo.addCronUserParameter(RemoteParameter parameter)
          Add a user cron parameter.
 

Uses of RemoteParameter in org.figure8.join.services.remoting.services
 

Methods in org.figure8.join.services.remoting.services that return RemoteParameter
 RemoteParameter[] ParameterServiceImpl.getDeploymentParameters(java.lang.String token, java.lang.String environmentKey, java.lang.String targetName)
          Retrieve all the deployment parameters corresponding to specified deployment target and environments.
static RemoteParameter BeansHelper.getRemoteObject(ParameterValue value)
          Gets a remote view of a ParameterValue domain object
 



Copyright © 2005-2008 Join. All Rights Reserved.