facets.core.app
Interface ViewerContenter.ContentSource

Enclosing class:
ViewerContenter

public static interface ViewerContenter.ContentSource

Can create content.

ViewerContenter.ContentSources can encapsulate generation of content for use by implementations of SContenter.newContentRoot(boolean, boolean).


Method Summary
 java.lang.Object newContent()
          Create new content.
 

Method Detail

newContent

java.lang.Object newContent()
Create new content.