Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.model
Interface Reloadable

All Known Implementing Classes:
ReloadableComponent, ResourceService, ThemeService

public interface Reloadable

A reloadable component.

Author:
Bogdan Stefanescu

Method Summary
 void reload(ComponentContext context)
          Reload the component registries and services.
 

Method Detail

reload

void reload(ComponentContext context)
            throws Exception
Reload the component registries and services.

Parameters:
context -
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.