Uses of Class
org.nuxeo.runtime.deploy.ConfigurationDeployer.Entry
-
Packages that use ConfigurationDeployer.Entry Package Description org.nuxeo.runtime.deploy -
-
Uses of ConfigurationDeployer.Entry in org.nuxeo.runtime.deploy
Fields in org.nuxeo.runtime.deploy with type parameters of type ConfigurationDeployer.Entry Modifier and Type Field Description protected Map<String,ConfigurationDeployer.Entry>
ConfigurationDeployer. urls
Methods in org.nuxeo.runtime.deploy with parameters of type ConfigurationDeployer.Entry Modifier and Type Method Description void
ConfigurationDeployer. _undeploy(ConfigurationDeployer.Entry entry)
void
ConfigurationChangedListener. configurationChanged(ConfigurationDeployer.Entry entry)
void
ConfigurationDeployer. fireConfigurationChanged(ConfigurationDeployer.Entry entry)
-