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. urlsMethods in org.nuxeo.runtime.deploy with parameters of type ConfigurationDeployer.Entry Modifier and Type Method Description voidConfigurationDeployer. _undeploy(ConfigurationDeployer.Entry entry)voidConfigurationChangedListener. configurationChanged(ConfigurationDeployer.Entry entry)voidConfigurationDeployer. fireConfigurationChanged(ConfigurationDeployer.Entry entry)
-