Nuxeo Enterprise Platform 5.1

org.nuxeo.runtime.services.deployment
Class DeploymentDescriptor

java.lang.Object
  extended by org.nuxeo.runtime.services.deployment.DeploymentDescriptor

public class DeploymentDescriptor
extends Object

Author:
Bogdan Stefanescu

Field Summary
 String src
           
 List<URL> urls
           
 
Constructor Summary
DeploymentDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

src

public String src

urls

public List<URL> urls
Constructor Detail

DeploymentDescriptor

public DeploymentDescriptor()

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.