Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.services.deployment
Class DeploymentDescriptor

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

public class DeploymentDescriptor
extends java.lang.Object

Author:
Bogdan Stefanescu

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

Field Detail

src

public java.lang.String src

urls

public java.util.List<java.net.URL> urls
Constructor Detail

DeploymentDescriptor

public DeploymentDescriptor()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.