de.fzj.unicore.wsrflite.utils.deployment
Annotation Type DeploymentDescriptor
@Retention(value=RUNTIME)
public @interface DeploymentDescriptor
Annotation used for specifying deployment-specific metadata for Web Services
that shall be deployed automatically.
- Author:
- j.daivandy@fz-juelich.de
iFace
public abstract String iFace
impl
public abstract String impl
isPersistent
public abstract boolean isPersistent
- Default:
- false
initTask
public abstract String initTask
- Default:
- ""
Copyright © 2010. All Rights Reserved.