org.gatein.mop.core.api.content
Class ContentManagerRegistry
java.lang.Object
org.gatein.mop.core.api.content.ContentManagerRegistry
public class ContentManagerRegistry
- extends Object
A global registry.
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
providers
public final transient Map<String,ContentRegistration> providers
- The various providers.
ContentManagerRegistry
public ContentManagerRegistry()
register
public void register(ContentType<?> contentType,
ContentProvider contentProvider)
unregister
public void unregister(ContentType contentType)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.