Uses of Interface
com.ail.core.configure.server.DeployCarArg

Packages that use DeployCarArg
com.ail.core.configure.server   
 

Uses of DeployCarArg in com.ail.core.configure.server
 

Classes in com.ail.core.configure.server that implement DeployCarArg
 class DeployCarArgImp
           
 class DeployCarCommand
           
 

Methods in com.ail.core.configure.server that return DeployCarArg
 DeployCarArg ServerLocal.deployCar(DeployCarArg arg)
           
 DeployCarArg ServerDeligate.deployCar(DeployCarArg arg)
           
 DeployCarArg ServerBean.deployCar(DeployCarArg arg)
          Service wrapper business method for the DeployCar service.
 DeployCarArg Server.deployCar(DeployCarArg arg)
           
 

Methods in com.ail.core.configure.server with parameters of type DeployCarArg
 DeployCarArg ServerLocal.deployCar(DeployCarArg arg)
           
 DeployCarArg ServerDeligate.deployCar(DeployCarArg arg)
           
 DeployCarArg ServerBean.deployCar(DeployCarArg arg)
          Service wrapper business method for the DeployCar service.
 DeployCarArg Server.deployCar(DeployCarArg arg)