public class NamespaceMapperFactoryImpl extends java.lang.Object implements NamespaceMapperFactory
| Constructor and Description |
|---|
NamespaceMapperFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys the factory.
|
NamespaceMapper |
getNamespaceMapper() |
void |
init(javax.servlet.ServletConfig config,
java.util.Map properties)
Initializes the factory using the servlet configuration
and the factory properties.
|
public void init(javax.servlet.ServletConfig config,
java.util.Map properties)
throws java.lang.Exception
Factorypublic void destroy()
throws java.lang.Exception
Factorypublic NamespaceMapper getNamespaceMapper()
getNamespaceMapper in interface NamespaceMapperFactoryCopyright © 2003-2013 . All Rights Reserved.