public class ContentHandlerFactory extends MultiplexingFactory implements ContentHandlerFactory
adaptor, context, PACKAGEADMINCLASS| Constructor and Description |
|---|
ContentHandlerFactory(BundleContext context,
FrameworkAdaptor adaptor) |
| Modifier and Type | Method and Description |
|---|---|
ContentHandler |
createContentHandler(String contentType) |
ContentHandler |
createInternalContentHandler(String contentType) |
ContentHandler |
findAuthorizedContentHandler(String contentType) |
Object |
getParentFactory() |
void |
setParentFactory(Object parentFactory) |
designateSuccessor, findAuthorizedFactory, hasAuthority, isMultiplexing, register, unregisterpublic ContentHandlerFactory(BundleContext context, FrameworkAdaptor adaptor)
public ContentHandler createContentHandler(String contentType)
createContentHandler in interface ContentHandlerFactoryContentHandlerFactory.createContentHandler(String)public ContentHandler createInternalContentHandler(String contentType)
public ContentHandler findAuthorizedContentHandler(String contentType)
public Object getParentFactory()
getParentFactory in class MultiplexingFactorypublic void setParentFactory(Object parentFactory)
setParentFactory in class MultiplexingFactoryCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.