@Unstable public interface BeanOutputWikiStreamFactory<P> extends OutputWikiStreamFactory
| Modifier and Type | Method and Description |
|---|---|
org.xwiki.wikistream.internal.output.BeanOutputWikiStream<P> |
createOutputWikiStream(P properties) |
createOutputWikiStreamgetDescriptor, getFilterInterfaces, getTypeorg.xwiki.wikistream.internal.output.BeanOutputWikiStream<P> createOutputWikiStream(P properties) throws WikiStreamException
properties - the properties to control OutputWikiStream behaviorOutputWikiStreamWikiStreamException - when failing to create a OutputWikiStreamCopyright © 2004–2014 XWiki. All rights reserved.