Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.deploy
Class ConfigurationDeployer.Entry

java.lang.Object
  extended by org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
Enclosing class:
ConfigurationDeployer

public static class ConfigurationDeployer.Entry
extends java.lang.Object


Method Summary
 RuntimeContext getContext()
           
 java.net.URL getUrl()
           
 java.io.File getWatchFile()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getContext

public RuntimeContext getContext()

getWatchFile

public java.io.File getWatchFile()

getUrl

public java.net.URL getUrl()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.