org.gatein.mop.core.api.content
Class ContentRegistration

java.lang.Object
  extended by org.gatein.mop.core.api.content.ContentRegistration

public class ContentRegistration
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
ContentRegistration(ContentType<?> contentType, ContentProvider provider)
           
 
Method Summary
 ContentType<?> getContentType()
           
 ContentProvider getProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentRegistration

public ContentRegistration(ContentType<?> contentType,
                           ContentProvider provider)
Method Detail

getContentType

public ContentType<?> getContentType()

getProvider

public ContentProvider getProvider()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.