public class FilterServicersFactory extends Object
FilterServicer instances.| Constructor and Description |
|---|
FilterServicersFactory() |
| Modifier and Type | Method and Description |
|---|---|
FilterServicer[] |
createFilterServices(Properties properties,
ClassLoader classLoader,
OfficeServletContext officeServletContext)
Creates the
FilterServicer instances from the Properties
configuration. |
public FilterServicer[] createFilterServices(Properties properties, ClassLoader classLoader, OfficeServletContext officeServletContext) throws ServletException
FilterServicer instances from the Properties
configuration.properties - Properties.classLoader - ClassLoader.officeServletContext - OfficeServletContext.FilterServicer instances.ServletException - If fails to create the FilterServicer instances.Copyright © 2005–2015. All rights reserved.